Opening ".PIX" hyperspectral files (PCI Geomatics) in Matlab.

조회 수: 4 (최근 30일)
Max1000000
Max1000000 2015년 7월 20일
편집: Max1000000 2015년 7월 20일
the multibandread function seems to misread the files (despite entering proper information). There appears to be missing (black) horizontal lines across each band and I was wondering if anyone knew the proper way to read these files without having ENVI transform it into an ENVI standard file.
here's an example of what I'm using:
A1 = multibandread('Image.pix',[2000, 2000, 90],'uint6', 0,'bip', 'ieee-be');

답변 (0개)

카테고리

Help CenterFile Exchange에서 Display Point Clouds에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by