A collection of opencv functions (older version) that runs on an Android device.
OpenCVDemo-Android is hosted in the following web site
https://github.com/mharkus/OpenCVDemo-Android
If you think the Android project OpenCVDemo-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 OpenCVDemo-Android.
Item | Value |
---|---|
Java File Count | 19 |
Activity Count | 15 |
Required Permissions | android.permission.CAMERA |
Asset File Names | assets\haarcascade_frontalface_alt.xml |
There are 3 image files in OpenCVDemo-Android. The names of the image files are listed as follows.
pic.png pic2.png pic3.png
The following screenshort is generated from the image listed above.
OpenCVDemo-Android has the following Java source files.
com.ezysnap.opencvdemo.AdaptiveThresholdActivity.java com.ezysnap.opencvdemo.BlurActivity.java com.ezysnap.opencvdemo.CopyOfMain.java com.ezysnap.opencvdemo.DilateActivity.java com.ezysnap.opencvdemo.DrawCircleActivity.java com.ezysnap.opencvdemo.DrawLineActivity.java com.ezysnap.opencvdemo.DrawRectangleActivity.java com.ezysnap.opencvdemo.ErodeActivity.java com.ezysnap.opencvdemo.HistogramActivity.java com.ezysnap.opencvdemo.ImageROIActivity.java com.ezysnap.opencvdemo.LaplaceActivity.java com.ezysnap.opencvdemo.Log.java com.ezysnap.opencvdemo.Main.java com.ezysnap.opencvdemo.MorphologyActivity.java com.ezysnap.opencvdemo.PyramidSegmentationActivity.java com.ezysnap.opencvdemo.SobelActivity.java com.ezysnap.opencvdemo.ThresholdActivity.java com.ezysnap.opencvdemo.camera.CamLayer.java org.siprop.opencv.OpenCV.java