clip Geotiff image by many polygons
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
KSSV
2018 年 6 月 11 日
Have a look on inpolygon. This function can give you indices lying inside the closed polygon.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Other Formats についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!