Skip to content

nseo/tutorial-haartraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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

Provide step-by-step procedures to utilize OpenCV haartraining for object detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors