필터 지우기
필터 지우기

Remove noise in MRI image.

조회 수: 3 (최근 30일)
Ivan Shorokhov
Ivan Shorokhov 2015년 2월 10일
편집: Ivan Shorokhov 2015년 2월 17일
Original Image:
I would like to remove noise shown marked in red circles.
Thanks in advance for any help!

채택된 답변

Image Analyst
Image Analyst 2015년 2월 10일
I would not call those features noise. And a quick scan of the code looks like you're just setting the blobs to zero. Is that what you mean by "remove"? And your fmax usage seems very weird.
  댓글 수: 3
Image Analyst
Image Analyst 2015년 2월 10일
See attached m-file.
You can increase thet threshold or run imdilate() on the binary image if you want to enlarge the blobs.
Ivan Shorokhov
Ivan Shorokhov 2015년 2월 12일
@Image Analyst, Thanks a lot, best answer ever!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometric 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