How to select multiple regions in an image
Show older comments
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)
Image Analyst
on 16 Aug 2014
0 votes
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
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!