Android Open Source - Development opencv OpenCVDemo-Android






Project Summary

A collection of opencv functions (older version) that runs on an Android device.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of OpenCVDemo-Android.

ItemValue
Java File Count19
Activity Count15
Required Permissionsandroid.permission.CAMERA
Asset File Namesassets\haarcascade_frontalface_alt.xml




Resource Files

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.

null

Java Source Files

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