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.
  1 件のコメント
narges
narges 2018 年 10 月 1 日
thanks a lot

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Filtering and Enhancement についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by