Ask Your Question
0

Where can I get the nightly builds of the opencv library?

asked 2012-11-26 10:55:08 -0600

this post is marked as community wiki

This post is a wiki. Anyone with karma >50 is welcome to improve it.

I want to use the train functionality of FaceRecognizer (FaceRecognizer.LBPH), but because of bug I cant't, I read that the bug was corrected.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
1

answered 2012-11-26 13:02:23 -0600

juliaashk gravatar image

It looks like the developer repository can be found at the following link: http://code.opencv.org/projects/opencv/repository

The latest updates can be picked up from here as soon as they are checked in.

Also you can go to: http://code.opencv.org/projects/opencv/issues?query_id=5

It is a list of all currently open bugs, who they are assigned to.

Best of Luck!

edit flag offensive delete link more
1

answered 2012-11-26 13:02:13 -0600

this post is marked as community wiki

This post is a wiki. Anyone with karma >50 is welcome to improve it.

You can build the latest version from source:

git clone git://code.opencv.org/opencv.git

to get the latest commits, and build.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-26 10:55:08 -0600

Seen: 1,307 times

Last updated: Nov 26 '12