This Android App uses Haar like features to detect faces in real time.The app uses OpenCV 2.4.6.0.
FacialRecognition is hosted in the following web site
https://github.com/shishir13sharma/FacialRecognition
If you think the Android project FacialRecognition 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 FacialRecognition.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA |
Raw File Names | res\raw\haarcascade_frontalface_default.xml |
FacialRecognition has the following Java source files.
com.example.facialrecognition.MainActivity.java