Basic Image Processing Android Library.
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.
The following table is the detailed list of BasicImageProcessingAndroid.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
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