Description: The JPEG-2000 Still Image Compression Standard 《JPEG-2000静止图像压缩标准》英文-The JPEG-2000 Still Image Compression Standard "JPEG-2000 still image compression standard" English Platform: |
Size: 311296 |
Author:景仁 |
Hits:
Description: 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression. Platform: |
Size: 40960 |
Author:杨晖 |
Hits:
Description: jpeg压缩、解压的C源代码,可以用于dsp、nios的移植。-jpeg compression, decompression of the C source code, can be used dsp, nios transplant. Platform: |
Size: 290816 |
Author:xht |
Hits:
Description: the attached utility is a work I ve submitted to the university
It shows what a jpeg compression is all about.
the function implements the DCT transform, using a matrix operator.
note that matlab has a function for the DCT and iDCT transforms
that might be more efficient.-the attached utility is a work I ve submitted to the universityIt shows what a jpeg compression is all about.the function implements the DCT transform, using a matrix operator.note that matlab has a function for the DCT and iDCT transforms that might be more efficient . Platform: |
Size: 114688 |
Author:风帆 |
Hits:
Description: jpeg压缩的matlab程序,包括分块,量化,霍夫曼编码,其中量化和霍夫曼编码用查表实现,提高速度。-jpeg compression matlab procedures, including block, quantization, Huffman coding, in which quantization and Huffman coding using look-up table to achieve, improve the speed. Platform: |
Size: 1118208 |
Author:ronghy |
Hits:
Description: 实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码。
-The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of quantization table of quantization DCT coefficients (3) of the coefficients after quantization Huffman coding. Platform: |
Size: 2048 |
Author:李雅 |
Hits:
Description: 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。-JPEG compression standard of the simulation, the main process of DCT compression, according to the JPEG quantization matrix to quantify the results of the DCT, to quantify the results of Huffman coding. At the same time compression process to achieve understanding, that is, the inverse process of the implementation of the process. Platform: |
Size: 5120 |
Author:Justin |
Hits:
Description: 利用matlab实现图像的jpeg压缩的源代码,经过测试可以使用-Matlab image using the jpeg compression of the source code can be tested using Platform: |
Size: 86016 |
Author:邓俊 |
Hits:
Description: JPEG压缩源码,已经经过测试,请放心使用,欢迎下载。-JPEG compression source code, has been tested, please be assured use, are welcome to download. Platform: |
Size: 700416 |
Author:zsw |
Hits:
Description: jpeg compression , use DCT, Zigzag, Quantization,IDCT, InvZigzag, huffman to do the compression with matlab Platform: |
Size: 5120 |
Author:phoenix |
Hits: