i'm using OpenCV for Android.
I would like to know,how to make image correction(auto adjustments of brightness/contrast) for image(bitmap) in android via OpenCV or that can be done by native ColorMatrixFilter from Android!??
I tried to google,but didn't found good tutorials/examples.
So how can i achieve my goal? Any ideas?
Thanks!