Final Project running off FaceDetect Example.
FaceDetect is hosted in the following web site
https://github.com/jwlien/FaceDetect
If you think the Android project FaceDetect 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 FaceDetect.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.VIBRATE |
Raw File Names | res\raw\cascade.xml res\raw\lbpcascade_frontalface.xml |
FaceDetect has the following Java source files.
org.opencv.samples.facedetect.DetectionBasedTracker .java org.opencv.samples.facedetect.FdActivity.java