From: Santhosh raghavender kankanala on
Hello

I have 4 Geotiff files of 90mb each from a data set.I unable to load the images using geotiff function.Can anyone please help me out in reading the images and viewing the images through matlab
From: Ashish Uthama on
On Wed, 21 Oct 2009 17:38:18 -0400, Santhosh raghavender kankanala
<srkpc7(a)mail.missouri.edu> wrote:

> Hello
>
> I have 4 Geotiff files of 90mb each from a data set.I unable to load the
> images using geotiff function.Can anyone please help me out in reading
> the images and viewing the images through matlab

It would help to know what you mean by 'unable to load'. I assume it
(geotiffread) errors out? Could you show us the error message?

If you have the latest version of MATLAB, you could also try using the
'Tiff' object to read the data/tags too.