I need to detect face on android. I am using OpenCV 3.0 and sample face detection from OpenCV.
I've followed the instructions from Android Development with OpenCV. But it seems like the static lib won't load.
Please advise on what I might be doing wrong.