Clear Filters
Clear Filters

how to get the area under the "inpolygon" regions in an image

1 view (last 30 days)
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 Comment
KSSV
KSSV on 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.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!