登录
首页 » IDL » convert_tif

convert_tif

于 2021-04-21 发布 文件大小:118KB
0 145
下载积分: 1 下载次数: 110

代码说明:

  批量的将图像转为tif格式,界面方面操作,放在ENVI的安装路径下即可(convert different format of image to .tiff)

文件列表:

envifile2tif
............\.project,382,2009-08-31
............\centertlb.pro,5085,2009-08-31
............\cw_bgroup.pro,13364,2009-08-31
............\envifile2tif.pro,5762,2009-11-06
............\envifile2tif.sav,119108,2009-11-06
............\fsc_color.pro,57948,2009-08-31
............\progressbar.pro,46,2009-08-31
............\progressbar__define.pro,34046,2009-08-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • segy
    说明:  地震数据处理中的基础的地震数据读取程序,MATLAB环境下应用(Seismic Data Reading)
    2018-12-29 09:59:01下载
    积分:1
  • GraphZoom
    这是用matlab编写的图像缩放代码,能实现灰度或者彩色图像的放大缩小以及小数倍。使图像处理初学者的好材料(This is used to prepare the image scaling matlab code, to achieve gray scale or color images and small many times zoom. Image processing to make a good material for beginners)
    2009-07-11 13:12:54下载
    积分:1
  • matlab
    基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等(MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet reconstruction, add noise, denoising, smoothing, sharpening, edge detection, image segmentation, etc.)
    2020-06-25 23:20:02下载
    积分:1
  • CoSaMP
    压缩感知基追踪算法,实现二维图像的小波变换以及图像重构(Compressed sensing based tracking algorithm, wavelet transform two-dimensional image, and image reconstruction)
    2021-04-13 19:48:55下载
    积分:1
  • Harris2
    Harris角点检测,关于角点的应用在图像处理上比较广泛,如图像匹配(FPM特征点匹配)、相机标定等。网上也有很多博客对Harris角点检测原理进行描述,但基本上只是描述了算法流程,而其中相关细节并未作出解释,这里我想对有些地方做出补充说明,正所谓知其然知其所以然,如有不对,还望指正。(Harris corner detection)
    2019-06-13 22:02:03下载
    积分:1
  • ZemikeMoments
    Zernike矩,分为一个主函数和六个子函数,主要步骤有注释,方便理解,有图,方便使用。主程序前段更改了判断输入参数个数的代码(Zernike moments, divided into a main function and six subroutines, major steps have comments, easy to understand, map, easy to use. The main front-end change the code determine the number of input parameters)
    2012-07-23 08:29:29下载
    积分:1
  • tuxianzhuanzi
    利用c++实现图像转置源代码,像素变换的一种方式(use Image home to the source code, pixel transform the way)
    2006-06-11 17:09:19下载
    积分:1
  • erzhihua
    图像的二值化处理程序,用于Visual c++中(Binary image processing program for Visual c++ in)
    2010-08-13 08:50:24下载
    积分:1
  • lamp_head
    光场图像渲染技术,利用稀疏分层算法对图像深度进行分层渲染,再利用颜色一致性约束进行去噪处理,通过所给出的图像阵列渲染出中间各个视点的图像(Optical field image rendering technology, the use of sparse hierarchical algorithm for image depth rendering, and then the use of color consistency constraints for noise processing, through the given image array to render the image of the middle of the various views)
    2015-09-25 16:27:44下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载