Clear Filters
Clear Filters

How can I select multiple polygons on an image?

1 view (last 30 days)
I am trying to calculate the area of certain regions in my image. I am currently using 'roipoly' and 'bwarea' to do this but this only allows me to select 1 closed polygon for the image and gives me the binary image based on one polygon.
How can I select multiple polygons and calculate the total area of all the polygons?

Answers (0)

Categories

Find more on Elementary Polygons in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!