Ask Your Question
0

How to add non-free modules to OpenCV 3.0?

asked Mar 11 '15

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.

Preview: (hide)

1 answer

Sort by » oldest newest most voted
3

answered Mar 11 '15

Potato gravatar image

updated Mar 11 '15

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...

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Mar 11 '15

Seen: 3,823 times

Last updated: Mar 11 '15