How to select multiple regions in an image

I have a medical image and i need to select multiple regions(2 or 3)on it and process these differently. Plz tell me how to do this.

Answers (1)

You could use image processing. Maybe imfreehand(), roipoly(), thresholding, or an infinite number of other image segmentation methods. That's about all we can say, given what you've provided so far.

Categories

Asked:

on 16 Aug 2014

Answered:

on 16 Aug 2014

Community Treasure Hunt

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

Start Hunting!