搜索资源列表
GDI+otsu
- 支持的文件格式有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
tifTObmp
- 将TIF格式转换成BMP格式图像的程序.-TIF format will be converted into BMP format images procedures.
tif_to_bmp
- 这份vc源代码是实现tif图像格式到bmp 格式的转换-this vc source code is tif format images to bmp format conversion
CXIMAGE_SRC.ZIP
- Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / p
ImageStone_src
- 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
unins000
- matlab开发的图像格式转化程序 能够很好的处理jpg,tif,bmp图像-Matlab development of the image format conversion procedure to be handled well jpg, tif, bmp image
CxImage_Lib
- CxImage Lib 一个用于读取多种图开文件格式的库: 支持的格式有:BMP,GIF,ICO,JP2,FPC,FPG,PCX,PNG,PNM,RAS,TGA,TIF等等。 -CxImage Lib read for a variety of plans to open a file format for : to support the format : BMP, GIF, ICO, JP2, FPC, FPG, PCX, PNG, PNM, RAS, TGA, TIF, and s
ViewImage
- 支持多种图像格式的显示程序 *.bmp\\*.dib\\*.gif\\*.jpg\\*.jpe\\*.jpeg\\*.pcx\\*.tga\\*.tif\\*.ti
tif_to_bmp
- 图形格式转换 完成TIF到BMP格式的转换
picture
- 可以打开各种图象文件包括.bmp .dib .gif .jpg .jpe .jpeg .pcx *.tga .tif .tiff等
drawing
- 实现图像的格式转换,把bmp转换成jpg,tif,png等
image_process
- 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
tif
- 图片格式转换代码,tif转bmp,已经经过测试通过
codec
- JPEG 2k 转 pgm/ppm/pgx/bmp/tif/raw/tga 程序及源代码
BMP_to_TIF.rar
- 这份vc源代码是实现bmp 图像格式到tif图像格式的转换,this vc source code is bmp format images to tif image format conversion
EPSConverter_code
- 该程序可实现图像间格式的转换,主要实现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
EPSConverter
- 该软件可实现图像间格式的转换,主要实现: (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
cximageLite_V600
- 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
ImageView
- 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-This library can handle BMP, GIF, PCX, TGA, JPG, TIF format image f
image-processing-procedures
- 对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等-The image scaling, shearing. Can handle jpg, tif, bmp image formats, including smooth, blur, edge enhancement, Fourier transform, corrosion, expansion, etc.