This is an Android APP use OpenCV to achieve mobile computer vision.
CV4Android1 is hosted in the following web site
https://github.com/YixingCheng/CV4Android1
If you think the Android project CV4Android1 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 CV4Android1.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\cv4android1_haarcascade.xml res\raw\cv4android1_lbpcascade.xml res\raw\fdresults.xml |
There are 1 image files in CV4Android1. The names of the image files are listed as follows.
opencv.png
The following screenshort is generated from the image listed above.
CV4Android1 has the following Java source files.
sc.vision.cv4android1.CameraActivity.java sc.vision.cv4android1.CameraPreview.java sc.vision.cv4android1.DetectionBasedTracker.java sc.vision.cv4android1.MainActivity.java sc.vision.cv4android1.ResultActivity.java sc.vision.cv4android1.cvCameraPreview.java sc.vision.cv4android1.horizontalFragments.java sc.vision.cv4android1.sectionFragment.java