Im interested to know the details about Haar classifier xml files that come with OpenCV.
You can find these files at C:\OpenCV2.2\data\haarcascades\ (haar classifier files)
.
How OpenCV developers made these classifiers?
Any information regarding the number of Positive and Negative Images or Database or anything else will be useful.