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

搜索资源列表

  1. ImageView

    0下载:
  2. 遥感图像基本处理软件,可以显示img,pix,tif等格式的遥感数据-Basic remote sensing image processing software, can show img, pix, tif format, such as remote sensing data
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2336802
    • 提供者:张涛
  1. CXImage

    0下载:
  2. 有名的CXImage,CXImage提供了生成操作JPEG,PNG,TIF等许图片的函数库和其相应的dll,lib的源代码。-Famous CXImage, CXImage provided to generate operating JPEG, PNG, TIF, etc. Xu picture library and their corresponding dll, lib s source code.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:2073248
    • 提供者:xaiaoshqiaon
  1. image

    0下载:
  2. 图像格式的简要文档,包括BMP,GIF,JPEN,PNG,TIF等常用格式-The summary document image formats, including BMP, GIF, JPEN, PNG, TIF and other commonly used format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:552701
    • 提供者:xnby
  1. GEOTIFF_TFW_FileGenerator

    0下载:
  2. For GIS tools: GeoTIFF *.tfw file generator for set of tif files needed to seamless composition. With source, offcourse-For GIS tools: GeoTIFF*. tfw file generator for set of tif files needed to seamless composition. With source, offcourse
  3. 所属分类:GIS program

    • 发布日期:2017-04-13
    • 文件大小:2768
    • 提供者:Alexy
  1. ImageShow

    0下载:
  2. 图像文件的读取与存储,visual studio 2005编译通过,包括bmp,jpeg,tif等各种文件-Read image files and storage, visual studio 2005 compiler is passed, including bmp, jpeg, tif, etc. file
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:142897
    • 提供者:chen weibo
  1. HyperSee

    0下载:
  2. 显示BMP JPG GIF TIF等格式的图片-pictures preview
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:261974
    • 提供者:倾泠月
  1. Pic

    0下载:
  2. Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1905254
    • 提供者:nicky
  1. ConvertPDF

    0下载:
  2. 可转换为png、Tif或jpg文件,推荐png格式。 需要Ghostscr ipt 8.64,安装后将gs32dll.dll 放在此程序exe文件同一个目录内 -Can be converted to png, Tif or jpg files, png format recommend. Required Ghostscr ipt 8.64, the installation procedure will gs32dll.dll this exe file on a directory w
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:52568
    • 提供者:yefeng
  1. PicSplit(GDIPlus)

    1下载:
  2. 用VB6开发的一款图片批量分割工具,分割后可自动按顺序(可按组或单独)命名。支持BMP、TIF、PNG、GIF、JPG等格式。采用GDI+技术,是VB开发人员学习熟悉GDI+的绝佳例子。-VB6 development with a picture batch splitting tool can automatically split the order (can be group or individual) name. Support for BMP, TIF, PNG, GIF, JPG
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:51352
    • 提供者:zhaohongtao
  1. photoanalysis

    0下载:
  2. 图像分析 h0=figure( toolbar , none ,... position ,[198 56 350 468],... name , 实例72 ) h1=axes( parent ,h0,... position ,[0.25 0.45 0.5 0.5],... visible , off ) I=imread( rice.tif ) imshow(I) k=0 b1=uicontrol( parent ,h0,...
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:646
    • 提供者:fei fei yang
  1. cximage600_full

    0下载:
  2. CxImage Class TIF等格式的图像处理 VC-CxImage Class
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6374870
    • 提供者:wu_3w
  1. pic

    0下载:
  2. 处理JPG,TIF,BMP等互相转换平且可以处理各种图片效果-process picture source with jpg,tif,bmp image format
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7190130
    • 提供者:zzwcl
  1. tuxianggeshizhuanhuan

    1下载:
  2. 图像格式转换程序 可在jpg、bmp、tif等10种格式间转换 双击进行文件格式转换,单击按钮可设置相应参数-Image format conversion process can be jpg, bmp, tif, etc. 10 kinds of format conversion and exchange between double-click to convert file formats, click the button to set the corresponding p
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:772440
    • 提供者:jhp627
  1. PicView

    1下载:
  2. 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1186841
    • 提供者:康云
  1. CCMD_OCR

    0下载:
  2. 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。 其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。-Graphic character reco
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3322657
    • 提供者:arechi
  1. export_fig

    0下载:
  2. This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped border
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:16463
    • 提供者:redasu
  1. EPSConverter_code

    0下载:
  2. 该程序可实现图像间格式的转换,主要实现bmp,jpg,png,tif,gif,psd 图像间格式 的转换-The program can be realized between the image format conversion, the main achievement bmp,jpg,png,tif,gif,psd image format conversion between the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:47416
    • 提供者:wang
  1. PFK

    0下载:
  2. 检测图片中的人脸,适用于JPG/jpg、BMP/bmp、TIF/tif或者GIF/gif的图片-Face detection in the picture for JPG/jpg, BMP/bmp, TIF/tif or GIF/gif image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:4623
    • 提供者:DJY
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. DEM(tif)_to_VRML

    0下载:
  2. 把TIF格式的DEM数据自动转换成VRML语言的DEM显示模型-To TIF format DEM data automatically converted to VRML language display model DEM
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:1125
    • 提供者:zhangxun
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com