noise removal in images

3 ビュー (過去 30 日間)
divya r
divya r 2012 年 10 月 24 日
I want to remove noise from an image of handwritten text. Noise includes random pen marks.
I have tried functions such as bwmorph(thin), but it only results in more noise.
Any ideas on how to go about this?
  1 件のコメント
Matt Kindig
Matt Kindig 2012 年 10 月 25 日
As a note, in general when you ask questions regarding a particular image processing exercise (such as noise removal from an image), please upload a typical image to an image sharing site and include the link in your posting. That will allow the Answers community to give recommendations that are specific to your image. Otherwise, we are just guessing as to which techniques will work best.

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

採用された回答

Mark Hayworth
Mark Hayworth 2012 年 10 月 24 日
Try bwareaopen().

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeometric Transformation and Image Registration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by