photo

Yan Tong


Last seen: 2 mois il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Answer
  • Revival Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
Read/write georeferenced image
You can try this! [A,R] = readgeoraster(infilename); info = geotiffinfo('input_image.tif'); geoTags = info.GeoTIFFTags.GeoKey...

plus d'un an il y a | 0

Réponse apportée
Saving matrix as a .tiff file with projection?
According to the error shown in MATLAB, you should do as followings:  [A, R]=geotiffread('filename');  info=geotiffinfo('filen...

plus de 4 ans il y a | 1