How can I read and display a geotiff images created by arcgis?

2 visualizaciones (últimos 30 días)
AA
AA el 13 de Mayo de 2019
Respondida: Prathamesh Degwekar el 21 de Mayo de 2019
How can I read and show up a geotiff image which is created by arcgis?
The code: [A,R]=geotiffread(filename) figure mapshow(A,R);
couldn't read and display my image.
  1 comentario
KSSV
KSSV el 13 de Mayo de 2019
Why it could not read and display? Any error? YOu need to give more details. Attach your image.

Iniciar sesión para comentar.

Respuestas (1)

Prathamesh Degwekar
Prathamesh Degwekar el 21 de Mayo de 2019
Hi,
If this is all your code is and you're still getting an error, it preliminarily points to an issue with your image itself. Maybe try to open an online image or try it with an image that you know for sure is valid.
Alternatively maybe try opening your image with a standard geoTIFF viewer to ensure that it is a valid geoTIFF image.
Hope this helps.
Cheers.

Categorías

Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by