hello, i am working on android app using open cv library,
here is main service code :
[Main_service_code.java](http://paste.ofcode.org/ZBqRtsAe6gdNaTtcZN2MK8#)
I tried to use static link by include libopencv_java.so from opencv 2.4.10 inside folder :
/home/user/app/_1OpenCVopticalflow/src/main/libs/armeabi-v7a/libopencv_java.so
when the app starts on my mobile this message is displayed in android studio :
I/MainService: OpenCV Load Failure .
↧