Azzera filtri
Azzera filtri

How can i use this image file in matlab?

1 visualizzazione (ultimi 30 giorni)
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..
  1 Commento
Bruno Pop-Stefanov
Bruno Pop-Stefanov il 20 Gen 2014
Can you edit your question and attach your TIFF file so that I can try?

Accedi per commentare.

Risposta accettata

Nitin
Nitin il 22 Gen 2014
Modificato: Nitin il 22 Gen 2014
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))

Più risposte (0)

Categorie

Scopri di più su Images in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by