文件名称:jpegcodec
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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