Welcome![Sign In][Sign Up]
Location:
Search - bmp huffman

Search list

[Graph programHuffmanbmp

Description: 256色位图的 Huffman 编码-256-color bitmap Huffman coding
Platform: | Size: 2145280 | Author: 杨士涛 | Hits:

[ConsoleHuffman编码以及解码程序

Description: 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
Platform: | Size: 474112 | Author: 卢林 | Hits:

[Compress-Decompress algrithmsHuffuman

Description: 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
Platform: | Size: 418816 | Author: 孟庆洋 | Hits:

[Compress-Decompress algrithmsHuffman_Arithmetic

Description: 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
Platform: | Size: 19456 | Author: 普明 | Hits:

[GDI-Bitmapimagecodingexample

Description: 处理图像lena.bmp,并画出各图像的灰度层次的分布图,并对256位和16位信源数据进行霍夫曼编码-lena.bmp image processing and paint images of the gray level of distribution map as well as 256-bit and 16-bit data source coding Hoffman
Platform: | Size: 73728 | Author: 姚艳红 | Hits:

[Compress-Decompress algrithmsJepgCodec

Description: 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0. HuffmanExp Huffman coding JpgVSbmp Broadband and Bmp format conversion API Packaging RWJpegExp JpegVC category called Broadband VbTestDll VB format and Bmp Conversion API function examples of jpeg jpeg to the DCT
Platform: | Size: 705536 | Author: 刘啸天 | Hits:

[Special EffectsPhotoPrecess200705011006

Description: 包含图像的中值滤波、直方图均衡化、边缘检测(Sobel,Robert两种算子)、图像的Huffman编码。并计算图像熵,平均码长,编码效率及码树长度。附加可压缩与解压缩任意文件的功能和查看直方图的功能。但只能处理bmp格式的文件。-contain images of the median filtering, histogram equalization, edge detection (Sobel. Robert Two Operator), the image of Huffman coding. Image entropy calculated, the average code length, and coding efficiency code tree length. Additional crumple and decompress arbitrary document and check the function histogram function. It can only handle bmp format documents.
Platform: | Size: 275456 | Author: 成东 | Hits:

[Compress-Decompress algrithms20067418104377325

Description: bmp格式转化为jpg格式的算法,蛮有用的 大家看看吧-bmp format jpg format into the algorithm, is quite used to see it all
Platform: | Size: 90112 | Author: 张烨 | Hits:

[Special EffectsDIP

Description: 需要matlab7.0或更高版本以及matlab图像处理工具箱。 1) 文件菜单 • 程序可处理具有不同宽高的灰度图像,显示区域多余的部分以白色填补; 注意:在做哈达马和沃氏变换时图像的尺寸先按2的幂次截断,在按最大的边长补成方形; • 重载可以重新载入最近一次通过“文件——〉打开”打开的图像,这时将对重新载入的图像进行处理; • 对于彩色图像,可以显示但如果想要使程序能正确处理,必须将其先转换成灰度图像,使用“文件——〉RGB转换成灰度图”; • 对于每一次的处理结果都可以被保存为bmp或jpg格式; • 关闭选项可清除两个显示区域的被处理和处理结果的图像; • 退出则退出程序; 2) 两个操作的说明 “灰度处理”子菜单中“对数非线性变换”与“指数非线性变换”所使用的公式在参数输入对话框弹出的同时也会显示在另一个对话框中,以方便理解参数的意义。 3) 图像编码 霍夫曼编码和行程编码产生的结果将分别保存在“HuffmanCodeTable.txt”和“RLC.txt”文件中,由于MATLAB无法对位进行操作,因此编码结果实际上还是十进制数值。其中“HuffmanCodeTable.txt”文件中第一列表示灰度值,第二列表示码值,第三列表示编码的二进制位数。 -err
Platform: | Size: 356352 | Author: 晨曦 | Hits:

[Special Effectsjpeg_bmp

Description: 从JPEG转bmp格式,huffman采用存储译码,IDCT变换采用行列分别译码,采用loeffler译码,算法和数据结构都很优秀-Bmp to switch from JPEG format, huffman decoding using storage, IDCT transform decoding using the ranks, respectively, using loeffler decoding, algorithms and data structures are very good
Platform: | Size: 9216 | Author: 杜伟 | Hits:

[Special Effects11

Description: HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-HuffmanExp Huffman JpgVSbmp Jpg and Bmp format conversion of the API package RWJpegExp JpegVC++ Category VbTestDll VB call Jpg and Bmp format conversion API function jpeg jpeg examples of the former to the DCT transform
Platform: | Size: 717824 | Author: 韩义 | Hits:

[Special Effects22181205896

Description: 数字图像处理,包括哈夫曼编码,香农编码以及将bmp图像转为img镜像文件-Digital image processing, including Huffman coding, Shannon coding and bmp image to image file img
Platform: | Size: 3072 | Author: xionghanbo | Hits:

[Compress-Decompress algrithmstuxiangyasuo

Description: bmp图像压缩 用哈夫曼算法实现的哦 很常用的-bmp image compression algorithm with Huffman
Platform: | Size: 211968 | Author: 颜雪 | Hits:

[Graph programhuffman-coding

Description: 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
Platform: | Size: 2048 | Author: yanhaifeixue | Hits:

[Graph programHuffman

Description: 基于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
Platform: | Size: 3712000 | Author: ft5272633 | Hits:

[Special EffectsHuffman

Description: huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!-Huffman code
Platform: | Size: 38912 | Author: 洪星 | Hits:

[Compress-Decompress algrithmsHuffman

Description: huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
Platform: | Size: 4096 | Author: 吴超 | Hits:

[Special Effectshomeworkofimageprocessing

Description: 数字图像处理作业,包括:bmp图像的读取,图像的缩放,直方图均衡化等操作的c代码,还有一些关于傅里叶变换,KL变换,哈达吗变换,huffman编码的习题。可以供学习这门课程的同学参考学习。-Digital image processing operations, including: bmp image reading, image scaling, histogram equalization, and other operations of the c code, and some on the Fourier transform, KL transform, Hadad you transform, huffman coding exercises. This course can be used for those students learn.
Platform: | Size: 14469120 | Author: 千年一叹 | Hits:

[Compress-Decompress algrithmsbmp-huffman

Description: 图片压缩算法 使用哈弗曼树来实现将bmp图像压缩-huffman
Platform: | Size: 2048 | Author: dafa | Hits:

[Special EffectsHuffman

Description: 用C语言实现对BMP图像信息的读取,以及哈夫曼编码和解码-BMP huffman
Platform: | Size: 620544 | Author: lery | Hits:
« 12 3 4 »

CodeBus www.codebus.net