搜索资源列表
图像哈弗曼编码程序包
- 图像huffman编码,只对256色的图像有效,生成的编码在为一个3列n行的数组,子程序前有介绍
huffman
- 用MATLAB进行编程实现对256*256图像进行的哈夫曼编码-Carried out using MATLAB image Huffman coding
Huffman
- 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures
Huffman
- 基于VC++6.0,利用哈夫曼编码对BMP图像进行编码并储存为*.huf格式的文件,同时也可对*.huf格式的文件进行解码,储存为*.bmp格式的图像-Based on VC++6.0, the use of Huffman coding to encode the image of BMP and saved as*. huf format, but also right*. huf decode the file format, stored as a*. bmp format images
01
- HUFFMAN 编码 主要针对于灰度图像-HUFFMAN coding focused on the gray image
huffman11
- 完成Huffman编解码的程序,并验证Huffman编码的无损性,读入图像格式为*.pic-Huffman completed codec procedures and verify that non-destructive Huffman coding, and read into the image format for the*. pic
Huffman
- 用于视频运动图像编码的HUFFMAN编码,可广泛运用于MPEG-Moving Picture for video coding Huffman coding, can be widely applied to MPEG
Huffman
- 利用霍夫曼编码对图像的冗余度进行压缩,以利于传输。采用霍夫曼编码来得到比较好的压缩比。-Use Huffman code redundancy of images compressed in order to facilitate transmission. Huffman code used to get relatively good compression ratio.
huffman
- 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
huffman
- 本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!-huffman
huffmantree
- HUffman编码二叉树算法,能够对图像或文件进行Huffman编码-Huffamn
matlabhaffman
- 基于哈夫曼编码的图像压缩编码程序设计 很好啊-huffman
huffman
- huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing
huffman
- 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
huffman
- huffman编码 图像压缩 RLE编码 建立哈夫曼树及遍历哈夫曼树的MATLAB程序-huffman coding image compression coding to establish Huffman and RLE Huffman tree traversal MATLAB program
Huffman
- huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!-Huffman code
Huffman
- huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
Huffman
- 完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。-Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.
Huffman
- Huffman编码的应用:实现数据的Huffman编码及参数计算,以及对读入图像作Huffman编码(The application of Huffman coding: to achieve Huffman encoding and parameter calculation of data, and to read the image for Huffman coding)
Huffman
- 对彩色图像进行huffman编码,解码,显示原图像,灰度图像,编码解码后的图像(Huffman coding of images)