This project has code base for the facial features detection. Features like face, eyes and smile is detected in this program. It uses Anaconda Jupyter distribution system with Python 3, Numpy and OpenCV framework for object detection. It also uses HaarCascade algorithm developed by Viola-Jones in 2001
make sure you have installed below software on your computer
- Anaconda Navigator
- Python 3.*
- Numpy Framework
- OpenCV Framwork
- You need to have a WebCam installed and working on your computer
Simply download the jupyter notebook in this repository and open it using your JupyterLab instance inside Anaconda. This is a working code so no changes required.