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!