CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - tif jpg

搜索资源列表

  1. GDI+otsu

    0下载:
  2. 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1012226
    • 提供者:李之见
  1. CXIMAGE_SRC.ZIP

    1下载:
  2. Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1351991
    • 提供者:免战牌
  1. ImageStone_src

    0下载:
  2. ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and easy portable. It includes load/save(support BMP GIF JPG PNG TIF ICO TGA PCX PSD...), display, histogram, undo/redo and transform image with over 100 pr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:634707
    • 提供者:王莉
  1. unins000

    0下载:
  2. matlab开发的图像格式转化程序 能够很好的处理jpg,tif,bmp图像-Matlab development of the image format conversion procedure to be handled well jpg, tif, bmp image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:258501
    • 提供者:飞翔
  1. ViewImage

    0下载:
  2. 支持多种图像格式的显示程序 *.bmp\\*.dib\\*.gif\\*.jpg\\*.jpe\\*.jpeg\\*.pcx\\*.tga\\*.tif\\*.ti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:502674
    • 提供者:巫炯
  1. picture

    0下载:
  2. 可以打开各种图象文件包括.bmp .dib .gif .jpg .jpe .jpeg .pcx *.tga .tif .tiff等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:3047844
    • 提供者:赵广
  1. drawing

    0下载:
  2. 实现图像的格式转换,把bmp转换成jpg,tif,png等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1616
    • 提供者:丁大弸
  1. image_process

    0下载:
  2. ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and is easily to portable. Its features include load/save (supports BMP, GIF, JPG, PNG, TIF, ICO, TGA, PCX, PSD...), display, histogram, undo/redo, and image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1317403
    • 提供者:Diplom
  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. EPSConverter

    0下载:
  2. 该软件可实现图像间格式的转换,主要实现: (e)ps,bmp, jpg, png,tif,gif, psdi图像格式之间的转换-The software enables format conversion between images, the main achievement: (e) ps, bmp, jpg, png, tif, gif, psdi image format conversion between
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1117968
    • 提供者:wang
  1. cximageLite_V600

    0下载:
  2. CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:563314
    • 提供者:tayfun karan
  1. Imagebase

    0下载:
  2. 读取图像文件,可以读取JPG,TIF文件。-Read image file, you can read JPG, TIF files.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17834117
    • 提供者:小虎
  1. ImageView

    0下载:
  2. 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-This library can handle BMP, GIF, PCX, TGA, JPG, TIF format image f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:642444
    • 提供者:dsdd
  1. image-processing-procedures

    0下载:
  2. 对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等-The image scaling, shearing. Can handle jpg, tif, bmp image formats, including smooth, blur, edge enhancement, Fourier transform, corrosion, expansion, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4440310
    • 提供者:
  1. gaborfilter.tar

    0下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1292
    • 提供者:郑碧波
  1. video2pic

    0下载:
  2. 实现把视频转换为图片序列。支持avi视频,可转换为jpg、tif等格式的图片。-A tool used in matlab to convert the video to a series of pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:832
    • 提供者:潘鲁远
  1. fcmTest

    0下载:
  2. 标准模糊c聚类算法的实现,可以输入各种类型的图像,如tif、jpg-Fuzzy c-means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:838
    • 提供者:lk
  1. tuxiangfengge

    0下载:
  2. 实现分割图像(matlab),把其中的图像换成别的,如tif,jpg等也可以用,可以出来比较好的分割图像。-Realize image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1018
    • 提供者:lili
  1. tuxianggeshizhuanhuan

    0下载:
  2. 进行图像格式的转换,可以由bmp转换为tif、jpg等格式-Image format conversion, may tif, jpg bmp format conversion by the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:764120
    • 提供者:李文杰
  1. tif_to_jpg

    0下载:
  2. tif图像生成缩略图JPG,利用tif三波段合成假彩色图像输出(TIF image generates thumbnail JPG, and uses TIF three band to synthesize false color image output)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:zhffang
« 12 »
搜珍网 www.dssz.com