How can I select multiple polygons on an image?
조회 수: 2 (최근 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!