CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - tiff

搜索资源列表

  1. hdf2tiff

    2下载:
  2. 利用IDL将hdf格式的文件转换为tiff格式-Using IDL HDF format file into a tiff format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1288
    • 提供者:杨林清
  1. insertDOM

    0下载:
  2. 自动计算dom坐标信息并将tiff影像插入-insert tiff to CAD2008
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4509724
    • 提供者:
  1. histgMatch

    0下载:
  2. 直方图拉伸算法,matlab代码。处理各种位图图像,包括bmp,jpg,tiff,png等等。具体算法为将目标图像的直方图特征进行变换,使其接近参考图像的直方图特征,已达到调整目标图像显示效果接近参考图像的目的-This is a matlab code for histogram matching algorithm, dealing with most kinds of bit maps, like bmp, jpg, tiff, png etc. Specifically, this fu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:692
    • 提供者:文帅
  1. resample

    0下载:
  2. 一个可以直接添加到Arcgis toolbox,批量处理一个文件夹内所有Tif格式文件的重采样程序(直接利用记事本更改参数和路径名即可)-A resampling program can be directly used in Arcgis, and batch process a number of TIFF in an file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:538
    • 提供者:程序纶
  1. interpolate_batch

    0下载:
  2. 可以直接添加到Arcgis toolbox,就可以处理一个文件夹内所有Tif文件,实现插值操作(参数和路径直接通过记事本更改即可)-Interpolate program to process a number of TIFF in a file directly by adding into ARCGIS
  3. 所属分类:GIS program

    • 发布日期:2017-05-14
    • 文件大小:3555528
    • 提供者:程序纶
  1. project

    0下载:
  2. 批量重投影,可以直接加入到Arcgis toolbox中,实现对一个文件夹内所有TIFF批量重投影,投影参数直接用记事本功能更改即可-Project a number of TIFF in a file directly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:673
    • 提供者:程序纶
  1. tiffread

    0下载:
  2. 实现tiff格式的图像读取和写入,已编译成功-Achieve tiff format image read and write, has compiled successfully
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-03
    • 文件大小:950454
    • 提供者:黄兵
  1. iBMP

    0下载:
  2. 一个很不错的图片处理工具源码Title: iBMP 1.2 Descr iption: A little update with some new features: JPEG, PNG, GIF (GDI+ default) and TIFF (24bpp) saving support (thanks to Avery for the great GDI+ stuff -CodeId=37541-), high-quality resizing, file dialog image pr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:214538
    • 提供者:kk
  1. transfor_img_to_tif

    1下载:
  2. 批量化处理图像格式转换,即从img、dat、jpeg等格式转换为tiff格式,在ENVI/IDL环境下直接运行即可。-transform the style of the remote sensing miagery data img\dat\jpeg to the tiff style by batch.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1100
    • 提供者:范印
  1. mstar_conv_tools

    0下载:
  2. 这些程序可以将MSTAR数据库中的数据转换为可是图像,例如JPEG和TIFF,方便SAR图像的处理。-These program can convert the MSTAR data into some images such as jpeg and tiff.It s easy to study sar images.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:74420
    • 提供者:limiao
  1. biancheng

    0下载:
  2. 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
  3. 所属分类:Button control

    • 发布日期:2017-04-14
    • 文件大小:2972
    • 提供者:sweet
  1. tiff_process

    0下载:
  2. 它可以实现16位灰度tiff格式的灰度像素提取出来,并输出该数据到excel表-It can achieve 16-bit grayscale tiff format grayscale pixel extracted, and outputs the data to excel table
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3217341
    • 提供者:廖梓羽
  1. grb_read

    0下载:
  2. 程序基于C++开源库GDAL读取了GRB格式文件,并将其转换为tiff格式-Program is based on open source library GDAL C++ read GRB format files and convert them to tiff format
  3. 所属分类:Console

    • 发布日期:2017-05-18
    • 文件大小:4777284
    • 提供者:刘刚
  1. Simple-Image-Processing-System

    1下载:
  2. 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:170231
    • 提供者:马振磊
  1. logo-format-changer-tiff-to-bmp

    0下载:
  2. LOGO format changer, for use with bios in computer motherboards
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:364988
    • 提供者:Sanjeev
  1. parse.c

    0下载:
  2. This program displays CIFF and TIFF data structures in a very cryptic format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:10716
    • 提供者:Weler
  1. ReadImg

    0下载:
  2. 标签图像文件格式(Tag Image File Format,简写为TIFF)是一种灵活的位图格式,主要用来存储包括照片和艺术图在内的图像。它最初由Aldus公司与微软公司一起为Postscr ipt打印开发。TIFF与JPEG和PNG一起成为流行的高位彩色图像格式。-Tag Image File Format (Tag Image File Format, abbreviated TIFF) is a flexible bitmap format, mainly used to store,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3468460
    • 提供者:kaikai
  1. lowpassfiltering

    0下载:
  2. 低通滤波器,在IDL环境下,对Tiff格式的数据做低通处理。-Low-pass filter, in the IDL environment, the Tiff format data to do low-pass processing.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1145
    • 提供者:宋张亮
  1. histogramme

    0下载:
  2. histogramme d une image TI-histogramme d une image TIFF
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:706
    • 提供者:jawad HMOUMANE
  1. imgchange

    0下载:
  2. 图片格式转换,可以转换为JPG,BMP,TIFF,PNG,GIF等格式-image change
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-05
    • 文件大小:4349
    • 提供者:michael
« 1 2 ... 20 21 22 23 24 2526 27 »
搜珍网 www.dssz.com