필터 지우기
필터 지우기

Is there a command on matlab that detects only the outer edge of an image ?

조회 수: 3 (최근 30일)
Mayssa
Mayssa 2014년 5월 28일
댓글: Image Analyst 2014년 5월 29일
I am working on the detection of breast cancer, and I need a command Matlab that detects only the outer edge of the breast

답변 (1개)

Image Analyst
Image Analyst 2014년 5월 29일
There is no higher level breast edge detector in MATLAB. If the background is a lot darker than the breast, you can threshold and call bwboundaries. Post your breast image and I can maybe do a demo.
  댓글 수: 2
Image Analyst
Image Analyst 2014년 5월 29일
In what form do you want the "outer edge"? A list of boundary (x,y) coordinates? A binary mask image? A binary image of just the outline / perimeter?

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

카테고리

Help CenterFile Exchange에서 Biotech and Pharmaceutical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by