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

DCT-and-Image-Compression

于 2014-01-28 发布 文件大小:1KB
0 179
下载积分: 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 个回复

  • cipang2
    这是一个磁盘读取系统的程序,它可以对此系统处理并分析其结果。(This is a CD reading system, it can analyse this system. )
    2010-06-27 21:25:19下载
    积分:1
  • MDPtoolbox
    马尔科夫决策过程值迭代算法value iteration,策略迭代等函数代码,从国外网站下载,非常详细,有用。(Markov decision process value iteration algorithm value iteration, policy iteration and so the function code, from the foreign website, very detailed and useful.)
    2010-05-17 11:12:07下载
    积分:1
  • GUI
    介绍matlab界面设计方面的内容,对于matlab设计是很有用的(Introduction matlab interface design aspects, is useful for the design matlab)
    2011-09-18 10:29:15下载
    积分:1
  • embino_nostd
    EM 算法-估计binomial distribution的参数(EM algorithm (given the binomial distribution))
    2013-03-07 09:40:38下载
    积分:1
  • 28726
    截取一段音频信号作为输入信号,分别通过低通,高通和带通滤波器,比较滤波效果。(Interception of an audio signal as an input signal, respectively, through a low pass, high pass and band-pass filter, compare filtering effect.)
    2020-11-13 10:29:43下载
    积分:1
  • MATLABRadarCode
    MATLAB Simulations for Radar Systems Design 书 仿真代码,按章节分好了。(MATLAB Simulations for Radar Systems Design code)
    2013-09-03 11:57:13下载
    积分:1
  • webinar
    this is a matlab code for webinar.
    2013-08-05 13:32:46下载
    积分:1
  • FSWT
    频率切片小波变换程序(FTWT),matlab的m文件。从一种新的角度出发,通过自由选择频率切片函数、引进新尺度参数,在频率域实现小波变换,该变换能够很好地刻画信号各成分之间的相对能量关系。此外,频率切片小波变换的时频窗中心频率就是观测频率,而无需进行尺度换算。(Frequency slice wavelet transform procedures (FTWT), matlab m file. Starting from a new angle, through freely chosen frequency slice function, the introduction of a new scale parameter, the wavelet transform in the frequency domain, the transformation can portray the relative energy relations between the components of the signal. In addition, the frequency slice wavelet transform frequency is the observation of the time-frequency window center frequency without scale translation.)
    2021-03-25 14:59:14下载
    积分:1
  • KNNC
    提出基于优化K-最近邻域分类器(K-Nearest Neighbor Classifier,KNNC)的轴承故障模式识别方(proposed K-Nearest Neighbor Classifier(KNNC), diagnosing method)
    2015-02-06 10:17:03下载
    积分:1
  • master
    arduino用于控制ENCJ28芯片的库与文件( arduino ENCJ28 chip used to control and document library)
    2014-01-10 22:44:58下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载