clip Geotiff image by many polygons
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
KSSV
le 11 Juin 2018
Have a look on inpolygon. This function can give you indices lying inside the closed polygon.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Other Formats dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!