搜索资源列表
read_envi_image.rar
- IDL中读取envi图像,这个程序对与idl初学者来说是比较不错的,IDL read envi images, this program is for beginners and idl good comparison
Modistool
- 该模块包含了几个 IDL 函数 , 并被打包为一个编译了的ENVI模块 . 可以在 ENVI+IDL 或者 ENVI-Runtime 版本中使用 . 该模块用 IDL5.4 进行编译 , 并用 ENVI 3.4+SP1 进行了测试。可以实现bow-tie 纠正、亮温反演、Export of GCP等功能-This IDL module contains several functions that can be incorporated into the ENVI environment i
readfile
- 用IDL实现的将遥感影像保存成ENVI的标准格式,以及保存成.IMG, TIFF等格式文件。-IDL will be used to achieve ENVI remote sensing image saved as a standard format and saved as. IMG, TIFF and other formats.
IDLENVI
- ENVI二次开发实用教程,带有很多开发实例,对IDL与ENVI的连接及库函数的调用讲解详细!-ENVI secondary development of practical course, with a lot of development example, IDL and ENVI on the connection and the library function call to explain the details!
SATE_TRMM_3B43_CASE
- HDF的打开工具,用IDL编程,ENVI-IDL打开已使用-The HDF open tools Programming with IDL, ENVI-IDL open
HDF5-image-read--IDL
- 常用ENVI HDF5文件格式读取,用IDL语言编写。-ENVI HDF5 file format used to read, with the IDL language.
ENVI-IDL
- ENVI二次开发常用功能代码,包括大气校正、定标、分类(监督+非监督)、裁剪、镶嵌等-ENVI secondary development commonly used function codes, including atmospheric calibration, calibration, classification (supervision+ unsupervised), cutting, mosaic, etc.
ENVI_Batch_Template
- ENVI批处理,IDL编写的,实现图像批处理功能(ENVI batch processing)
ENVI下温度植被干旱指数(TVDI)
- IDL平台环境下,envi温度植被干旱指数计算TVDI(Calculation of envi temperature and Vegetation Drought Index under IDL platform TVDI)
Version 1.0
- 这些代码主要是IDL语言源码,主要功能:初始化ENVI,定标,大气校正,融合,镶嵌,裁剪,分类(监督+非监督),面向对象特征提取,结束ENVI(These codes are mainly IDL language source code, the main functions: initialization, ENVI, calibration, atmospheric correction, fusion, mosaic, cutting, classification (supervisi
1.NPP计算
- 作为ENVI的插件实现NPP(植被净初级生产力)的计算,其中还包括了测试数据(Implementation of NPP as a plug-in for ENVI)
自动获取两幅图像有效区域重叠范围
- ENVI 插件,利用idl自动获取两个影像重叠范围,带源代码,方便修改(ENVI plug-in, using IDL to automatically obtain two image overlap range, with the source code, convenient to modify.)
利用Shapefile进行分幅裁剪
- ENVI 插件,利用shapefile文件,对影像实现分幅裁剪,带源代码。(ENVI plug-in, the use of ShapeFile files, image realization of clipping, with the source code.)
band_decompose_batch
- 遥感多波段文件,批量波段分解。格式转换为.dat格式,通用语ENVI和arcgis。(Remote sensing multi band files, band decomposition.)
landsat8_calibration
- envi二次开发用idl编程实现landsat8辐射定标(Envi two development with IDL programming to realize landsat8 radiation calibration)
ENVI_modis_conversion_toolkit
- modis conwersion toolkit 插件(modishconwersion tooklit Plug-in unit)
process_LST_mask
- 代码为modis温度数据掩膜裁剪,比envi或arcmap裁剪高效。(The code is tailored for the MODIS temperature data mask, which is more efficient than the envi or ArcMap clipping.)
SetIgnoreValue_Batch 2015.05.22
- 能够在ENVI或IDL中较好的设置忽略值 速度比较快(Better settings to ignore values in ENVI or IDL are faster)
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
RF
- IDL遥感,roi的随机拆分,通过IDL控制,感兴趣区的随机选择操作(IDL Remote Sensing, Random Segmentation of ROI)