Newest NDK and OpenCV for Android won't compile using the usual NDK builder way.
According to OpenCV developers is better and easier to use Cmake tools on Android Studio
opencv/opencv#10229
These two examples are very promising:
https://github.com/uelordi01/Android-opencv-native-samples
https://github.com/Martin20150405/OpenCV4AndroidWithCmake
Not a priority, but curious if compiling this way can increase the performance.
Newest NDK and OpenCV for Android won't compile using the usual NDK builder way.
According to OpenCV developers is better and easier to use Cmake tools on Android Studio
opencv/opencv#10229
These two examples are very promising:
https://github.com/uelordi01/Android-opencv-native-samples
https://github.com/Martin20150405/OpenCV4AndroidWithCmake
Not a priority, but curious if compiling this way can increase the performance.