how to get the area under the "inpolygon" regions in an image
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
KSSV
am 5 Jun. 2017
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.
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!