搜索资源列表
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:
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
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
- 功能强大的图像处理代码 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
CxImage
- cximage开源代码,支持jpeg,png,tiff,jpeg等等,还是蛮好用的-cximage open-source code, support jpeg, png, tiff, jpeg, etc., or just fine with the
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