function to increase the quality of image

조회 수: 7 (최근 30일)
narges
narges 2018년 9월 27일
편집: narges 2020년 1월 25일
Hi there,
do you know any function to increase the quality of images? (like increase the clarity)

채택된 답변

Prakhar Jain
Prakhar Jain 2018년 10월 1일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by