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 Comments

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?

Sign in to comment.

Answers (0)

Products

Release

R2021a

Asked:

on 19 Mar 2022

Commented:

on 21 Mar 2022

Community Treasure Hunt

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

Start Hunting!