How to crop Geotiff image in C++ (GDAL or other possibilities)?

المشرف العام

Administrator
طاقم الإدارة
I am developing a code to process a geotiff image. But firsly I need to crop a geotiff image preserving its metadata (projection...) in C++. My idea it's to provide the corners and the geotiff image to a function inside the code and then it return the subset. I thought about using GDAL but I don´t know if there is any code or function. Anybody know about this? Thanks.



أكثر...
 
أعلى