Effacer les filtres
Effacer les filtres

how can I perform the upscale resampling of satellite image using matlab? (matlab 2017a)

5 vues (au cours des 30 derniers jours)
Jerry Zhang
Jerry Zhang le 26 Avr 2018
Commenté : KSSV le 27 Avr 2018
There is an geotiff image with 1 meter per pixel. I want to resample as 5 and 20 meters per pixel of image and save as geotiff image with map reference. How to resample? At the same time, I should modify or newly define the map reference properties of CellExtentInWorldX, CellExtentInWorldY, RasterSize, XIntrinsicLimits and YIntrinsicLimits. The last two properties could not be modified or defined, which are the read-only properties. Besides, I also try to save the image after clipping the image by binary mask.It is also because of the read-only properties mentioned above.
  1 commentaire
KSSV
KSSV le 27 Avr 2018
YOu need to do interpolation for that. We can help you only on showing your code and input image.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by