Ask Your Question
0

Gender classification tutorial

asked 2015-04-17 05:53:37 -0600

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!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2015-04-17 06:17:21 -0600

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

edit flag offensive delete link more

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 ( 2015-04-17 06:29:40 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2015-04-17 05:53:37 -0600

Seen: 340 times

Last updated: Apr 17 '15