I am using OpenCV 3.0.0 Android SDK on Android Studio. I can find the class files in opencv native sdk folder but not in the java sdk folder. Does that mean I cannot use this class in my Android app without using the Android NDK?
1 | initial version |
I am using OpenCV 3.0.0 Android SDK on Android Studio. I can find the class files in opencv native sdk folder but not in the java sdk folder. Does that mean I cannot use this class in my Android app without using the Android NDK?