Ask Your Question
0

How to add non-free modules to OpenCV 3.0?

asked 2015-03-11 12:51:20 -0600

shideh gravatar image

I am new to image processing and currently trying to use Freak, Surf, etc and I'd like to know how to add the bindings. I'm using Anaconda on Windows and using Python version 2.7.

I tried to follow the instruction below: link text

I'd specifically like to add this: link text

Any help would be appreciated.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
3

answered 2015-03-11 13:32:10 -0600

Potato gravatar image

updated 2015-03-11 13:39:06 -0600

You might have to reinstall OpenCV 3.0.0 with opencv_contrib functionality, if you haven't done so already. Since you are using windows, you could take a look at this link --> http://docs.opencv.org/trunk/doc/tuto...

Another point to note, the way the SURF functionality etc. work are a little different from the older stable OpenCV release. You could take a look at this to see how to implement it with 3.0.0 (Take a look at the first answer) --> http://answers.opencv.org/question/55...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-03-11 12:51:20 -0600

Seen: 3,741 times

Last updated: Mar 11 '15