[android-developers] Image Editing through hue, saturation, contrast, sharpness, and brightness

2011-06-27 Thread ma
I'm trying to write an app that, when completed, will allow the user to adjust the hue, saturation, etc. for a video by adjusting a seekbar for each of those fields (i want to create something like this: http://www.tipsquirrel.com/wp-content/uploads/2009/12/mood_step11.jpg). For right now i'm

[android-developers] Image Editing app for Android How to get started for this.

2011-01-31 Thread Ajmer Singh
Hi All, I am working on the app which require me to add effects to an image taken from camera.Please any body let me know how can to get started for this particular requirement.Is there any library to do so. -- Thanks and Regards Ajmer Singh -- You received this message because you are

[android-developers] Image Editing

2010-03-02 Thread ReyLith
Hi! I'am starting with Android SDK. I want to develop a image editing software but I don't find any computer vision library to Android SDK. I see that I can use C/C++ code with Android NDK and I can use OpenCv library. Do you think that it is the better option?. Thank. A greeting. -- You