Skip to content

yao5461/FaceDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

FaceDetection

Learning computer vision. Start with face detection.

Firstly, I implement a face detection framework. To training a cascade classifier using adaboost algorithm. I implement this framework according to the paper Robust Real-Time Face Detection from Viola and Jones. A very famous paper in the field of computer vision and face detection. I use python to implement it.

About

Learning computer vision. Start with face detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages