Android Open Source - Camera front FaceDetectionTutorial






Project Summary

Simple Android front camera face detection.

Web Site / Source Repository

FaceDetectionTutorial is hosted in the following web site
https://github.com/blundell/FaceDetectionTutorial

If you think the Android project FaceDetectionTutorial 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 FaceDetectionTutorial.

ItemValue
Java File Count8
Activity Count1
Required Permissionsandroid.permission.CAMERA

Java Source Files

FaceDetectionTutorial has the following Java source files.

com.blundell.tutorial.ApplicationTest.java
com.blundell.tutorial.MainActivity.java
com.blundell.tutorial.cam.FaceDetectionCamera.java
com.blundell.tutorial.cam.FrontCameraRetriever.java
com.blundell.tutorial.cam.LoadFrontCameraAsyncTask.java
com.blundell.tutorial.cam.OneShotFaceDetectionListener.java