Ask Your Question
1

Custom Haar-like features and source code

asked 2012-10-22 06:23:04 -0600

Barbambya gravatar image

updated 2012-10-22 06:23:36 -0600

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2012-10-22 08:07:18 -0600

icedecker gravatar image

The source code is in opencv/apps/traincascade/haarfeatures.cpp

edit flag offensive delete link more

Comments

Good, but there is something also in opencv/modules/objdetect/src. I suppose the code in this folder is about detection, while the above mentioned source file should be used for trainning. Am I right?

Ramiro gravatar imageRamiro ( 2013-08-22 10:38:25 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2012-10-22 06:23:04 -0600

Seen: 1,243 times

Last updated: Oct 22 '12