Keeping original image colors
Hi
I am new to OpenCV. Anybody help me????
Is it possible to develop a program in Android to auto adjust an image brigtness, contrast and sharpness before capture of that?
I need to capture an image such a way that the picture contains the highest fidelity to the real object.
So, i want a solution to analize the colors of picture and discover RGB, CMYK and HSB codes on Android or Java Plataform.
i'm pretty sure, that you can do all of it without opencv on android.
(your problem description sounds more like a typical DTP job, not like computer-vision at all.)