搜索资源列表
HuffmanDIB
- VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
hufyufeng
- 关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!-on a Huffman coding procedures, the pixel image encoding, very practical!
chap_10
- 具有点运算,几何变换,区处理,图象编码等对BMP图象处理的程序-with point computation, geometry transformation, handling, image coding on the BMP image processing procedures
MyVQ
- 本人毕业设计的杰作哦!程序关于图像压缩编码,即图像矢量量化的压缩编码!非常牛!-I graduated design masterpiece! Procedures for image compression, image compression vector quantization coding! Very awesome!
spiht123
- 一个重要的图像编码程序,是基于ezw基础上发展起来的-an important image coding process is based on ezw developed on the basis of
dct_code
- DCT编码mtalab程序,其中用到matlab的图像编码模块以及一些常用的算法程序-DCT coding procedures which used Matlab image coding module, and some commonly used algorithm!
JPEG_decode_source_code
- 内含JPEG压缩编码系统vc++源代码,选择应用程序工程,而不是控制台工程-containing JPEG compression coding system vc source code, selection, application procedures, rather than console works
fangkuaicode
- 方块编码程序 本程序采用了最简单的方块编码对512×512的lena图像进行了编码 运行程序后可以看出,方块取得越大,图像编码后失真越大。
VisualC++ImageProcessCD(3Eidtion)
- 本书深入介绍了Wisndows 95/98/Me/ME/2000/XP环境下图像处理的理论和编程技术,并基于面向对象程序设计方法,详细地讨了图像处理算法的Visual C++编程技巧。全书共分9章,主要包括图像基本操作、调色板技术、图像的特技显示与擦除、图像空间变换、图像频或变换、图像处理、图像编码与格式等编程技术。 这是附书光盘.
2wmbmpt1.0
- 对二维条码的编码程序, 是在PDF417的运算算法上根据C++来写出的程序
对256色bmp图像进行处理的程序
- 这是一个对256色bmp图像进行点运算,几何变化,正交变化,图像增强,图像分析,图像编码,图像还原等处理的源码,功能强的出奇-this a 256-color bmp image point operations, geometry changes, orthogonal change, image enhancement, image analysis, image coding, image processing, such as reducing the source, functions
ImageEditor
- 类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all t
LZWCompression
- LZW 压缩算法的C语言实现,可以实现对字符串的字典压缩编码。初级程序-LZW compression algorithm of the C language can be achieved on the string dictionary coding. Primary process
BlockCoding
- 方块编码程序 本程序采用了最简单的方块编码对图像进行编码,运行程序后可以看出,方块取得越大,图像编码后失真越大。-Box coding procedures used in this process the most simple box coding image coding, after running the program we can see that the box to obtain the greater the greater the distortion image
jpegcompressandexample
- JPEG图像的压缩算法,里面除了有JPEG编码源码外,还有它的实例程序!-JPEG image compression algorithm, which in addition to JPEG source coding, there are examples of procedures it!
ImageEditor
- VC.NET环境编写的一个仿Windows的画图程序,模仿的还挺像,编译时用VC2005或更高版本打开时需要转换工程文件,首次运行会出现很多警告,且速度较慢,不过可以顺利编译。 这款画图板程序功能还挺不少,可以手绘线、文字输入、简单图形、图块及拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片以及从Base64编码存取图片的接口,还实现了工具箱及颜料盒。-Environment VC.NET prepared a drawing program lik
c_circle_sin
- 该源文件在Microsoft Visual C++ 6.0环境下编译通过,程序目的旨在基于文件操作fopen等函数,以及bmp编码格式技术,绘制简单的函数曲线(圆,正弦),结果保存在位图Image.bmp中,该程序还可以扩展功能,修改方程,生成自己想要的图片-The source file in Microsoft Visual C++ 6.0 environment, compiled by the program is aimed at file-based operations such
11912927wavelet_transf
- 本实验主要利用MATLAB程序进行离散余弦变换(DCT)压缩和行程编码(Run Length Encoding, RLE)。-In this study, MATLAB programs using mainly discrete cosine transform (DCT) compression and run-length encoded (Run Length Encoding, RLE).
115157689RLE
- 本实验主要利用MATLAB程序进行离散余弦变换(DCT)压缩和行程编码(Run Length Encoding, RLE)。-In this study, MATLAB programs using mainly discrete cosine transform (DCT) compression and run-length encoded (Run Length Encoding, RLE).
png
- VC++6.0环境png格式图像解码编码程序-A program used for encoding and decoding of png image in vc++6.0