/FaceDetection-HaarCascade

To use HaarCascade xml file to do facial and eye detection

Primary LanguagePythonMIT LicenseMIT

FaceDetection-HaarCascade

To use HaarCascade xml file to do facial and eye detection

Getting Started

Prerequisites

Dependencies you need to install:

  • Python 3.6
  • OpenCV 3.3.0

Running the tests

  1. Clone this repository:
git clone https://github.com/jb892/FaceDetection-HaarCascade.git
  1. Run:
python Haar-cascade-test-v1.py

Deployment

You can add your own images into the folder and alter the filename in Haar-cascade-test-v1.py.

Result

Authors

Bo Ju (Jack)

License

This project is licensed under the MIT License - see the LICENSE.md file for details