CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - NDVI计算

搜索资源列表

  1. NDVI程序

    3下载:
  2. 读取TM波段3和波段4的图像,计算归一化植被指数NDVI,并用NDVI处理单波段图像,突出显示遥感影像的植被部分(输出后的图像上高亮的部分是植被区域)-Band 3 and band 4 images of a TM image are read and NDVI computed. Then a single band image is processed with the NDVI leading to the vegetation regions in the remote sensed
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:853795
    • 提供者:凌波微步
  1. avhrr_ndvi_classification

    0下载:
  2. NDVI计算的IDL程序,可以用来学习遥感数据的操作-NDVI calculated IDL procedures, can be used to study the operation of remote sensing data
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:1152
    • 提供者:tk
  1. NDVI_

    0下载:
  2. 该程序实现基于野外测站数据计算NDVI值 要使用该程序,需在E盘根目录下新建NDVI文件夹,然后再NDVI文件夹内新建filepath文件夹 接收在filepath文件夹内新建file.txt文本文件 使用规则,将数据全部拷贝进NDVI文件夹,然后再file.txt文本内输入待计算的文件名,文件名之间以空格隔开 1.txt 2.txt 3.txt 处理文本数据,计算NDVI值,文本格式应该为(下面是前三行的样例) asd 650 3 77
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:22284
    • 提供者:lee
  1. hjndvinew

    0下载:
  2. IDL编写,对环境卫星进行辐射定标并计算NDVI值。程序设计,1、影像分块,在处理大数据时特别有用;2、XML读取,IDL提供了方便的读写XML的方法;3、日期转儒略日算法;4、表观反射率计算方法;5、字符串处理技巧等。 -IDL to prepare for environmental satellite radiometric calibration and calculate NDVI values. Program design, an image block is particul
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3853
    • 提供者:李泽鸣
  1. fcmax_getmean_vimath_clip_resize

    1下载:
  2. 求长时间序列求年最大及月平均植被覆盖度FC、NDVI;计算各种植被指数NDVI、RVI、SAVI、DVI等;裁剪遥感影像的IDL批处理;重采样影像的IDL批处理-get the max value of the NDVI or FC and so on
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6996
    • 提供者:zheng
  1. TJG_NDVI

    0下载:
  2. 用来计算NDVI与LAI的相关系数的C#语言,能够自动识别最大值 以及范围-basic
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:34332
    • 提供者:田凡
  1. caculate_the_optimal_temperature

    1下载:
  2. 用SEBAL模型计算NPP中的植被生长的最适温度,用最大的NDVI来定义植被生长的最适温度,计算过程请参考文献,这个代码是用Python编写的小程序-SEBAL model calculated by the NPP in the optimum temperature for the growth of vegetation, with the greatest vegetation NDVI to define the optimum temperature for the growth o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:625
    • 提供者:Yhj
  1. NDVI

    0下载:
  2. 多种方法实现栅格数据计算NDVI,包括逐个像素处理、栅格计算器计算。-A variety of methods to calculate raster NDVI, including by-pixel processing, raster calculator.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:110868
    • 提供者:姜侯
  1. hj_ndvi_main

    0下载:
  2. 环境星计算NDVI,包含辐射定标以及大气校正,有些资料还需收集(The environment star calculates NDVI, including radiometric calibration and atmospheric correction, and some data needs to be collected)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:牛牛笨蛋
  1. IDL

    0下载:
  2. 使用IDL进行地表温度,NDVI,MNDVI计算(Land surface temperature, NDVI, and MNDVI were computed using IDL)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:29246464
    • 提供者:我为王
  1. NDVI

    1下载:
  2. 代码为modis归一化植被指数的计算,格式转换及背景值的填充。(The code is the calculation of the MODIS normalized vegetation index, the format conversion and the filling of the background value.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:yuyuanhe
  1. test

    2下载:
  2. 用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
  3. 所属分类:其他

    • 发布日期:2019-04-20
    • 文件大小:1024
    • 提供者:小王玲
  1. ndvi

    1下载:
  2. 基于GEE计算landsat 的植被覆盖度(Calculating ndvi based on GEE)
  3. 所属分类:其他

    • 发布日期:2020-06-27
    • 文件大小:61440
    • 提供者:dawa123
  1. 像元二分法计算植被覆盖度

    2下载:
  2. 使用像元二分法计算植被覆盖度。首先,基于掩模后的NDVI影像,统计5%和95%的像元值,带入像元二分法模型,进而计算植被覆盖度(Vegetation coverage was calculated by pixel dichotomy. Firstly, based on the masked NDVI images, 5% and 95% of the pixel values are counted, and then the pixel dichotomy model is introdu
  3. 所属分类:Windows编程

    • 发布日期:2019-12-11
    • 文件大小:1024
    • 提供者:kaikai0622
搜珍网 www.dssz.com