This is a computer vision project which focuses on removing the background of the person during a video call. The main technologies used for this are opencv and cvzone.
Clone the project
git clone https://github.com/ronitahuja/Background_Remover.gitGo to the project directory
cd Background_RemoverStart the server
python main.pyAnyone can update the background images by adding the photos to Resources folder. After starting the server a user can change the background by using 'A' and 'D' keys.