Android application to detect face and draw warai-otoko.
warai-otoko-camera is hosted in the following web site
https://github.com/kopanitsa/warai-otoko-camera
If you think the Android project warai-otoko-camera 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 warai-otoko-camera.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 4 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in warai-otoko-camera. The names of the image files are listed as follows.
laughingman.png
The following screenshort is generated from the image listed above.
warai-otoko-camera has the following Java source files.
com.kopanitsa.common.camera.CameraUtil.java com.kopanitsa.laughingman.DecodeThread.java com.kopanitsa.laughingman.FaceCatcher.java com.kopanitsa.laughingman.FaceDrawerView.java com.kopanitsa.laughingman.LaughingManActiviy.java com.kopanitsa.laughingman.SaveAsyncTask.java com.kopanitsa.laughingman.SaveThread.java