Detecting faces and eyes on a film trailer
- Face detection
- Eye detection
- Python 3.7+
- opencv_python ~= 4.5.3.56
How to install all the requirements :
pip3 install -r requirements.txt
python eyefacedetector.py --video=./media/short_avenger.mp4 --out=./result.avi
Result of the detection
- Luis Rosario - Member 1 - Luisrosario2604