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

조회 수: 2 (최근 30일)
AA
AA 2019년 5월 13일
답변: Prathamesh Degwekar 2019년 5월 21일
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
KSSV
KSSV 2019년 5월 13일
Why it could not read and display? Any error? YOu need to give more details. Attach your image.

댓글을 달려면 로그인하십시오.

답변 (1개)

Prathamesh Degwekar
Prathamesh Degwekar 2019년 5월 21일
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.

카테고리

Help CenterFile Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

태그

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by