搜索资源列表
NDVI
- 利用IDL读取MODIS影像L1B和MOD03数据(HDF格式),计算遥感植被指数NDVI
NDVI
- 数据绝对反射率反演方法分析计算ndvi必须使用的一些参数
ndvi 分块计算
- 对于大数据量的ndvi计算
NDVI程序
- 读取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
NDVI
- 利用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
ETM
- 数据绝对反射率反演方法分析 可以用于计算ndvi-Absolute reflectivity data inversion method of analysis can be used to calculate the NDVI
NDVI
- 数据绝对反射率反演方法分析计算ndvi必须使用的一些参数-Absolute reflectivity data inversion method of analysis must be used NDVI some of the parameters
ndvi
- 利用遥感影像两个波段反射率值,计算植被指数值-The use of remote sensing images of two-band reflectance values, the calculation of vegetation index values
NDVI
- 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件Pho
cuda-ndvi
- 计算遥感图像的NDVI的的强大算法,可用ENVI交互使用-Remote sensing NDVI calculation of the powerful images algorithms, can interact with ENVI
ndvi
- ENVI中计算NDVI植被指数的IDL源码。-ENVI NDVI vegetation indices calculated IDL source.
NDVI
- 多种方法实现栅格数据计算NDVI,包括逐个像素处理、栅格计算器计算。-A variety of methods to calculate raster NDVI, including by-pixel processing, raster calculator.
计算NDVI
- 逐像元读取NDVI的值,生成一幅新影像。注意:不能放入过大影像(Pixel by pixel reads the value of NDVI and generates a new image. Note: no large images can be placed.)
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 re
NDVI
- 代码为modis归一化植被指数的计算,格式转换及背景值的填充。(The code is the calculation of the MODIS normalized vegetation index, the format conversion and the filling of the background value.)
NDVI
- 利用python开发语言实现landsat5遥感影像的NDVI归一化植被指数的计算(Using Python development language to realize NDVI normalized difference vegetation index calculation of landsat5 remote sensing image)
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 pr
ndvi
- 基于GEE计算landsat 的植被覆盖度(Calculating ndvi based on GEE)
NDVI批量计算Python代码
- NDVI最大值合成法批量计算Python代码(Python Code for Batch Computing by NDVI Maximum Composition Method)