搜索资源列表
showimage1
- idl编写的一个显示tiff图像的小程序,能显示多波段和单波段,练练手。同时自定义了一个对话框,可以输入中值化参数。
pp
- IDL二次开发实习内容作业包括打开各种格式的图像保存成各种格式,包括二进制、jpeg,tiff,对图像进行简单处理(平滑,增强,均衡化)-Secondary development of practical content of IDL operations include opening a variety of formats to save images into a variety of formats, including binary, jpeg, tiff, a simple im
ImageFree
- 简单的图像读取显示代码,自己写的,支持BMP,JPG,GIF,TIFF,PNG等格式。-Simple image display read the code, wrote it myself, support BMP, JPG, GIF, TIFF, PNG and other formats.
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.
envi_tiff
- IDL编辑的勇于envi的读取TIFF文件的源代码,希望对大家有所帮助。-Editor' s courage envi IDL TIFF file read the source code, we want to help.
envi2tiff
- 将envi标准格式转换为tiff格式,IDL 编译文件-convert envi file into tiff file
readimage1
- 使用IDL编程来实现打开BMP,TIFF,IMG,JPEG,PNG和其他图像,实现缩放,缩放,平移,图像增强,平滑,边缘检测-Using IDL programming bmp, tiff, img, jpeg, png and other images to achieve open and zoom in, zoom, pan, image enhancement, smoothing, edge detection
ImageReader
- 利用IDL对象图形法打开TIFF、JEPG等格式图像,有界面。-Be able to open the TIFF, JEPG format images
envi_batch_template
- ENVI二次开发的批处理模版, 默认为数据格式转换为tiff格式。-a idl program used for remote sense image batch dealing.
IDL
- 读取TIFF影像并将其存储 利用idl开发-read TIFF picture
TiffProcess
- 基于IDL语言对于tiff格式影像进行多种处理,包括显示、PCA、傅里叶变换等等,对于初步学习IDL语言的遥感人很有用-tiff file process based on idl
envifile2tif
- 将ENVI格式转换为tiff格式的IDL源代码,放在扩展程序下使用-Converts ENVI format to tiff format of IDL source code, under the extension
hdf2tiff
- 利用IDL将hdf格式的文件转换为tiff格式-Using IDL HDF format file into a tiff format
transfor_img_to_tif
- 批量化处理图像格式转换,即从img、dat、jpeg等格式转换为tiff格式,在ENVI/IDL环境下直接运行即可。-transform the style of the remote sensing miagery data img\dat\jpeg to the tiff style by batch.
biancheng
- idl使用界面编辑实现界面的简单可视化,包括打开(JPEG、Bmp、tiff等格式)、保存、退出、KL、图像增强(罗伯特、索伯尔变换)、边缘提取、直方图均衡化、对比度增强、波段运算等功能-IDL interface editing interface simple visualization, including open format (JPEG, BMP, tiff, etc.), save and exit, KL, image enhancement (Robert, Sobel tra
CMAQ64KMtif
- 采用IDL语言对cmaq模式数据进行处理,转换成tiff图像格式(The CMAQ pattern data is processed by IDL language and converted into TIFF image format)
img2tiff
- 批量将ENVI标准格式影像(后缀名为.img)转为tiff格式的影像。下载文件,解压后直接运行(IDL环境下),出现小对话框,选择输入影像的文件夹,点击确定,会在该路径下自动生成新文件夹convert TIFF,转换好的TIFF影像在该文件夹下。 注意:若影像较多,点击确定后转换需要一定时间,耐心等待,可以打开convert TIFF查看转换的情况。(Batch convert ENVI standard format image (suffix.Img) to TIFF format imag
10
- 在IDL中将.nc格式的数据读取并绘图,文件夹中附有示例数据。(Reading and drawing data in.Nc format in IDL)
nc to tiff
- 提取neccdf文件的某一属性,输出为tif文件(transform *.nc to *.tif)
NetCDF批量转Tiff的IDL程序
- 将nc文件批量转为tif格式的小程序,在idl中运行(batch tool used for netcdf to tif)