搜索资源列表
jpeg-matlab
- 这是一个很实现的MATLAB实现JPEG源程序,希望对大家有帮忙
jpg.zip
- jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
work.rar
- 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
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-for-Matlab
- 本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!-This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!
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,
compress
- jpeg compresion withquantization matrices
JPEG
- JPEg算法的实现,详细的介绍了其编码过程。-JPEG algorithm implementation, a detailed introduction of its encoding process.
JEPGmatlab
- 图像压缩 JPEG 的matlab实现程序-image compression jpeg
Archive
- JPEG图像压缩及还原实例源代码 非常值得研究一下-JPEG image compression and restore the source code examples are very worthy of study! ! !
jpeg
- 这是一个实现JPEG图像编解码的程序,效果很好,可以用-This is an implementation of JPEG image decoding process, good results can be used
JPEG-LS
- 基于改进JPEG-LS算法的遥感图像近无损压缩专利,由航天五院508所申报,很详细的介绍了算法和fpga的实现-Improved JPEG-LS algorithm near lossless compression patent, the space the five branches of 508 reporting, a detailed explanation of the algorithm and implementation fpga
JPEG-matlab
- JPEG编码和解码,用Huffman编码-JPEG encoding and decoding, using Huffman coding
Image-compression
- JPEG图像压缩的基本原理,基于离散余弦变换的压缩方法-The basic principles of JPEG image compression, discrete cosine transform-based compression method
jpeg-matlab
- matlab code to demonstrate jpeg compression algorithm.
jpeg-matlab
- MATLAB环境下的JPEG图像压缩编码和解压-MATLAB environment JPEG image compression and decompression
jpeg-matlab
- Matlab中Jepg压缩算法的实现,可以直接运行,亲测!-Matlab in Jepg compression algorithm can be run directly, pro-test!
jpegprotected
- jpeg compression matlab
JPEG_Gray_image
- 基于JPEG的灰度图像压缩编码,内附测试图像及量化表(The gray image compression coding based on JPEG contains test image and quantization table)