An android app for Face Recognition using OpenCV.
Opencv-Face-Recognition is hosted in the following web site
https://github.com/Ajay191191/Opencv-Face-Recognition
If you think the Android project Opencv-Face-Recognition 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-Face-Recognition.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 4 |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\haarcascade_frontalface_alt.xml res\raw\haarcascade_frontalface_alt2.xml res\raw\lbpcascade_frontalface.xml |
There are 1 image files in Opencv-Face-Recognition. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Opencv-Face-Recognition has the following Java source files.
org.opencv.face.MainActivity.java org.opencv.face.Sample3Native.java org.opencv.face.SampleViewBase.java