Main Content

高光谱图像处理

导入、导出、处理和可视化高光谱数据

Image Processing Toolbox™ Hyperspectral Imaging Library 为高光谱图像处理和可视化提供 MATLAB® 函数和工具。

使用此库中的函数可读取、写入和处理通过使用高光谱成像传感器以各种文件格式捕获的高光谱数据。该库支持国家图像传输格式 (NITF)、可视化图像环境 (ENVI)、标记图像文件格式 (TIFF) 和元数据文本扩展 (MTL) 文件格式。

该库提供一套算法,用于端元提取、丰度图估计、辐射和大气校正、降维、波段选择、光谱匹配和异常检测。

高光谱查看器使您能够读取高光谱数据,可视化单个波段图像及其直方图,为高光谱数据立方体中的像素或区域创建光谱图,生成高光谱图像的不同的彩色或假彩色表示,以及显示元数据。

要执行高光谱图像分析,请从附加功能资源管理器下载 Image Processing Toolbox Hyperspectral Imaging Library。有关下载附加功能的详细信息,请参阅获取和管理附加功能

App

高光谱查看器可视化高光谱数据 (自 R2020a 起)

函数

全部展开

读取和写入

hypercubeRead hyperspectral data (自 R2020a 起)
enviwriteWrite hyperspectral data to ENVI file format (自 R2020a 起)
enviinfoRead metadata from ENVI header file (自 R2020a 起)

波段选择和条带删除

selectBandsSelect most informative bands (自 R2020a 起)
removeBandsRemove spectral bands from data cube (自 R2020a 起)

ROI 选择

assignDataAssign new data to hyperspectral data cube (自 R2020a 起)
cropDataCrop regions-of-interest (自 R2020a 起)

颜色变换

colorizeEstimate color image of hyperspectral data (自 R2020a 起)
denoiseNGMeetDenoise hyperspectral images using non-local meets global approach (自 R2020b 起)
sharpencnmfSharpen hyperspectral data using coupled nonnegative matrix factorization (CNMF) method (自 R2020b 起)

辐射标定

dn2radianceConvert digital number to radiance (自 R2020b 起)
dn2reflectanceConvert digital number to reflectance (自 R2020b 起)
radiance2ReflectanceConvert radiance to reflectance (自 R2020b 起)

大气校正

correctOOBCorrect out-of-band effect using sensor spectral response (自 R2020b 起)
empiricalLineEmpirical line calibration of hyperspectral data (自 R2020b 起)
fastInScenePerform fast in-scene atmospheric correction (自 R2020b 起)
flatFieldApply flat field correction to hyperspectral data cube (自 R2020b 起)
iarrApply internal average relative reflectance (IARR) correction to hyperspectral data cube (自 R2020b 起)
logResidualsApply log residual correction to hyperspectral data cube (自 R2020b 起)
rrsCompute remote sensing reflectance (自 R2020b 起)
subtractDarkPixelSubtract dark pixel value from hyperspectral data cube (自 R2020b 起)
sharcPerform atmospheric correction using satellite hypercube atmospheric rapid correction (SHARC) (自 R2020b 起)

频谱校正

smileMetricCompute spectral smile metrics of hyperspectral data (自 R2021a 起)
reduceSmileReduce spectral smile effect in hyperspectral data cube (自 R2020b 起)
hyperpcaPrincipal component analysis of hyperspectral data (自 R2020a 起)
hypermnfMaximum noise fraction transform of hyperspectral data (自 R2020a 起)
inverseProjectionReconstruct data cube from principal component bands (自 R2020a 起)
ppiExtract endmember signatures using pixel purity index (自 R2020a 起)
fippiExtract endmember signatures using fast iterative pixel purity index (自 R2020a 起)
nfindrExtract endmember signatures using N-FINDR (自 R2020a 起)
countEndmembersHFCFind number of endmembers (自 R2020a 起)
estimateAbundanceLSEstimate abundance maps (自 R2020a 起)
readEcostressSigRead data from ECOSTRESS spectral library (自 R2020a 起)
resampleSignatureResample spectral signature to required wavelengths (自 R2024a 起)
removeContinuumNormalize spectral signature (自 R2024a 起)
samMeasure spectral similarity using spectral angle mapper (自 R2020a 起)
sidMeasure spectral similarity using spectral information divergence (自 R2020a 起)
jmsamMeasure spectral similarity using Jeffries Matusita-Spectral Angle Mapper method (自 R2020b 起)
sidsamMeasure spectral similarity using spectral information divergence-spectral angle mapper hybrid method (自 R2020b 起)
ns3Measure normalized spectral similarity score (自 R2020b 起)
spectralMatchIdentify unknown regions or materials using spectral library (自 R2020a 起)
detectTargetDetect target in hyperspectral image (自 R2024a 起)
anomalyRXDetect anomalies using Reed-Xiaoli detector (自 R2020a 起)
spectralIndicesCompute hyperspectral indices (自 R2020b 起)
customSpectralIndexCompute hyperspectral index using custom formula (自 R2023a 起)
ndviNormalized difference vegetation index (自 R2020a 起)
hyperslic2-D superpixel oversegmentation of hyperspectral images (自 R2023b 起)
hyperseganchor Segment hyperspectral images using fast spectral clustering with anchor graphs (自 R2024a 起)

主题

快速入门

分类

区域标识