plot geotiff 16bit image

I'm unable to show a geo map using tiff format which is 16bit depth. I tried with geotiffshow(); but no luck. Fortunately I'm able to read the geo-info of the file, not sure what may be problem?

Answers (1)

Image Analyst
Image Analyst on 11 Jan 2014

0 votes

Maybe it's some invalid format. I'd send the image to support@mathworks.com and let them see if they can read it. Or you might try imread() or the TIFF class.

Asked:

on 11 Jan 2014

Answered:

on 11 Jan 2014

Community Treasure Hunt

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

Start Hunting!