Why geotiffread does not read the bounding box?

1 view (last 30 days)
Giovanni
Giovanni on 26 Feb 2014
Edited: Giovanni on 26 Feb 2014
If I try to read the bbox of the geotiff image (zipped in attachment)
[A, refmat, bbox] = geotiffread('ASA_WSM_1PNPDK20070723_102751_000002442060_00094_28204_7667.tif')
while the A array is read correctly, for refmat and bbox I get
refmat = []
bbox = []
respectively. I am using Matlab R2012a. Any suggestion will be very appreciated.

Answers (0)

Community Treasure Hunt

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

Start Hunting!