搜索资源列表
-
7下载:
图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
-
-
2下载:
利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
-
-
0下载:
用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
-
-
0下载:
code to compress data usin huffman algorithm
-
-
0下载:
this the sphit compression algorithm
-this is the sphit compression algorithm
-
-
0下载:
huffman 压缩和解压算法,采用matlab编写,纯原创。-huffman compression and decompression algorithm using matlab prepared, pure originality.
-
-
0下载:
Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
-
-
0下载:
MATLAB压缩图像并解码输出(哈夫曼算法)-MATLAB compressed image and a decoded output (Huffman algorithm)
-
-
0下载:
霍夫曼编码算法 MATLAB实现 压缩算法-Huffman coding algorithm based on MATLAB achieve compression
-
-
0下载:
霍夫曼算法--解码算法--MATLAB实现-Huffman decoding algorithm based on MATLAB algorithm to achieve
-
-
0下载:
jpeg2000的算法 matlab
jpeg2000的简单实现-Jpeg2000 simple implementation of the algorithm matlab jpeg2000
-
-
0下载:
基于matlab的图像的编解码器设计,使用的是霍夫曼算法-matlab codec design image-based, using Huffman algorithm
-