function to increase the quality of image
7 ビュー (過去 30 日間)
古いコメントを表示
Hi there,
do you know any function to increase the quality of images? (like increase the clarity)
0 件のコメント
採用された回答
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Filtering and Enhancement についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!