搜索资源列表
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