Location:
Search - idl ndvi
Search list
Description: 利用IDL读取MODIS影像L1B和MOD03数据(HDF格式),计算遥感植被指数NDVI
Platform: |
Size: 4501784 |
Author: wangyuxi |
Hits:
Description: 对于大数据量的ndvi计算
Platform: |
Size: 1097 |
Author: yangbfh |
Hits:
Description: 利用IDL读取MODIS影像L1B和MOD03数据(HDF格式),计算遥感植被指数NDVI-MODIS images using IDL to read L1B and MOD03 data (HDF format), the calculation of remote sensing vegetation index NDVI
Platform: |
Size: 4501504 |
Author: wangyuxi |
Hits:
Description: NDVI计算的IDL程序,可以用来学习遥感数据的操作-NDVI calculated IDL procedures, can be used to study the operation of remote sensing data
Platform: |
Size: 1024 |
Author: tk |
Hits:
Description: 利用遥感影像两个波段反射率值,计算植被指数值-The use of remote sensing images of two-band reflectance values, the calculation of vegetation index values
Platform: |
Size: 22528 |
Author: 刘过 |
Hits:
Description: 用idl批量处理avhrr数据,得到ndvi和分类-Idl batch processing of data with avhrr get ndvi and classification of
Platform: |
Size: 1024 |
Author: zhaojiepeng |
Hits:
Description: 在idl环境下批量处理提取modis ndvi数据-the program can extract the ndvi data from modis ndvi product
Platform: |
Size: 1024 |
Author: liangshzh |
Hits:
Description: 生成归一化植被指数(NDVI)数据产品及图象产品的IDL源程序-Generate normalized difference vegetation index (NDVI) data products and image products, IDL source code
Platform: |
Size: 1024 |
Author: li |
Hits:
Description: 文件为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 study
Platform: |
Size: 1024 |
Author: Calm Insight |
Hits:
Description: 计算遥感图像的NDVI的的强大算法,可用ENVI交互使用-Remote sensing NDVI calculation of the powerful images algorithms, can interact with ENVI
Platform: |
Size: 49152 |
Author: 李兴春 |
Hits:
Description: ndvi提取是modis图像影像的提取及应用-ndvi extract
Platform: |
Size: 1024 |
Author: sophie |
Hits:
Description: ENVI中计算NDVI植被指数的IDL源码。-ENVI NDVI vegetation indices calculated IDL source.
Platform: |
Size: 1024 |
Author: 小华哥 |
Hits:
Description: 采用idl对风云三号卫星的MERSI数据进行NDVI计算。-Using idl to calculate the NDVI with FY3 MERSI data .
Platform: |
Size: 54272 |
Author: 樊杰 |
Hits:
Description: 使用IDL进行地表温度,NDVI,MNDVI计算(Land surface temperature, NDVI, and MNDVI were computed using IDL)
Platform: |
Size: 29246464 |
Author: 我为王
|
Hits:
Description: 利用TIF文件,自己用算法计算NDVI,并将计算结果存储为TIF文件(Using TIF file to computing NDVI by using IDL)
Platform: |
Size: 661504 |
Author: Kat1
|
Hits:
Description: 遥感植被的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 formula in the ENVI is calculated.
It can also be calculated directly with Transform - NDVI.)
Platform: |
Size: 49152 |
Author: hhhff
|
Hits:
Description: 代码为modis归一化植被指数的计算,格式转换及背景值的填充。(The code is the calculation of the MODIS normalized vegetation index, the format conversion and the filling of the background value.)
Platform: |
Size: 1024 |
Author: yuyuanhe |
Hits:
Description: 实现NDVI的计算、HANTS滤波算法的NDVI数据平滑和腌摸处理(realize NDVI and hants and NDVI smoothing)
Platform: |
Size: 2931712 |
Author: clina |
Hits:
Description: 处理相同研究区的多年遥感影像的属性例如(NDVI、EVI等)相关性(Property correlation for processing multiple remote sensing images)
Platform: |
Size: 2118656 |
Author: xrainbow |
Hits:
Description: 用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_OPEN_FILE,infiles[i],r_fid=tmpfid
ENVI_FILE_QUERY,tmpfid,dims = tmpdims, nb = nb,ns= ns,nl=nl
NDVI_temp=ENVI_GET_DATA(fid=tmpfid,dims = tmpdims,pos=0))
Platform: |
Size: 1024 |
Author: 小王玲 |
Hits: