Load multi-layer TIFF
Mostra commenti meno recenti
I have a 55-layer TIFF from a hyperspectral sensor and want to load it.
Standard loading via imread or RGB loading seems not to work.
Any advices ?
2 Commenti
Walter Roberson
il 19 Mar 2022
Sometimes those files are compatible with geotiffread()
But otherwise you need to know how the relationship between the images is represented in the TIFF file. Is it using the ImageJ convention?
Subhadeep Koley
il 21 Mar 2022
Risposte (0)
Categorie
Scopri di più su Hyperspectral Image Processing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!