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

10 ビュー (過去 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.

タグ

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by