▍1. open_hdf5_event
ENVI中HDF5科学数据支持补丁,更新为一个SAV文件 ,放在安装目录的save_add文件 夹下,启动ENVI即可使用。(HDF5 scientific data in support of ENVI patches, updates to a SAV file on the installation directory save_add folder, start ENVI can be used.)
ENVI中HDF5科学数据支持补丁,更新为一个SAV文件 ,放在安装目录的save_add文件 夹下,启动ENVI即可使用。(HDF5 scientific data in support of ENVI patches, updates to a SAV file on the installation directory save_add folder, start ENVI can be used.)
批处理与重投影MODIS MOD04 数据(Reproject MODIS s mod04 data)
批量的将图像转为tif格式,界面方面操作,放在ENVI的安装路径下即可(convert different format of image to .tiff)
ENVI格式多光谱数据批量求平均值并保存成tif格式文件输出(Batch average of ENVI multispectral data and save it as TIF file output)
说明: ENVI格式多光谱数据批量求平均值并保存成tif格式文件输出(Batch average of ENVI multispectral data and save it as TIF file output)
大气校正软件MODTRAN4.3.1,MODTRAN里提供了6种差异显著且有代表性的大气模型,这些模型的温度、水汽、臭氧廓线都有明显差异。近北极冬季模型(Sub-Arctic Winter)具有最低陆表温度,中纬度冬季模型(Mid-Latitude Winter)次之;热带模型(Tropical)和中纬度夏季模型(Mid-Latitude Summer)具有最高的陆表温度。对流层顶,热带模型的温度反而是最低的,而近北极夏季模型(Sub-Arctic Summer)具有最高的温度。在这6种模型中,除陆表外的第二温度峰值高度出现在海拔50km左右,这里近北极夏季模型具有最高温度,中纬度夏季模型与之近乎相等,在这个海拔上近北极冬季模型的温度是最低的。1976美国标准模型(1976U.S. Standard)在这一系列模型中提供了一个近乎与中位数值的选择。(Atmosphere Correction Software Modtran 4.3.1, it provides six distinct and representative atmospheric models with distinct differences in temperature, water vapor, and ozone profiles.)
N-FINDR算法 端元提取 读取MNF降维后的影像数据 读取MNF降维后的影像数据( using N-FINDR end-member extraction)
ENVI中的ROI感兴趣文件自动转换成TIFF影像数据文件(ROI To Tiff Files)
IDL计算影像均值、标准差、偏差指数、信息熵、平均梯度、光谱扭曲程度、相关系数的小程序。(average gradient, correlation coefficient, entropy, cross entropy, joint entropy, mean square error and mutual information, signal to noise ratio, peak signal to noise ratio, )
该代码采用IDL语言实现了从光谱库读取高光谱曲线,并且去除其包络。这是高光谱图像处理时一个重要的预处理技术。(The code using IDL language library to read from the spectrum of high spectral curve, and the removal of the envelope. It is time hyperspectral image processing is an important pre-processing techniques.)
遥感图像时空融合,朱孝林博士的作品,可以参考学习(Space-time Fusion of Remote Sensing Images, Zhu Xiaolin)
利用ENVI/IDL,计算多幅图像的各个像元的平均值。并忽略空缺值(Use ENVI/IDL, calculate the average of each pixel of multiple images. And ignores the value of vacancies)
使用IDL编程来实现打开BMP,TIFF,IMG,JPEG,PNG和其他图像,实现缩放,缩放,平移,图像增强,平滑,边缘检测(Using IDL programming bmp, tiff, img, jpeg, png and other images to achieve open and zoom in, zoom, pan, image enhancement, smoothing, edge detection)
图像去云处理小程序,可以方便地对有云覆盖的影像进行处理,操作简单,效果较好(cloud remove procedures)
遥感图像除云软件,原理是图像同时期替换掉有云区域,使用IDL语言编写(remove cloud from remote sensing image)