OpenCV for Android
Hi. Is there any reason for use OpenCV for Android instead of native library via JNI?
I worked a bit with this android library and the only difference I saw was in the face detector where there are these two options, native camera and java. Java detector at times seemed a bit faster. If I have to conclude, I think it's about optimization. By optimization I mean that if you decide to implement yourself it may be possible that your implementation is not as optimized as theirs.
Asked: 2013-11-13 05:47:23 -0600
Seen: 236 times
Last updated: Nov 13 '13
Unresolved inclusion in OpenCV+Android tutorial
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Installing Sample App / OpenCV Manager
How the libopencv_java.so is copy to the apk when it is used the static lib type?
OpenCV-2.4.2-android-sdk missing build.xml?
Android: Native Opencv - cvtColor segfault
OpenCV libs on Real Android Device
Unresolved inclusions in OpenCV android tutorial 4.