Ask Your Question
0

Gender classification tutorial

asked Apr 17 '15

NumesSanguis gravatar image

Dear forum members,

I would like to perform gender classification using OpenCV as in the following tutorial: http://docs.opencv.org/modules/contri...

However I find it hard to start. I get the impression that the modules necessary for this should already be in OpenCV (I got version: 2.4.9) however I can not find the files mentioned in the tutorial. (I have to mention that I'm using OpenCV in combination with ROS (Robot Operating System).

On Github I cannot find the files here: https://github.com/Itseez/opencv

However this Github page has some files: https://github.com/kipr/opencv/blob/m...

Am I just being blind or are the files not in OpenCV 2.4.9 and only in 2.4.11 and up?

Thanks in advance!

Preview: (hide)

1 answer

Sort by » oldest newest most voted
2

answered Apr 17 '15

berak gravatar image

"Am I just being blind" - maybe ;)

what you see on github by default , is the master(3.0) branch. the 2.4 one is here (there's a selector next to the green button)

with opencv3.0, the contrib parts have been moved to seperate github repo

Preview: (hide)

Comments

1

Thanks for pointing that out! It seems I was blind indeed :p Now I know that the files are definitely in OpenCV. However it seems my installation with OpenCV in ROS is the problem. Now I know which direction I have to search in, thanks. (If you mention your comment as answer I can select it as the right answer)

NumesSanguis gravatar imageNumesSanguis (Apr 17 '15)edit

Question Tools

1 follower

Stats

Asked: Apr 17 '15

Seen: 414 times

Last updated: Apr 17 '15