Android image filter libraries
问题 Are there any image libraries available for Android as seen in http://www.jhlabs.com/ip/filters/index.html? Or have some one ported the same? Thanks in advance. 回答1: I didn't try the code yet. but I run the sample app. I think it is good to use, https://github.com/finebyte/android-jhlabs 回答2: I know this is an old topic, but in the absence of the AWT libraries I have started porting some image filters from the Marvin Image framework (found here) I have set it up as a googlecode project here