搜索资源列表
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
JPEG-033511052
- 实现JPEG压缩,并用RLE编码传递并解压的过程-achieve JPEG compression, encoding and transmission with VB and extracting process
JPEG压缩编码系统源代码
- JPEG压缩编码系统源代码-JPEG compression coding system source code
jpeg压缩中的DCT蝶型算法verilog代码
- jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
jpeg(baseline)
- jpeg压缩过程描述,有具体的实例分析和c代码。
jpeg
- matlab实现jpeg压缩,很经典 matlab实现jpeg压缩,很经典
行程编码,JPEG压缩编码(基本系统)
- 行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
deblocking filter
- 用于JPEG压缩之后的图像的post-processing,消除jpeg压缩时在图像上产生的小方块。
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
jpg.zip
- jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
JPEG.rar
- 图像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
JPEG@matlab
- 利用matlab实现图像的jpeg压缩的源代码,经过测试可以使用-Matlab image using the jpeg compression of the source code can be tested using
jpeg
- 对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,
jpegCompression2
- JPEG压缩编码(基本系统)简单示例-JPEG compression coding (basic system) simple example-JPEG compression (basic system) easy sample-JPEG compression coding (basic system) simple example
jpegexample
- JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.-JPEG compression codes and example.Pefect codes for new learner
jpeg
- 本上传是在matlab环境下实现图像的基于DCT的JPEG压缩,上传内容包括主程序、子函数和实验原理pdf。可供朋友学习与参考。-This upload is in the matlab environment to achieve the image DCT-based JPEG compression, upload content, including the main program, subroutine and experimental principles of pdf. For
jpegcoding
- 实现 。BMP转变的。JPEG压缩 DCT变换->量化->z字形编码->DC差分编码-jpegcoding
Actual-JPEG
- jpeg压缩与解压例子,matlab中离散余弦变换并用huffman编码-jpeg compression and decompression example, matlab and used in the discrete cosine transform coding huffman
jpeg
- 基于Matlab的JPEG图像压缩编码仿真,我们在JPEG图像压缩原理的基础上,用Matlab对标准的灰度图像进行JPEG压缩与重建。-Based on the JPEG image compression coding Matlab simulation, we JPEG image compression based on the principle of using Matlab on a standard gray scale images and reconstruction of J
JPEG-Matlab
- 实现图像的JPEG压缩和解压的 Matlab程序-To achieve the JPEG image compression and decompression of the Matlab program