Skip to content

My first brush with haar training in line with the paper by Viola and Jones, "Rapid object detection using a boosted cascade of simple features", Computer Vision and Pattern Recognition, 2001

License

Notifications You must be signed in to change notification settings

cyberdrk/haarcascades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

haarcascades

My first brush with training with haar features

The codes in the repository detect faces, eyes and smiles (by first detecting faces and then narrowing the ROI respectively)

These codes have been written in line with the tutorial provided on pythonprogramming.net better known as sentdex on YouTube

About

My first brush with haar training in line with the paper by Viola and Jones, "Rapid object detection using a boosted cascade of simple features", Computer Vision and Pattern Recognition, 2001

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages