photo

Yan Tong


Last seen: 5 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als ein Jahr vor | 0

Beantwortet
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...

fast 5 Jahre vor | 1