Welcome![Sign In][Sign Up]
Location:
Search - jpeg decoding matlab

Search list

[Wavelet小波应用LZC算法编解码

Description: 有两个vc工程文件,分别是lzc编码和解码。算法主要可以对灰度图像进行压缩和解压缩,效果比jpeg要好。其实这就是jpeg2000的原型。-two vc engineering documents were lzc encoding and decoding. This algorithm can be gray image compression, the effect is better than jpeg. This is actually the prototype JPEG2000.
Platform: | Size: 37888 | Author: 骆平 | Hits:

[matlabDCTpcm_code

Description: 子块DCT变换编码/帧内预测编码DPCM,基于JPEG量化矩阵的量化与反量化-block DCT encoding/decoding predictive coding DPCM. JPEG quantization matrix based on the quantitative and anti- quantization
Platform: | Size: 1024 | Author: 田彬 | Hits:

[Compress-Decompress algrithmsCode_Huffman

Description: jpeg中用到的 huffman 编码MATLAB程序 参考-jpeg which uses Huffman coding procedures, MATLAB
Platform: | Size: 2048 | Author: | Hits:

[Graph programJPEG_compress_using_MATLAB_and_c

Description: 用matlab 和 c联合编程实现JPEG图像压缩,包括量化,霍夫曼编码,解码-Using matlab and c joint programming to achieve JPEG image compression, including quantization, Huffman encoding, decoding
Platform: | Size: 702464 | Author: liujuan | Hits:

[Compress-Decompress algrithmsMPEG4

Description: 这是一个关于MPEG视频的标准解码程序,其中内容丰富,对想要做视频的同学很有帮助。-It is a standard MPEG video decoding process, which is rich in content, the students want to do video helpful.
Platform: | Size: 131072 | Author: wuwenquan | Hits:

[Picture Viewerjpegdecode

Description: 图像解码。JPEG,matlab实现。图像解码源码-Image decoding. JPEG, matlab realize. Image decoding source
Platform: | Size: 1024 | Author: Mark Li | Hits:

[Special EffectsJPEG-Encoder-Decoder

Description: 这是一个静态JPEG图像编码及解码的程序。程序同时实现了经典的和Chen陈氏数据流图的DCT离散余弦变换。预先定义JPEG图像质量级别矩阵和zigzag排序-This is a static JPEG image coding and decoding procedures. Procedures at the same time realize a classic and Chen Chen
Platform: | Size: 95232 | Author: 林明 | Hits:

[Special EffectsJPEG

Description: 此程序为jpeg格式的编解码源码,可以实现jpeg格式的编码,解码,程序完整-This procedure for the jpeg format codec source code, you can achieve jpeg format encoding, decoding, the program integrity
Platform: | Size: 74752 | Author: 黄梦婕 | Hits:

[matlabjpeg2avihojoon

Description: This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. -This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
Platform: | Size: 1024 | Author: Ho Joon Lee | Hits:

[matlabjpeg_encode+decoderhojoon

Description: This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. -This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
Platform: | Size: 3072 | Author: Ho Joon Lee | Hits:

[matlabrgbquadtreehojoon

Description: This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. -This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
Platform: | Size: 128000 | Author: Ho Joon Lee | Hits:

[Compress-Decompress algrithmsjpeg

Description: 这是一个实现JPEG图像编解码的程序,效果很好,可以用-This is an implementation of JPEG image decoding process, good results can be used
Platform: | Size: 1024 | Author: Ellis | Hits:

[Compress-Decompress algrithmsJPEG-matlab

Description: JPEG编码和解码,用Huffman编码-JPEG encoding and decoding, using Huffman coding
Platform: | Size: 52224 | Author: huan | Hits:

[matlabjpeg

Description: 整理的一些JPEG实现图像编解码的程序,已matlab实现-some image encoding and decoding procedures based on JPEG
Platform: | Size: 7600128 | Author: | Hits:

[Special EffectsJPEG-Encoder-Decoder

Description: 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
Platform: | Size: 61440 | Author: chen | Hits:

[2D Graphic80553369

Description: jpeg matlab toolbox jpeg 编解码matlab实现,做试验用,很好的 不错-Jpeg matlab toolbox jpeg decoding matlab, making a test to use, good good
Platform: | Size: 62464 | Author: dertymp | Hits:

[Other6437310

Description: jpeg matlab toolbox jpeg 编解码matlab实现,做试验用,很好的 不错(Jpeg matlab toolbox jpeg decoding matlab, making a test to use, good good)
Platform: | Size: 61440 | Author: HPU@8641 | Hits:

[Windows DevelopJPEG

Description: 使用matlab实现的jpeg基本系统,输入为灰度图像,输出为使用‘0’‘1’字符表示的字符串。 包括dct编码与解码、量化与反量化,Huffman编码与解码(The JPEG basic system implemented with MATLAB is entered into a gray image, and the output is a string represented with a '0' '1' character. Including DCT coding and decoding, quantization and counter quantization, Huffman coding and decoding)
Platform: | Size: 224256 | Author: 笨笨木木 | Hits:

[OtherMATLAB读取JPEG图片的DCT系数

Description: jpg编解码,提取DCT系数,dc系数和ac系数的哈夫曼编码表等(Jpg coding and decoding, extracting DCT coefficients, DC coefficients and AC coefficients Huffman coding table, etc.)
Platform: | Size: 3159040 | Author: coconut97 | Hits:

[Compress-Decompress algrithmsjpeg

Description: 提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)
Platform: | Size: 773120 | Author: 柒念 | Hits:
« 12 »

CodeBus www.codebus.net