Hi Guys,
So i am working on an application where the use uploads images and at times the image quality is real bad so i am using an OCR to get data from the image because the quality of the image is bad i dont get any usable data.
So i am using OpenCV to increase the quality of the image by increasing(Sharpness,Brightness,Contrast) the problem am facing is we cannot contract a coloured image and am not sure if we can improve the saturation of the image using Opencv(Java).
And i was just wondering if i could find an example code if someone has written to enhance the quality of an image.
Thank in advance.
↧