Homework for an android programming class..
OpenCVDemo is hosted in the following web site
https://github.com/charlesmunger/OpenCVDemo
If you think the Android project OpenCVDemo 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 OpenCVDemo.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar guice-3.0-no_aop.jar javax.inject.jar roboguice-2.0.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\lbpcascade_frontalface.xml |
There are 1 image files in OpenCVDemo. The names of the image files are listed as follows.
ic_take_picture.png
The following screenshort is generated from the image listed above.
OpenCVDemo has the following Java source files.
edu.ucsb.ece251.charlesmunger.cvdemo.FaceMaskView.java edu.ucsb.ece251.charlesmunger.cvdemo.FaceMirrorActivity.java edu.ucsb.ece251.charlesmunger.cvdemo.util.SystemUiHider.java edu.ucsb.ece251.charlesmunger.cvdemo.util.SystemUiHiderBase.java edu.ucsb.ece251.charlesmunger.cvdemo.util.SystemUiHiderHoneycomb.java