搜索资源列表
利用idl语言将RGB图像转换成HSV图像
- 利用idl语言将RGB图像转换成HSV图像
idl-envi-Research.rar
- 基于idl与envi二次开发的遥感系统开发方法,写的比较详细,Based on idl and envi secondary development of remote sensing systems development methods, written in a more detailed
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
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
envi
- envi遥感影像处理培训,idl二次开发书籍-remote sensing image processing envi training, idl secondary development books
envi_Save_ASCII_XYZ
- This program is a simple example of a custom data import utility for envi and is meant to be a learning tool for users developing their own custom idl extensions. For demonstration purposes, this program merely provides ingest of envi Standard format
DN_R
- idl envi用于定量遥感,有源代码,还有数据,对于学习定量遥感和idl编程很有帮助-idl and envi application
enviBandList
- 利用idl二次开发的与envi加载图像的管理界面一样的工具,是学习envi-idl开发的参考资料-idl second development with the use of envi loaded the same image management interface tool for the development of learning envi-idl reference
envi
- 介绍envi的二次开发的一些内容,以及相关的功能,实际例子-Introduction envi some elements of the secondary development, and related functions, the actual examples
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!
envi_tiff
- idl编辑的勇于envi的读取TIFF文件的源代码,希望对大家有所帮助。-Editor' s courage envi idl TIFF file read the source code, we want to help.
idl-envi
- idl中的运算符与envi波段运算学习资料。 运算符是各个语言中必不可少的部分,idl作为一种基于矩阵运算的语言,实际应用实际应用中运算符操作有很多的技巧。很多的时候一个语句能实现复杂的功能,这点在波段运算中能够体现出来。 -Operators in idl and envi-band operation learning materials. Operator is an essential part of every language, idl, as a matrix operat
envi-idl
- 在idl中实现熵、信息熵、直接读取数据的计算-idl is used in envi
envi
- envi+idl二次开发指南,官方指南,envi提供的接口函数介绍-envi+ idl secondary development guide, the official guide, envi provides the interface functions described
MODIS温度反演IMAPP算法idl实现
- 利用envi-idl二次开发实现MODIS温度反演,所用算法为IMAPP算法。
idlyaogankaifa
- 针对envi的idl语言二次开发遥感图像处理系统(For envi idl language, the two development of remote sensing image processing system)
envi下温度植被干旱指数(TVDI)
- idl平台环境下,envi温度植被干旱指数计算TVDI(Calculation of envi temperature and Vegetation Drought Index under idl platform TVDI)
idl程序-利用shap文件实现遥感影像批量裁剪
- idl程序-利用shap文件实现遥感影像批量裁剪(idl program - use shap file to achieve remote sensing image batch cropping)
DopplerRadar
- envi/idl读取气象雷达(CINRAD/CC)数据(idl reads meteorological radar(CINRAD/CC)data)
envi/idl随机数、统计、插值
- 该代码主要是关于envi/idl随机数、统计与插值的运算,包括椒盐噪声产生,相关分析,回归分析、拟合等功能的具体实现。