Android Open Source - Image filter ImageProcessingLib






Project Summary

Android Image Processing Library. This Android library manage images and set differents filters. It includes a sample App.

Web Site / Source Repository

ImageProcessingLib is hosted in the following web site
https://github.com/jcmore2/ImageProcessingLib

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedAndroid-BitmapCache-2.1.jar
android-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\Android-BitmapCache-2.1.jar




Java Source Files

ImageProcessingLib has the following Java source files.

com.jcmore2.imageprocessing.ConvolutionMatrix.java
com.jcmore2.imageprocessing.ImageProcessing.java
com.jcmore2.imageprocessing.filesystem.ImageFilesystemManager.java
com.jcmore2.imageprocessing.model.ImageProcessingModel.java
com.jcmore2.imageprocessing.utils.Utils.java
com.jcmore2.testimageprocessinglibrary.HorizontalListView.java
com.jcmore2.testimageprocessinglibrary.ListEffectAdapter.java
com.jcmore2.testimageprocessinglibrary.ProcessingAsyncTask.java
com.jcmore2.testimageprocessinglibrary.TestActivity.java