function to increase the quality of image

Hi there,
do you know any function to increase the quality of images? (like increase the clarity)

 Accepted Answer

Hi Narges,
You can try the following things to improve the quality of image and then identify text in the same.
Pre-processing steps for improving image quality: 1) Contrast Enhancement 2) Binarize the image 3) Remove noise
After you follow above steps, you can use the MATLAB MSER Algorithm – Maximally Stable Extremal Regions (based on paper by Neumann et al) to extract the local boxes of possible text in an image.
Follow the link for detecting text in natural images.

More Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Products

Asked:

on 27 Sep 2018

Edited:

on 25 Jan 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!