필터 지우기
필터 지우기

how can i apply data dimension reduction techniques like PCA on Hyperion image in tiff format. please provide me codes for the same

조회 수: 1 (최근 30일)
Hyperspectral image a huge dimension that is why we need to reduce it for efficient processing. how can i apply data dimension reduction techniques like PCA on Hyperion image in tiff format. please provide me codes for the same

답변 (1개)

Cong Huynh
Cong Huynh 2015년 8월 14일
To load and save multispectral images (consisting of pairs of .hdr and .fla files), you could use the Scyllarus hyperspectral image processing toolbox. The MATLAB version of this toolbox is available for non-commercial use and can be downloaded from http://scyllarus.research.nicta.com.au/
The functions to look at are FLARead and FLAWrite under src/io. With these functions you can load images and perform further processing in MATLAB.

카테고리

Help CenterFile Exchange에서 Hyperspectral Image Processing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by