I cannot make the sample (Facedetection) coming with the OpenCV4Android work in Android Studio.
Is there a tutorial for facedetection that would address the users of Android Studio? Because it does not work to import the Eclipse project that is attached to the library as sample. I am sure it's because of the NDK dependency, but I cannot seem to get it to work. I installed the NDK, added it to the Path, still no change.
Better yet, is there any way of avoiding the use of the NDK in a facedetection application?
I would appreciate any help in making this work in the Android Studio