Ask Your Question

Barbambya's profile - activity

2020-11-07 04:13:54 -0600 received badge  Good Question (source)
2012-12-14 01:08:54 -0600 received badge  Nice Question (source)
2012-10-22 10:21:38 -0600 received badge  Student (source)
2012-10-22 06:23:04 -0600 asked a question Custom Haar-like features and source code

Hello.

I'm trying to create my own shaped Haar-like features. I'm going to add them to standard Haar-like features included in OpenCV Haartraining. Probably it will require to modify some source files and then recompile them.

But I don't know where in source files that standard Haar-like featers are placed?

2012-10-20 14:14:51 -0600 received badge  Editor (source)
2012-10-20 14:12:29 -0600 received badge  Organizer (source)
2012-10-20 14:06:27 -0600 asked a question Face Databases used for trainingfaces_24-24.vec

Hello everybody. There are 2 questions:

1) What public face databases were used as positive samples for creating trainingfaces_24-24.vec included in OpenCV?

2) Does any haar-cascade classifier included in OpenCV is based on trainingfaces_24-24.vec?

Thank you)