搜索资源列表
ImageCoding
- 这是关于图像压缩编码的VC源代码,该代码可实现Huffman编码、Shannon-Fano编码、算术编码以及位平面编码等算法。对作图像压缩编码的同仁是个很好的参考代码。代码来自《数字图像处理典型算法及实现》。
ImageCoding
- 图象编码方面的源代码,请大家多多下载
ImageCoding
- 此段代码是关于图像压缩的,融入了Huffman编码,Shannon-Fano编码等技术!
ImageCoding
- 几种图像编码标准在一个程序的集合,包括霍夫曼编码,香农-费诺编码,算术编码,位平面编码,可以输入256色图像和输出。
ImageCoding
- vc++数字图像处理-数字图像编码,包含完整工程文件。
ImageCoding
- 实现各种图形编码,很使用的一种,对于图像压缩有比较好的帮助
ImageCoding
- 具有编码功能(包括霍夫曼编码、香农-费诺编码、算法编码、位平面编码)
ImageCoding
- 对于灰度图像进行霍夫曼编码,算术编码,香农费诺编码,位平面编码,并且自己定义了一种IMG的图片格式,用于生成图片,保存,采用VC++编程实现
ImageCoding
- 本程序主要实现对图像的Huffman编码,Shannon-Fano编码,算术编码,位平面编码,预测编码
ImageCoding
- 本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能-This procedure in VC++ 6.0 environment that can achieve the three primary colors RGB image decoding function
ImageCoding
- 图像编码,包括霍夫曼编码,香农编码,位平面编码等
ImageCoding
- 简单程序从书上找的程序,用于图像压缩。供大家练习使用,不是很难的。-Easy process found from book .Hoping useful for you.Not very hard!
ImageCoding
- 图像压缩编码 霍夫曼 香农 算术 游程 位平面-Image Coding Shannon Hoffman arithmetic bit-plane run-length
ImageCoding
- 图像编码算法的实现。包括哈夫曼编码、游程编码等-Image coding algorithm. Include Huffman coding, run-length coding, etc.
ImageCoding
- 该程序是数字图像处理中一个常用的算法,研究在VC6.0下调试通过,并且达到了非常好的效果,希望对大家能有点帮助。-The program is a digital image processing algorithms commonly used to study under VC6.0 debugger through and achieved very good results, in the hope that we can to some extent.
ImageCoding
- 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
ImageCoding
- 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
ImageCoding
- 图像编码,哈夫曼,算术,位平面编码,是mfc的-Image coding, Huffman, arithmetic, bit-plane coding
IMAGECODING
- 一个关于图像压缩编码的程序,MFC实现霍夫曼编码、香农费诺编码、算术编码等。-A program on the image compression coding, MFC achieve Huffman coding, Shannon fees Connaught coding, arithmetic coding.
ImageCoding
- 图像压缩编码 霍夫曼 香农费诺 算术编码 游程编码 位平面编码 预测编码-ImageCoding