A project to detect faces using an android phone with the front facing camera. Possibly to be embedded inside another app..
FaceDetectionAndroid is hosted in the following web site
https://github.com/wez470/FaceDetectionAndroid
If you think the Android project FaceDetectionAndroid 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 FaceDetectionAndroid.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA |
Raw File Names | res\raw\lbpcascade_frontalface.xml |
There are 2 image files in FaceDetectionAndroid. The names of the image files are listed as follows.
red_ball_40.png red_ball_75.png
The following screenshort is generated from the image listed above.
FaceDetectionAndroid has the following Java source files.
org.opencv.samples.facedetect.Ball.java org.opencv.samples.facedetect.BallThread.java org.opencv.samples.facedetect.Circle.java org.opencv.samples.facedetect.DetectionBasedTracker .java org.opencv.samples.facedetect.FdActivity.java org.opencv.samples.facedetect.JavaCameraBallView.java