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

DCT-and-Image-Compression

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

  • WalshHadamardtransforms
    一维沃尔什和哈达马变换核计算程序,数字图像处理的基础算法(Walsh and Hada Ma Weaver transformation of a nuclear computer program based on digital image processing algorithms)
    2010-12-06 10:02:52下载
    积分:1
  • space_time_code_simulation
    空时正交编码源程序,参考文献: V.Tarokh,H. Jafarkhani,and A. R. Calderbank "Space-Time Codes from %Orthogonal Designs",IEEE Trans. Inform. Theory VOL. 45,NO. 5,JULY 1(orthogonal space-time coding source, References : V. Tarokh, H. Jafarkhani. and A. R. Calderbank, "Space-Time Codes from Or% thogonal Designs " IEEE Trans. Inform. Theory VOL. 45, NO. 5. JULY 1)
    2006-11-03 14:44:56下载
    积分:1
  • isar
    FRFT和线性调频信号中的子程序,FRFT中的a,也就是需要估计的角度。两个程序需要一起使用(FRFT and chirp signal subroutine, FRFT of a, is the need to estimate the angle. Both programs need to be used together)
    2015-05-21 14:58:13下载
    积分:1
  • hanning
    一个关于正弦信号的画图程序,用着很简练,方便(A sinusoidal signal on the Paint program, with a very concise and convenient)
    2009-12-07 10:20:43下载
    积分:1
  • bearings-only-passive-tracking
    基于多站纯方位被动定位算法仿真程序(分为CA模型和CA模型,经matlab command window运行通过)(Bearings based on multi-station passive location algorithm simulation program (divided into the CA model and CA model, the matlab command window run through))
    2013-07-09 16:42:33下载
    积分:1
  • Audio-Processing
    语音处理的课程设计代码,分帧函数,和一些时域和频域的分析。(Voice processing curriculum design code, the function of the sub-frame, and the time domain and frequency domain analysis.)
    2013-05-21 18:03:21下载
    积分:1
  • gardner_simulink
    位同步gardner 算法的simulink仿真(bit synchronization algorithm simulink)
    2020-12-20 01:39:09下载
    积分:1
  • KimAnd10_TWC
    Spectrum sensing SCS method
    2013-10-03 04:00:46下载
    积分:1
  • opmize-matlab
    说明:  matlab乘子法,用于解带有约束的目标优化问题,约束条件既可以是线性又可以是非线性(matlab multiplier optimize,)
    2011-04-06 19:02:26下载
    积分:1
  • meanshift1
    meanshift在matlab中的源代码(meanshift the source code in matlab)
    2011-05-10 11:59:38下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载