问题
I can't find any information about Data used for training Haar classifiers in OpenCV. I want to know what kind of, how many and how(manually or via program) these classifiers were generated.
You can find these classifier's xml files in ..OpenCV2.3.1\opencv\data\haarcascades.. directory. Thanks
回答1:
this research paper contains the answer
Empirical Analysis of Detection Cascades of Boosted Classifiers for Rapid Object Detection by Dr Rainer Lienhart
thanks guys for the help...
来源:https://stackoverflow.com/questions/9228094/haar-cascaded-classifier-data-in-opencv