Android Open Source - Camera front FaceDetectionAndroid






Project Summary

A project to detect faces using an android phone with the front facing camera. Possibly to be embedded inside another app..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FaceDetectionAndroid.

ItemValue
Java File Count6
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.CAMERA
Raw File Namesres\raw\lbpcascade_frontalface.xml




Resource Files

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.

null

Java Source Files

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