How to detect curves in a grayscale image?

4 vues (au cours des 30 derniers jours)
Josephine
Josephine le 23 Avr 2014
Commenté : Image Analyst le 23 Avr 2014
How to detect/segment/extract curves in a grayscale image? for e.g. I am using a medical image such as thermal breast image.I would like to detect the lower breast boundaries such as parabolic curves and remove the portions below it.

Réponses (1)

Image Analyst
Image Analyst le 23 Avr 2014
Since you haven't provided an image, I just recommend you look for a published algorithm here: http://iris.usc.edu/Vision-Notes/bibliography/contents.html Anyway, we don't do algorithm development, just answer MATLAB questions on syntax, error messages, program flow, etc. There are lots of papers there on medical images. If you just want masking , I might be able to help with that.
  2 commentaires
Josephine
Josephine le 23 Avr 2014
what is masking?
Image Analyst
Image Analyst le 23 Avr 2014
It's where you make everything inside or outside some polygon a certain color, like black or white like the attached examples.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by