Android and OpenCV 3.0

asked 2015-02-18 06:10:35 -0600

Jaykob gravatar image

updated 2015-02-18 06:32:02 -0600

I'm trying to build an app with native C++ code using OpenCV 3.0 and the Android NDK. As there is no Android SDK yet I'm wondering if there's already the possibility to build it from source? So far I managed to compile OpenCV 3.0 and build the android stuff under platforms/android. However I'm missing the Java classes now (BaseLoaderCallback for example).

Has anybody arrived doing this yet?

edit retag flag offensive close merge delete