Ask Your Question

itackin's profile - activity

2015-09-09 10:53:02 -0600 answered a question Android Studio OpenCV please help!

I had the same problem on Android Studio, tried all other answers, finally copying the libdetection_based_tracker.so file from OpenCV-android-sdk/samples/face_detection/libs/armeabi-v7a into myProject/app/src/main/jniLibs/armeabi-7a , solved my problem.