how to get the area under the "inpolygon" regions in an image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
KSSV
el 5 de Jun. de 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.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!