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!