To use HaarCascade xml file to do facial and eye detection
Dependencies you need to install:
- Python 3.6
- OpenCV 3.3.0
- Clone this repository:
git clone https://github.com/jb892/FaceDetection-HaarCascade.git
- Run:
python Haar-cascade-test-v1.py
You can add your own images into the folder and alter the filename in Haar-cascade-test-v1.py.
Bo Ju (Jack)
This project is licensed under the MIT License - see the LICENSE.md file for details