Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
Mayssa
Mayssa le 28 Mai 2014
Commenté : Image Analyst le 29 Mai 2014
I am working on the detection of breast cancer, and I need a command Matlab that detects only the outer edge of the breast

Réponses (1)

Image Analyst
Image Analyst le 29 Mai 2014
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 commentaires
Image Analyst
Image Analyst le 29 Mai 2014
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?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Biotech and Pharmaceutical dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by