文件名称:jpg
介绍说明--下载内容均来自于网络,请自行研究使用
The aim of this short workshop is to demonstrate the effectiveness of the JPEG encoding/decoding process using test data and test images. As explained in the lectures the major elements of the JPEG encoding process are the DCT, the non-uniform Quantisation matrix and variable run-length encoding.
Building an emulator of the JPEG encoding and decoding algorithm may appear a daunting task, but Matlab is well suited to such coding.
Building an emulator of the JPEG encoding and decoding algorithm may appear a daunting task, but Matlab is well suited to such coding.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ijpegdemo.m
int2bin.m
jacdec.m
jacenc.m
jdcdec.m
jdcenc.m
jpegdemo.asv
jpegdemo.m
jpegdemo_Solution.m
lena.mat
Read_Me.txt
tobdel.m
bin2int.m
CodeTest.asv
CodeTest.m
dezz.m
divq.m
dpcm.m
EL871_Laboratory_4_JPEG.doc
idivq.m
ijpegdemo.asv