Android OpenCV Sample Code to showcase ORB,FLANN. The example also contains Face Tracker and Detector using these techniques.
OpenCV-Android-FaceDetect-ORB-BRIEF-FLANN is hosted in the following web site
https://github.com/imranakthar/OpenCV-Android-FaceDetect-ORB-BRIEF-FLANN
If you think the Android project OpenCV-Android-FaceDetect-ORB-BRIEF-FLANN 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-ORB-BRIEF-FLANN.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA |
Raw File Names | res\raw\lbpcascade_frontalface.xml |
OpenCV-Android-FaceDetect-ORB-BRIEF-FLANN 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.SampleCvViewBase.java org.opencv.samples.fd.static.java