登录
首页 » matlab » DCT-and-Image-Compression

DCT-and-Image-Compression

于 2014-01-28 发布 文件大小:1KB
0 81
下载积分: 1 下载次数: 8

代码说明:

   DCT and Image Compression In the JPEG image compression algorithm, the input image is divided into 8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each block. The DCT coefficients are then quantized, coded, and transmitted. The JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients, computes the inverse two-dimensional DCT of each block, and then puts the blocks back together into a single image. For typical images, many of the DCT coefficients have values close to zero these coefficients can be discarded without seriously affecting the quality of the reconstructed image. The example code below computes the two-dimensional DCT of 8-by-8 blocks in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients in each block, and then reconstructs the image using the two-dimensional inverse DCT of each block. The transform matrix computation method is used.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Elliptic-PDE
    五点差分法(matlab)解椭圆型偏微分方程,包含代码和实例。(Five-point difference method is used to solve the elliptic partial differential equations)
    2015-01-17 11:07:51下载
    积分:1
  • Restoration
    Project on Image Restoration
    2013-11-12 17:55:43下载
    积分:1
  • Identification
    this m.file is a complete simulation of a chemical fermentation process which is done in Matlab. this job includes an on-line estimationn of the states of a control system and also the identification of the parameters of process. this work can be considered an identification research project to a great extent. there are also different methods to define the Q-matrix like Monte-carlo allghorithm,trial and error method or an inventive method which I will try to attach soon.
    2010-12-16 16:26:07下载
    积分:1
  • toolbox_nlmeans
    说明:  实现非局部平均去噪算法(non local mean)(The realization of non-local denoising algorithm on average (non local mean))
    2008-11-18 20:50:58下载
    积分:1
  • root-music2
    求0到n之间的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字的立方和等于该数本身。(a data d between 1 and 1000 that abey d=d1^3+d2^3+d3^3)
    2011-05-28 12:23:10下载
    积分:1
  • r_e3vb71
    使用GUI实现的串口编程例子,MATLAB调试环境下的多路串口数据实时绘图显示,具有良好的界面,使用了wsSgGt协议和 wsSgGt协议进行传输。 (GUI programming examples use the serial implementation, multi-channel serial data in real-time graphics display MATLAB debugging environment, has a good interface, use the wsSgGt and wsSgGt protocol for transmission protocol. )
    2016-01-12 15:20:01下载
    积分:1
  • Filter
    滤波器的Matlab实现(内有8个文件)(Filter Matlab realize (there are 8 files))
    2008-03-21 09:41:29下载
    积分:1
  • AntennaDiversityCombiningSchemesforWCDMASystemsinF
    天线分集合并算法,在WCDMA条件的衰落信道下的多径衰落。(Antenna Diversity Combining Schemes for WCDMA Systems in Fading Multipath Channels)
    2009-11-05 21:26:13下载
    积分:1
  • matlab2program
    这是很好的基于matlab仿真的一段程序 是刚开始学习控制类课程的好材料 可以好好地参考一下哦(Matlab simulation of a program is just beginning to learn to control courses materials can have a good reference )
    2012-05-13 15:56:29下载
    积分:1
  • matlab
    On MATLAB in communication system application
    2011-06-08 15:23:35下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载