This project , opens up your webcam , where a particular selected filter comes over your face . Then on pressing 'q' it terminates the webcam.
The project is made using python.
filter.mp4
- install Python 3.8.3 or above
- Further install these packages using terminal:
pip install opencv-contrib-python cvzone- Clone this repository:
git clone https://github.com/abhijeet007rocks8/Dev-Scripts.git- Change directory:
cd Dev-Scripts
cd Python
cd filters- Find main.py and run it.



