搜索资源列表
SpectrumAbsorptionBandDectetion
- 这是一个利用导数光谱分析的方法检测特征吸收波段的源代码,可供从事高光谱图像处理的朋友分享。-This is a use of derivative spectroscopy method of the characteristic absorption band of the source code, available to engage in high-spectral image processing share.
example1_texture_cooccur_doit
- 提取高光谱图像中特定区域特定波段图像的纹理参数矩阵,并且统计输出结果-Hyperspectral images to extract a specific band in a specific area of ??the texture parameters of the image matrix, and the statistical outpu
weifen--malab
- 光谱微分(一阶、二阶微分)对高光谱遥感图像进行最佳波段选择-Spectral radiant brightness
raws-reading-and-fusing
- Matlab下,读取raw文件,实现多波段图像融合,高光谱与高分辨率图像融合,包括直接融合,傅里叶变换后融合,小波变换后融合及HIS变换后融合。-On Matlab,how to read and show raw files, achieve more band mergering,spectrum image and high resolution image fusiing,including direct fusion,Fourier transform fusion, wavele
FeatureExtraction-(1)
- 绿色植物具有明显的光谱反射特征,而这种特征与植被的发育、健康状况以及生长条件密切相关。传统的宽波段、多光谱遥感数据对于植被的研究仅限于一般性的红光吸收特征和近红外的反射特征[1-3],以及中红外的水吸收特征[4-6]。高光谱遥感通过对不同类型植被的生物物理化学成分含量的估算能获得较为理想的植被生态学信息,并在提取植被信息中得到大量的应用和研究[7-10]。高光谱遥感器的出现为改进现有的分类算法,进一步提高植被分类精度提供了可能。高光谱遥感技术已经应用于湿地分类、边界、水体、湿地植被和湿地生境因子
Hyperspectral-anomaly-detection-1
- 这是一个基于波段子集特征融合的高光谱图像异常检测算法,研究高光谱目标检测的同学可以参考一下。-This is an image-based anomaly detection algorithm for hyperspectral subset of feature fusion band, hyperspectral target detection research students can refer to it.
hyperspectral-3
- 这是一种高光谱图像波段选择的快速混合搜索算法,感兴趣的同学可以参考一下。-This is a kind of fast hybrid search algorithm of hyperspectral images band selection, interested students can refer to it.
AVIRIS
- AVIRIS 高光谱遥感数据,220个波段,145*145-AVIRIS Hyperspectral data,220bands,145*145
AVIRIS_200_ICA
- AVIRIS 高光谱遥感经ICA变换后的数据。去除水吸收后的200个波段-AVIRIS hyperspectral data after ICA transformation. Removal of 200 bands after water absorption
AVIRIS_200_MNF
- AVIRIS 高光谱遥感经MNF变换后的数据。去除水吸收后的200个波段-AVIRIS hyperspectral data transformed by the MNF. Removal of 200 bands after water absorption
AVIRIS_200_PCA
- AVIRIS 高光谱遥感经PCA变换后的数据。去除水吸收后的200个波段-AVIRIS hyperspectral data after PCA transform. Removal of 200 bands after water absorption
AVIRIS-200
- 去除水吸收后的200个波段的AVIRIS 高光谱遥感经数据。-AVIRIS Hyperspectral data 200 bands, after Removal water absorption bands .
ReadHypImgENVItoMat
- 读取envi格式的高光谱img影像,将其转化为matlab中的数据矩阵。输入为行数、列数、波段数和数据类型。-Read envi img format hyperspectral images, convert it into matlab data matrix. Enter the number of rows, number of columns, number of bands, and data types.
6Adaptive-band-hyperspectral-
- 6自适应波段选择高光谱图像融合使用互信息。国际会议信息融合2005 _guo_fusion_a-6 Adaptive band selection for hyperspectral image fusion using mutual information . International Conference on Information Fusion 2005_guo_fusion_a
band-selection
- 基于图像对比度和波段相关性的波段选择算法,适用于高光谱图像的特征选择-Bands selection algorithm based on image contrast and correlation of bands for hyperspectral image feature selection
practice
- 在IDL中运行,可以将多光谱、高光谱等多波段影像拆分为为单一波段影像-It works in IDL and it can split multibands into single band
enviread
- 利用multibandread函数,此函数用于读取多波段二进制影像文件。至于何为二进制影像文件,简单地说ENVI主菜单file—save file as—envi standard得到的就是二进制影像文件,有时甚至会看到后缀名为bsq、bil、bip等影像,也是二进制影像文件。 对于一幅tif格式的高光谱影像,这里有两种方法将影像读入matlab: (1)直接利用imread函数读取,不知为何tif格式的高光谱影像居然可以读取,但是速度挺慢 (2)利用multibandread函数读
hyperspectral
- 高光谱图像在matlab上处理数据波段,并且包括降维功能(Hyperspectral images deal with data bands on MATLAB and include dimensionality reduction functions)
processing
- 包括遥感图像分类(监督和非监督)、分类后处理、NDVI、波段运算、颜色转换、光谱分析等等。(It includes remote sensing image classification (supervised and unsupervised), post-processing classification, NDVI, band operation, color conversion, spectral analysis and so on.)
多光谱影像PCA与遍历显示matlab实现
- 基于多光谱影像的地物分类预处理算法,使用matlab将数据tif影像打开,并展示,在数据波段中,使用PCA算法,使得信息集中利于分类。(Preprocessing algorithm of object classification based on multi spectral image)