搜索资源列表
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
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
pcx2bmpcode
- 通过批处理,把PCX格式的图片批量转成BMP格式的图片-through batch, PCX format picture batch conversion BMP format picture
lzwtransform
- 用VC++实现图像各种格式的变换,如GIF到JPEG,TGA,PCX -with VC image formats of transformation, such as GIF to JPEG, TGA, PCX
PCXtoBMP
- 可以将PCX格式图片转换成BMP-PCX format can be converted into BMP picture
ViewImage
- 支持多种图像格式的显示程序 *.bmp\\*.dib\\*.gif\\*.jpg\\*.jpe\\*.jpeg\\*.pcx\\*.tga\\*.tif\\*.ti
picture
- 可以打开各种图象文件包括.bmp .dib .gif .jpg .jpe .jpeg .pcx *.tga .tif .tiff等
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
MFCpictureview
- 代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效
data.rar
- 可以做放大與縮小 灰階 透明度等功能 還有解檔PCX,Can be done to enlarge and reduce the gray-scale features such as transparency, there are solutions of PCX files
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
doudong
- 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存
BaseMFCPicturetoprocess
- 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
123
- 有開關PCX檔案 放大縮小圖片 還有旋轉圖片 對比增強 畫直方圖-PCX files are switching zoom in contrast-enhanced images are also rotate the picture painted histogram
2
- 有開關PCX檔案 放大縮小n倍 還有旋轉圖片 Contrast Stretching即時控制 畫直方圖 Otsu二值化 bit plane gray code 浮水印 Histogram equalitation-PCX files are switch n times zoom Contrast Stretching also rotate the picture painted real-time control histogram Otsu Binarization bit plane
3
- 3 有開關PCX檔案 還有旋轉圖片 Contrast Stretching即時控制 畫直方圖 bit plane gray code 浮水印 Histogram equalitation Average Filter Midian Filter-There are three switches PCX files rotate the picture painted Histogram Contrast Stretching real-time control bit plane gray
1125
- 有開關PCX檔案 還有旋轉圖片 Contrast Stretching即時控制 畫直方圖 bit plane gray code 浮水印 Histogram equalitation 很多種Filter-PCX files are switching Contrast Stretching also rotate the picture painted histogram of real-time control bit plane gray code watermark Histogra
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
Bitmap-a-PCX
- BMP,PCX格式图像处理基础的程序代码,可作入门学习-Bmp & PCX Images Editor An image editing program that currently supports Windows Bitmaps, PCX files, and my own attempt at image compression, the HCI.
