文件名称:jpegcodec
介绍说明--下载内容均来自于网络,请自行研究使用
jpeg coder and decoder with out using block proc function.Reading the image into 8x8 blocks and apllied the DCT transform and quantization using quantization tables.After that seperation of DC and AC coefficients and I applied the DPCM for DC coeffcients,Run Length Coding for AC coefficients.The encoded data is decoded by the decoder which i implemented the reverse process of encoding-jpeg coder and decoder with out using block proc function.Reading the image into 8x8 blocks and apllied the DCT transform and quantization using quantization tables.After that seperation of DC and AC coefficients and I applied the DPCM for DC coeffcients,Run Length Coding for AC coefficients.The encoded data is decoded by the decoder which i implemented the reverse process of encoding...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jpegcodec.m
license.txt