This conatians an android application that uses face detection to put a Jigsaw mask over any faces detected in picture.
Face-Mask_Android is hosted in the following web site
https://github.com/mannyp296/Face-Mask_Android
If you think the Android project Face-Mask_Android 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 Face-Mask_Android.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in Face-Mask_Android. The names of the image files are listed as follows.
mask3.png
The following screenshort is generated from the image listed above.
Face-Mask_Android has the following Java source files.
hw2.manuelperez.FaceDetectActivity.java hw2.manuelperez.MainActivity.java hw2.manuelperez.Preview.java