搜索资源列表
jpg.zip
- jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
jpeg.zip
- a jpeg compression core, a jpeg compression core
jpegcompression.rar
- matlab实现jpeg压缩,源码实现,针对黑白图像。,the realization of jpeg compression matlab
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,
jpeg-matlab
- JPEG压缩方法由于其较高的压缩比和理想的压缩效果,是目前应用最广泛的图像压缩方法-JPEG compression method because of its higher compression ratio and ideal compression effect, is currently the most widely used method of image compression
chap9
- 行程编码,JPEG压缩编码(基本系统)算法-route codeing, JPEG compression algorithm
jpg
- JPEG压缩编码(基本系统)简单示例-JPEG compression coding (basic system) simple example
Jpeg_loopback
- ti C6000DM642 jpeg压缩 -ti C6000DM642 jpeg compression
JPEG
- JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
jpeg-6b
- jpeg压缩解压缩算法及源码,使用方便,有源码参考-jpeg compression decompression algorithms and source code, easy to use, there is a reference source
jpeg.tar
- jpeg硬件压缩代码,对学习jpeg压缩的同学非常有用-hardware jpeg compression code, the Student Study jpeg compression is very useful
image_compression_final(jpeg)
- JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
JPEG
- matlab编程实现JPEG的压缩和编码-JPEG compression and coding
JPEG
- JPEG压缩源码,已经经过测试,请放心使用,欢迎下载。-JPEG compression source code, has been tested, please be assured use, are welcome to download.
jpeg-matlab
- 关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
jpeg
- jpeg compression , use DCT, Zigzag, Quantization,IDCT, InvZigzag, huffman to do the compression with matlab
JPEG-Compression
- i had uploaded the matlab code for image processing jpeg compression