Description: 这是关于图像压缩编码的VC源代码,该代码可实现Huffman编码、Shannon-Fano编码、算术编码以及位平面编码等算法。对作图像压缩编码的同仁是个很好的参考代码。代码来自《数字图像处理典型算法及实现》。-This is the image compression coding on the VC source code, the code can be realized Huffman coding, Shannon-Fano coding, arithmetic coding and bit-plane coding algorithm. For image compression coding of the Tongren is a good reference source. Code from the Platform: |
Size: 233472 |
Author:李白云 |
Hits:
Description: 各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用-Various types of image compression coding VC++ Comprehensive program, including the Huffman coding, Shannon- Fenno coding, arithmetic coding, run-length coding, bit plane coding and other coding subroutine source code, very suitable for learning to use Platform: |
Size: 238592 |
Author:刘勇 |
Hits:
Description: 几种图像编码标准在一个程序的集合,包括霍夫曼编码,香农-费诺编码,算术编码,位平面编码,可以输入256色图像和输出。-Several image coding standard in a collection of procedures, including Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, you can enter the 256-color image and output. Platform: |
Size: 3443712 |
Author:ZL |
Hits:
Description: 图像压缩编码实例程序,包括霍夫曼编码、香农-费诺编码、算术编码、位平面编码、预测编码,对图像处理中需要编码操作时有参考价值。注意仅针对256色位图。-Examples of image compression coding procedures, including Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, predictive coding of image processing operations that need to encode a valuable reference. Attention to only 256 colors bitmap. Platform: |
Size: 270336 |
Author:卓 |
Hits:
Description: SPIHT方法采用了有效的空间方向树结构和比特平面编码方法,不仅能获得很高的压缩编码效率,而且产生的码流是嵌入式的,支持解码器的多码率解码,有利于图像的渐近传输。-Methods SPIHT effective direction of the tree structure and the space bit-plane coding method, not only have access to a high coding efficiency and resulting code stream is embedded in support of the multi-rate decoder decoding, image has become conducive to near transmission. Platform: |
Size: 492544 |
Author:peyton |
Hits:
Description: 对于灰度图像进行霍夫曼编码,算术编码,香农费诺编码,位平面编码,并且自己定义了一种IMG的图片格式,用于生成图片,保存,采用VC++编程实现-For grayscale images Huffman code, arithmetic coding, Shannon Fenno encoding, bit-plane coding, and their own definition of a IMG image format, used to generate a picture, preservation, use of VC++ Programming Platform: |
Size: 3809280 |
Author:小杰 |
Hits:
Description: 本程序主要实现对图像的Huffman编码,Shannon-Fano编码,算术编码,位平面编码,预测编码-The main achievement of this procedure the image of Huffman coding, Shannon-Fano coding, arithmetic coding, bit plane coding, predictive coding Platform: |
Size: 233472 |
Author:聂尧 |
Hits:
Description: 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding compressed image will show the various parameters (compression ratio, code length, SNR, etc. ), and there is image restoration functions. Platform: |
Size: 231424 |
Author:yangjianlei |
Hits:
Description: 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so as to achieve as little as possible in the code as much as possible to express the purpose of the data. The following is the source of image compression coding procedures (shannon-fano code)/(arithmetic coding)/(bit-plane coding)/(predictive coding) Platform: |
Size: 229376 |
Author:刘亚宁 |
Hits:
Description: 本例给出了几种编码方法的源码,包括:霍夫曼编码,香农编码,位平面编码等-This example shows the source code of several encoding methods, including: Huffman coding, Shannon coding, bit plane coding, etc. Platform: |
Size: 232448 |
Author:马子领 |
Hits: