Skip to content

Tutorial of OpenCV haartraining (Not maintained, new maintainer is wanted)

Notifications You must be signed in to change notification settings

sonots/tutorial-haartraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The OpenCV library gives us a greatly interesting demo for a face detection. Furthermore, it provides us programs (or functions) which they used to train classifiers for their face detection system (called HaarTraining). Thus, we can create our own object classifiers using the functions. It is interesting.

However, I could not follow how OpenCV developers performed the haartrainig for their face detection system exactly because they did not provide us several information such as what images they used for training. The objective of this report is to provide step-by-step procedures for following people.

Go to http://note.sonots.com/SciSoftware/haartraining.html

About

Tutorial of OpenCV haartraining (Not maintained, new maintainer is wanted)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages