How can i use this image file in matlab?

1 次查看(过去 30 天)
I could read the above file using geotiffread fn, but I can't display the file using mapshow fn. how can I do this? The file from Bhuvan, NRSC is attached with this..

采纳的回答

Nitin
Nitin 2014-1-22
编辑:Nitin 2014-1-22
Hi, you image size is
Name Size Bytes Class Attributes
I 250x282x17 2397000 uint16
You can display the image for example using: imshow(I(:,:,17))

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by