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

DCT-and-Image-Compression

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

  • bayescode2
    模式识别中贝页斯分类器的MATLAB实现,且用不同颜色标记了分类点和错分点(pattern recognition Pui page Andean classification of MATLAB and use different color marker of separation points and the wrong points)
    2007-03-02 18:38:31下载
    积分:1
  • MPSK
    This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel). (This m-file simulates MPSK (BPSK, QPSK, 8PSK) with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate (Rb) is greater than the channel bandwidth Wc (Band-limited channel).)
    2007-10-21 00:26:07下载
    积分:1
  • Class
    Its all belongs to the beginners who loves to do projects or research in matlab
    2011-08-12 20:51:57下载
    积分:1
  • matlab_signal
    matlab 信号处理较为全面的介绍,较为全面的。专业工程师讲解。。(matlab signal processing more comprehensive introduction, more comprehensive. Professional engineer explained. .)
    2012-10-21 22:01:17下载
    积分:1
  • chapter10
    ANN的MATLAB实例详解,通过对matlab语言如何编程进行实例解析,是学习ANN的很好教程(Detailed examples of ANN in MATLAB through the matlab programming language for examples of how to resolve, are a good ANN Study Guide)
    2009-03-02 20:14:51下载
    积分:1
  • decompression
    Main program for decompression
    2009-12-19 02:27:24下载
    积分:1
  • fiber_eigen_modes
    calculating fiber eigen modes (calculating fiber eigen modes)
    2006-09-20 16:48:52下载
    积分:1
  • JM96A
    1996年数学建模国赛matlab源程序,编写完整,解释详尽(Mathematical modeling of the country in 1996 race matlab source, write a complete, detailed explanation)
    2011-08-29 10:14:21下载
    积分:1
  • MATLAB
    QPSK调制全称Quadrature Phase Shift Keying ,意为正交相移键控,是一种数字调制方式。数字信号的四相相移键控调制与解调技术以其灵活性和通用性而得到广泛的应用,符合未来数字通信技术发展的方向。随着移动通信技术的发展,以前在数字通信系统中采用FSK、ASK、PSK等调制方式,逐渐被许多优秀的调制技术所替代。(QPSK modulation partial Quadrature Phase Shift Keying, Quadrature Phase Shift Keying means, is a digital modulation. Digital signal quadrature phase shift keying modulation and demodulation technology for its flexibility and versatility which has been widely used, in line with the future direction of development of digital communication technologies. With the development of mobile communication technology, previously used in digital communication systems FSK, ASK, PSK modulation, etc., many excellent modulation gradually being replaced by technology.)
    2013-05-22 17:54:51下载
    积分:1
  • MATLAB_ppt
    MATLAB入门视频配套PPT,MATLAB教程-台大郭彦甫(MATLAB Introduction Video Matching PPT, MATLAB Tutorial - Taida Guo Yanfu)
    2018-11-24 12:51:56下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载