Training data set for frontal face cascade classifier
I could not find the details ofthe trained cascade classifier that comes with OpenCV. Is it possible to get details of the training data set for the frontal face cadcade classifier that comes with OpenCV?
The original 24x24 frontal face vec file that was used can be found here.
Thanks. I can't open this file. How can this file be processed?
By using the traincascade and createsamples app