Welcome![Sign In][Sign Up]
Location:
Search - matlab JPEG compression

Search list

[Compress-Decompress algrithms基于DCT的jpeg图像压缩编码算法的MATLAB实现

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:

[WEB CodeJPEG-DCT

Description: JPEG压缩核心变换DCT实现源码,用matlab7.0实现-JPEG compression core transform DCT achieve source used to achieve matlab7.0
Platform: | Size: 1024 | Author: song | Hits:

[Compress-Decompress algrithmsjpegcompression

Description: 图像处理的jpeg压缩部分源码,用matlab编的-image processing jpeg compression part of the source code, using Matlab series
Platform: | Size: 55296 | Author: 张珊 | Hits:

[Embeded-SCM Developjpeg-c

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:

[Compress-Decompress algrithmshu

Description: 实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-Realize the basic JPEG compression and encoding is divided into three steps: 1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Quantization coefficients after Huffman coding.
Platform: | Size: 2048 | Author: 后果 | Hits:

[Compress-Decompress algrithmsJPEGEncoderDecoder

Description: simple jpeg compression and decompression
Platform: | Size: 61440 | Author: wong wong wong | Hits:

[2D Graphicjpeg_matlab

Description: jpeg 压缩matlab源代码,适合matlab和图像处理初学者-jpeg compression matlab source code, suitable for beginners and image processing matlab
Platform: | Size: 62464 | Author: 郑沉潜 | Hits:

[Compress-Decompress algrithmsjpeg

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:

[Special EffectsJPEG

Description: 一个关于JPEG压缩的经典软件,适合与图象处理学者使用,针对10幅通用图象计算不同变换系数个数时的重建图象.-JPEG compression on the classic software, suitable for use with image processing and scholars, for 10 general-purpose images of different number of transform coefficients at the time of image reconstruction.
Platform: | Size: 216064 | Author: 单昊 | Hits:

[Compress-Decompress algrithmsjpeg

Description: matlab实现jpeg压缩,很经典 matlab实现jpeg压缩,很经典-realize jpeg compression matlab, matlab classic realize jpeg compression, very classic
Platform: | Size: 3072 | Author: jianhongli | Hits:

[Special Effectsjpeg

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:

[Compress-Decompress algrithmsJPEG

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:

[matlabjpegcompression

Description: matlab实现jpeg压缩,源码实现,针对黑白图像。-the realization of jpeg compression matlab
Platform: | Size: 1024 | Author: 贾西北 | Hits:

[matlabJPEG

Description: matlab编程实现JPEG的压缩和编码-JPEG compression and coding
Platform: | Size: 748544 | Author: ww | Hits:

[Compress-Decompress algrithmsjpeg

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:

[Compress-Decompress algrithmsJPEG@matlab

Description: 利用matlab实现图像的jpeg压缩的源代码,经过测试可以使用-Matlab image using the jpeg compression of the source code can be tested using
Platform: | Size: 86016 | Author: 邓俊 | Hits:

[matlabjpeg

Description: 本上传是在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 friends to study and reference.
Platform: | Size: 136192 | Author: 马妍 | Hits:

[Special EffectsJPEG

Description: JPEG压缩源码,已经经过测试,请放心使用,欢迎下载。-JPEG compression source code, has been tested, please be assured use, are welcome to download.
Platform: | Size: 700416 | Author: zsw | Hits:

[Graph programjpeg-matlab

Description: 关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
Platform: | Size: 58368 | Author: liming | Hits:

[Compress-Decompress algrithmsitu-t81[1]

Description: 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 & AC huffman coding) & adding jfif header following the rules specified in itu-t.81.
Platform: | Size: 966656 | Author: dwn | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net