An Android App to detect faces and eyes in images captured using Camera. It uses the inbuild android face detector class ..
Using-Android-Face-Detector is hosted in the following web site
https://github.com/prateek27/Using-Android-Face-Detector
If you think the Android project Using-Android-Face-Detector listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Using-Android-Face-Detector.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Using-Android-Face-Detector has the following Java source files.
com.example.facedetection.FaceDetectionExample.java