Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Detection

Example script for detecting faces from image based on Haar Cascade Classifier

Zrzut ekranu 2020-04-7 o 18 13 40

Zrzut ekranu 2020-04-7 o 18 18 58

Getting Started

Install:

git clone git@github.com:MikeG27/Face-Detection.git
cd Face-Detection
pip install -r requirements.txt

Usage:

To run the script type in 'python face_detector -i [input folder] -o [output folder ]>'

Created with ❤️

By Michal Gorski

About

Example script for detecting faces from images. Face detection is based on Haar cascade classifier for fast face detection.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages