Detect face from image
Detect face from image
How to Run:
Configure your ndk in project structure.
Download opencv files from below link and keep those in jni folder.
https://www.dropbox.com/s/t6div65ocz1n5rb/Files.zip?dl=0
Features :
Smooth and less false positive Face detection in android.
More than 15 degree angel facedetection support.
Opencv add in C++ file.
Important Links :
https://stackoverflow.com/questions/20801015/recommended-values-for-opencv-detectmultiscale-parameters
http://zhengrui.github.io/android-coordinates.html