Android Open Source - Image process BasicImageProcessingAndroid






Project Summary

Basic Image Processing Android Library.

Web Site / Source Repository

BasicImageProcessingAndroid is hosted in the following web site
https://github.com/aldoreyes/BasicImageProcessingAndroid

If you think the Android project BasicImageProcessingAndroid 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 BasicImageProcessingAndroid.

ItemValue
Java File Count12
Target SDK Version16
Minimum SDK Version8
Activity Count0
jar files usedandroid-support-v4.jar




Java Source Files

BasicImageProcessingAndroid has the following Java source files.

com.aldoreyes.imageprocessing.Border.java
com.aldoreyes.imageprocessing.morph.MorphAsyncTask.java
com.aldoreyes.imageprocessing.segmentation.IBitmapResult.java
com.aldoreyes.imageprocessing.segmentation.IIntegerResult.java
com.aldoreyes.imageprocessing.segmentation.KittlerAsyncTask.java
com.aldoreyes.imageprocessing.segmentation.OtsuAsyncTask.java
com.aldoreyes.imageprocessing.segmentation.SahooAsyncTask.java
com.aldoreyes.imageprocessing.segmentation.SegmentInfo.java
com.aldoreyes.imageprocessing.segmentation.SegmentsInfoAsyncTask
.java
com.aldoreyes.imageprocessing.segmentation.SeqSegmAsyncTask.java
com.aldoreyes.imageprocessing.util.ArrayUtils.java
com.aldoreyes.imageprocessing.util.BitmapUtils.java