how to get the area under the "inpolygon" regions in an image
조회 수: 1 (최근 30일)
이전 댓글 표시
I have used the "inpolygon" function to divide my image into four parts. and i want to calculate the area of the image inside each rectangle and obtain the polygon with containing the highest area of the image.
댓글 수: 1
KSSV
2017년 6월 5일
When you have used inpolygon, to divide the image, you should be having the coordinates in your hand, it makes you to calculate the area easily. Show us the image.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!