搜索资源列表
mfile3
- 读取标准envi格式的二进制图像数据,图像可以是单波段或多波段。
add_pro
- 在IDL中读取envi标准影像格式数据,包括img影像文件和hdr头文件-Envi read in the IDL standard image format data, including documents and image img header hdr
cogeotiff
- 将envi标准格式数据或裸数据格式转换为tiff标准格式的函数-from envi format to tiff format
Idl-training-materials
- IDL学习入门: 标准数据输入输出和文件读写 快速的直接图形法与图像处理 界面构建与事件传递 自由灵活的对象图形法 envi的功能扩展与二次开发 IDL程序发布部署与汇编 -IDL learning an introduction: Standard data input/output and documents, reading, speaking and writing The direct graphic method with rapid image
File_read
- 读取标准ENVI格式的数据,无论是什么存储格式都可读取-read the standard data of ENVI,at any restore
grib2envi
- 气象资料GRIB与GRIB2格式向ENVI标准数据格式的转换,需要ENVI/IDL环境,以及wgrib与wgrib2解码器,该解码器包含于气象软件Grads中。使用时,压缩包中的三个文件需要在同一路径下。包括以下三个文件: grib_envi_std_batch.pro grib_tmp_bin_bak grib_tmp_bin.hdr-Converting GRIB and GRIB2 formation to ENVI standard file. ENVI/IDL, wgrib
maskimg_byevf
- 可利用ENVI标准格式矢量数据快速批量裁剪hdf栅格影像。-ENVI can utilize standard format vector data volume cutting hdf fast raster image.
单一文件栅格数据格式转换
- 用于将其他格式文件转换为envi标准格式,适用于arcgis arcpy use for converting other format to envi standard format(use for converting other format to envi standard format)
批量栅格数据格式转换
- 用于批量修改图片格式到envi 标准格式,适用于arcgis 平台。(use for converting other format to envi standard format)
IDL
- ENVI转TIF,利用ENVI库函数将ENVI标准格式数据转换为.tif文件示例(Using ENVI library function to transform ENVI standard format data into.Tif file example)
read_ENVIimagefile
- ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standar