Android OpenCV Sample Code to Detect and Track Face using GoodFeature to Track API. Press the Menu , "Start" to start Tracking.
OpenCV-Android-FaceDetect-GoodFeature is hosted in the following web site
https://github.com/imranakthar/OpenCV-Android-FaceDetect-GoodFeature
If you think the Android project OpenCV-Android-FaceDetect-GoodFeature 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 OpenCV-Android-FaceDetect-GoodFeature.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA |
Raw File Names | res\raw\lbpcascade_frontalface.xml |
OpenCV-Android-FaceDetect-GoodFeature has the following Java source files.
org.opencv.samples.fd.DetectionBasedTracker .java org.opencv.samples.fd.FdActivity.java org.opencv.samples.fd.FpsMeter.java org.opencv.samples.fd.HeadPose.java org.opencv.samples.fd.HeadPoseOptions.java org.opencv.samples.fd.SampleCvViewBase.java org.opencv.samples.fd.WorkingHeadPose.java