Nonfree (SURF, SIFT) in OpenCV 3.1 for Android

asked 2016-02-04 10:57:03 -0600

xsorifc28 gravatar image

updated 2016-02-06 10:59:02 -0600

How can I compile the opencv_contrib files to use via JNI in android? (on Windows)

I have OpenCV 3.1 for Anroid working via native JNI and Java as well, the .so files generate fine.

I'd like to know how I can generate, I'm guessing, a opencv_contrib.so library.

Thanks!

edit retag flag offensive close merge delete