We’re using the haarcascade algorithm to detect faces and eyes, pre-built by OpenCV.
Fork this repository to your own GitHub account and then clone it to your local machine.
Make sure you have Python3 installed on your supported operating system.
sudo apt-get install python3
sudo apt install python3-pip
pip3 install -r requirements.txt
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐ if this project helped you!