noise removal in images

조회 수: 5 (최근 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 CenterFile Exchange에서 Text Analytics Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by