Ask Your Question

Revision history [back]

Windows Python opencv_contrib Install

Hey everyone, I'm trying to use sift/surf which I know has been moved to opencv_contrib. I installed from the precomiled binary opencv3. How do I install opencv_contrib on windows?

I think I have to compile from source, so I have cmake and visual studio 2008 c++. Cmake completes with the opencv extra modules path entered with no errors!

Now, how do I actually compile and install for python after generating the makefiles with cmake?

Thank you so much for your help.