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

DCT-and-Image-Compression

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

  • Essential.MATLAB.for.Engineers.and.Scientists
    工程人员必备的matlab参考书,是第四版,被很多人奉为经典。(Essential reference for engineers matlab)
    2011-01-07 20:21:17下载
    积分:1
  • MUI_PPM
    Comparison of performance for 2-PPM and 2-PAM under two pulse shapes, Gaussian Pulse and Hermit Pulse with Three scenarios are considered (5, 20, and50 users).
    2013-07-24 20:39:18下载
    积分:1
  • probdetection_vs_snr
    graph compares pd versus signal noise ratio
    2014-01-24 16:20:23下载
    积分:1
  • shiyan
    关于数学实验的几个matlab程序,里面有一个说明的幻灯片(Mathematical Experiments on several matlab program, which has a description of the slide)
    2008-12-18 16:14:41下载
    积分:1
  • seriesbase
    series normal condition 23
    2012-01-24 22:12:55下载
    积分:1
  • d
    说明:  这是一个mantlab的程序,如果大家有需要的话 请下载!(it is matlab,please download it is free! and if you have any other problem!call me !)
    2010-08-31 17:53:33下载
    积分:1
  • MATLAB_for_electronic_system
    现代通信系统常用matlab算法实例,适合大家学习matlab(Matlab algorithm commonly used in modern communication systems examples for them to learn matlab)
    2010-10-14 22:45:42下载
    积分:1
  • WinNTL-5_4
    NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
    2005-07-26 19:32:14下载
    积分:1
  • DSP
    说明:  数字信号处理课程设计程序,实现频分复用,低通带通高通滤波器进行滤波。(Digital Signal Processing design process, to achieve frequency division multiplexing, low-pass band-pass filter high-pass filter.)
    2010-04-05 10:57:58下载
    积分:1
  • ZhongZhLvB0
    本文是编程来实现中值滤波,从而达到图像去噪的目的(This is a program to achieve the median filter, so as to achieve the purpose of image denoising)
    2010-05-13 14:24:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载