主要内容

本页翻译不是最新的。点击此处可查看最新英文版本。

高光谱图像处理

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

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

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

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

高光谱查看器使您能够读取高光谱和多光谱数据,可视化元数据和地理空间信息,可视化各个条带图像及其直方图,为数据立方体中的一个像素或区域创建一个频谱图,绘制端元,生成不同颜色或假彩色表示,计算谱指数,以及导出结果。

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

App

高光谱查看器可视化高光谱数据

函数

全部展开

读取和写入

hypercubeRead hyperspectral data
imhypercubeRead hyperspectral image (自 R2025a 起)
geohypercubeRead hyperspectral image with geospatial information (自 R2025a 起)
multicubeRead multispectral data (自 R2025a 起)
immulticubeRead multispectral image (自 R2025a 起)
geomulticubeRead multispectral image with geospatial information (自 R2025a 起)
enviwriteWrite hyperspectral data to ENVI file format
enviinfoRead metadata from ENVI header file
gatherRead data cube of spectral image into workspace (自 R2025a 起)

ROI 选择

assignDataAssign new data to spectral image data cube
cropDataCrop regions-of-interest of spectral image

条带选择、删除和重采样

selectBandsSelect bands from spectral image
removeBandsRemove spectral bands from spectral image
resampleBandsResample multispectral data (自 R2025a 起)

颜色变换

colorizeEstimate color image of spectral image

块处理

applyApply function to each block of spectral image (自 R2025a 起)
denoiseNGMeetDenoise hyperspectral images using non-local meets global approach
sharpencnmfSharpen hyperspectral data using coupled nonnegative matrix factorization (CNMF) method

辐射标定

dn2radianceConvert digital number to radiance
dn2reflectanceConvert digital number to reflectance
radiance2ReflectanceConvert radiance to reflectance

大气校正

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

频谱校正

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

主题

快速入门

分类

区域标识

数字孪生

分割

精选示例