Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lwintjen/face-detection

Repository files navigation

Face Detection

Face detection using PythonCV and Haar Classifier.

How it works ?

This script will tell how many faces are on the image(s) and draw a rectangle around their head(s).

What do you need ?

You'll need a few libraries : pythonCV, numpy, matplotlib. You can easily install them by using :

  • pip install library

Examples

Here are some examples of this script:

face7 o_face7

face9 o_face9

face1 o_face1

About

Face detection using PythonCV and Haar Classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages