Android Open Source - Development opencv MobileHaarTesterAndroid






Project Summary

A modified version of the android OpenCV face tracking sample that is used to test any Haar cascade classifier on the go..

Web Site / Source Repository

MobileHaarTesterAndroid is hosted in the following web site
https://github.com/sherrardTr4129/MobileHaarTesterAndroid

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

ItemValue
Java File Count2
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.CAMERA
Raw File Namesres\raw\best_kitchen_fork_cascade.xml
res\raw\scissor.xml




License

The license information of MobileHaarTesterAndroid is as follows:

MIT License

Java Source Files

org.opencv.samples.facedetect.DetectionBasedTracker.java
org.opencv.samples.facedetect.FdActivity.java