Load multi-layer TIFF
显示 更早的评论
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 个评论
Walter Roberson
2022-3-19
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
2022-3-21
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Hyperspectral Image Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!