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
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
Subhadeep Koley 2022 年 3 月 21 日
@Andreas Laake You can also try tiffreadvolume(_) or Tiff class.

サインインしてコメントする。

回答 (0 件)

カテゴリ

製品

リリース

R2021a

質問済み:

2022 年 3 月 19 日

コメント済み:

2022 年 3 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by