Skip to content

Repository files navigation

Face Detection in Python

This project involves Face Detection using Haar Cascade classifier.

Classifier files Required

Face Classifier

Eye classifier

All classifiers

Also installation of CV2 package necessary for code to run.

Installing

For installing CV2 You can install it in either the command prompt or the Anaconda distribution

pip install opencv-python
conda install -c conda-forge opencv

Running the tests

Download the classifiers mentioned above and keep it in the same folder as the code. Then you can run the code directly without making any changes.

Authors

License

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages