搜索资源列表
ImgCtxDecoder_src
- ImgCtxDecoder_src.zip 1. Why do I use IImgCtx to decode images? If you want to develop a image viewer or processor in Windows, the first thing you have to face is image decoding. Now there are some free image decoders, with full source code:
20051024143355360_600it
- 一个图像显示,转换,存储的例子(bmp,JPEG,GIF,PNG,TIFF等)CxImage
vc_image_lib
- vc图像处理库,cximage,文档、代码和例子,支持TIFF, JPEG, PNG等格式
cximage599c_linux.tar
- cximage599c_linux: this provide makefile for linux(simply type make to build it) cximage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images
cximage600_full
- CxImage 6.00 CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : \"If you use this source code in a product, acknowl
cximage600_demo
- CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : \"If you use this source code in a product, acknowledgement is no
cximage.rar
- cximage 处理 jpeg, gif, png, ocx, tif, ico 等多种图像格式。本包为例子程序,为你演示如何应用。,cximage handle jpeg, gif, png, ocx, tif, ico, etc. image formats. Package as an example of this procedure, demonstration of how to apply for you.
CXImage600.rar
- CxImage 是一个C++类,可以加载、保存、显示,转换BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式图像。,CxImage BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K
cximage600_vs2010
- CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到v
cximage600_ce
- WinCe6.0系统上的图片类,实现了图片旋转,色彩变化,还有其他特殊效果(我暂时使用了这些效果,其他效果请查看源码),支持JPEG,PNG,MNG,TIFF等图片格式。-WinCe6.0 system image class, achieving a picture rotation, color change, and other special effects (I only use these function right now, other functions, please vie
cximage702_full
- 适用vs2010下使用的CxImage库函数,可实现tiff,jpeg等多种图像格式的处理-Under applicable vs2010 use of CxImage of library functions, tiff, jpeg and other image formats handling
CxImage
- CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
CXImage
- 有名的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.
cximage
- 功能强大的图像处理代码 bmp jpeg等均可 合成 加减 去噪 2值曲线等-Powerful image processing code, such as bmp jpeg denoising can be plus or minus 2 synthesis, such as the value of curve
cximage600_demo
- CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的互相转换。-CxImage is a C++ class to load, save, display, transform BMP, JPEG, GI
CxImage
- cximage开源代码,支持jpeg,png,tiff,jpeg等等,还是蛮好用的-cximage open-source code, support jpeg, png, tiff, jpeg, etc., or just fine with the
NggolekiGinambaran
- VS 2008下编译的图像检索程序,在vs2008里面保证可以编译和使用,检索出来的效果不错。里面也有vc6.0的dsw文件,但是dsw文件里面包含的lib文件有问题。是网上的开源项目,但是原项目本来包含的lib就有问题。建议下载此项目的人还是用vs 2008编译,如果用vs2005,需要将input的lib修改为:Jpeg.lib Tiff.lib png.lib cximage.lib jasper.lib libdcr.lib zlib.lib mng.lib,
CxImage
- VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
picture-warp-using-Interpolation
- 运用插值算法对图像进行变形,包括邻近插值、双线性插值、三次卷积插值。使用了cximage类对jpeg类型图片的处理。有详细说明文档。-Use of the interpolation algorithm for image deformation, including the neighboring interpolation, bilinear interpolation, cubic convolution. Cximage class jpeg type of picture proces
BMP-bitmaps-into-JPEG
- 用CxImage将BMP位图转换成JPEG格式-The CxImage the BMP bitmaps into JPEG format