how to delete some part of an image?

조회 수: 3 (최근 30일)
farzin
farzin 2016년 7월 5일
댓글: Image Analyst 2016년 7월 9일
Who knows how can I delete specified part of this image or turn it in to black?

채택된 답변

Image Analyst
Image Analyst 2016년 7월 5일
Call imerode() or imopen() to detach it. Then you might want to use bwareafilt() to take just the largest blob.
  댓글 수: 6
farzin
farzin 2016년 7월 9일
tanx a lot. i want to detect prostate cancer in mri images. can U suggest me some examples or website for start?
Image Analyst
Image Analyst 2016년 7월 9일
Try Vision Bibliography or PubMed

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Medical Physics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by