clip Geotiff image by many polygons
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Reema Alhassan
el 10 de Jun. de 2018
Respondida: KSSV
el 11 de Jun. de 2018
Hello everyone, I have a geotiff image and a shape file which contains 13 polygons and I need to clip this image based on these polygons and sum the pixels for each polygon
how can I clip it by many polygons?
thank you
0 comentarios
Respuesta aceptada
KSSV
el 11 de Jun. de 2018
Have a look on inpolygon. This function can give you indices lying inside the closed polygon.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Other Formats en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!