搜索资源列表
NDVI
- 利用IDL读取MODIS影像L1B和MOD03数据(HDF格式),计算遥感植被指数NDVI
ndvi 分块计算
- 对于大数据量的ndvi计算
WarpNDVI
- 环境星数据计算ndvi idl程序 对于生态研究非常有用-Calculation of environmental satellite data for ecological studies ndvi idl program is very useful
ndvi
- 生成归一化植被指数(NDVI)数据产品及图象产品的IDL源程序-Generate normalized difference vegetation index (NDVI) data products and image products, IDL source code
T_R_NDVI
- 文件为IDL程序代码,在ENVI+IDL环境下运行。处理遥感图像,生成NDVI、TNDVI、RVI等植被指数,为后续研究提供基础-Program code for the IDL files in ENVI+ IDL environment to run. Remote sensing image processing to generate NDVI, TNDVI, RVI and other vegetation indices, provide a basis for further st
avhrr_ndvi_classification
- NDVI计算的IDL程序,可以用来学习遥感数据的操作-NDVI calculated IDL procedures, can be used to study the operation of remote sensing data
ndvi
- 利用遥感影像两个波段反射率值,计算植被指数值-The use of remote sensing images of two-band reflectance values, the calculation of vegetation index values
avhrr_ndvi_classification
- 用idl批量处理avhrr数据,得到ndvi和分类-Idl batch processing of data with avhrr get ndvi and classification of
sate_ndvi
- 在idl环境下批量处理提取modis ndvi数据-the program can extract the ndvi data from modis ndvi product
cuda-ndvi
- 计算遥感图像的NDVI的的强大算法,可用ENVI交互使用-Remote sensing NDVI calculation of the powerful images algorithms, can interact with ENVI
vgt_ndvi_extract2
- ndvi提取是modis图像影像的提取及应用-ndvi extract
ndvi
- ENVI中计算NDVI植被指数的IDL源码。-ENVI NDVI vegetation indices calculated IDL source.
ndvi
- 采用idl对风云三号卫星的MERSI数据进行NDVI计算。-Using idl to calculate the NDVI with FY3 MERSI data .
IDL
- 使用IDL进行地表温度,NDVI,MNDVI计算(Land surface temperature, NDVI, and MNDVI were computed using IDL)
ndvi
- 利用TIF文件,自己用算法计算NDVI,并将计算结果存储为TIF文件(Using TIF file to computing NDVI by using IDL)
ndvi
- 遥感植被的NDVI值公式为:(近红外-可见光红色)/(近红外+可见光红色) 在ENVI里面的Band Math 运行公式计算就行. 还可以直接用Transform——NDVI计算.(The NDVI value formula of remote sensing vegetation is: (near infrared - visible light red) / (near infrared + visible light red) The Band Math operation
NDVI
- 代码为modis归一化植被指数的计算,格式转换及背景值的填充。(The code is the calculation of the MODIS normalized vegetation index, the format conversion and the filling of the background value.)
IDL源码实现
- 实现NDVI的计算、HANTS滤波算法的NDVI数据平滑和腌摸处理(realize NDVI and hants and NDVI smoothing)
ENVI_Pearson
- 处理相同研究区的多年遥感影像的属性例如(NDVI、EVI等)相关性(Property correlation for processing multiple remote sensing images)
test
- 用envi+idl计算ndvi的最大值合成图像,,,(NDVI=ENVI_GET_DATA(fid=fid,dims=dims,pos=0) ind = where(NDVI eq -10) FOR i=1,numTim-1 DO BEGIN FTest_temp = file_test(infiles[i]) if (FTest_temp ne 0 ) then begin print,infiles[i] ENVI_OPE