How can I select multiple polygons on an image?
9 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!