Android Open Source - Development opencv FacialRecognition






Project Summary

This Android App uses Haar like features to detect faces in real time.The app uses OpenCV 2.4.6.0.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FacialRecognition.

ItemValue
Java File Count1
Target SDK Version17
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.CAMERA
Raw File Namesres\raw\haarcascade_frontalface_default.xml




Java Source Files

FacialRecognition has the following Java source files.

com.example.facialrecognition.MainActivity.java