This can serve as a starting point if you are interested in integrating android camera with android face detect..
FaceCamera is hosted in the following web site
https://github.com/gitaaron/FaceCamera
If you think the Android project FaceCamera 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 FaceCamera.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA |
FaceCamera has the following Java source files.
com.alu.fc.FaceDetected.java com.alu.fc.VCMain.java com.alu.fc.VCSurfaceView.java