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

1 回表示 (過去 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 件のコメント
Mayssa
Mayssa 2014 年 5 月 29 日
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 Center および File ExchangeGenomics and Next Generation Sequencing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by