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

DCT-and-Image-Compression

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

  • parabolicSAR
    计算某一只证券的SAR技术指标。输入参数为股票的最高价,最低价,收盘价,以及计算SAR的参数设定。输出参数为SAR的计算值,以及股票相应的买卖点(Calculate the SAR technical indicators of particular securities. The highest price of the input parameters for the stock, the lowest closing price, as well as the calculation of the SAR parameter setting. The calculated value of the output parameters for the SAR, as well as stock trading point)
    2012-12-28 17:54:52下载
    积分:1
  • CIC_Compensation_Filter_Coefficients
    CIC补偿滤波器设计源代码,包含量化功能,可以作为FPGA开发滤波器设计数据。适用于CIC抽取和CIC插值滤波器的补偿滤波器应用。(CIC compensation filter design source code, including the quantization function can be used as a the FPGA development filter design data. Apply to CIC decimation filter compensation and CIC interpolation filter applications.)
    2013-01-13 01:07:07下载
    积分:1
  • resonator
    光通信中基本器件微环的基本分析,这个分析是在理想情况下分析的,没有考虑损耗(Basic analysis of the basic device in the optical communication microring, this analysis is in the ideal case the analysis, without considering loss)
    2012-09-03 17:02:56下载
    积分:1
  • 时域特征和频域特征
    说明:  MATLAB的轴承故障时域特征和频域特征提取(Bearing fault time domain feature and frequency domain feature extraction)
    2021-02-21 20:23:58下载
    积分:1
  • matlab_simulink_explain
    简要说明了matlab中simulink模块的使用方法。(Briefly describe the matlab simulink module in use.)
    2010-06-17 16:03:01下载
    积分:1
  • MP-and-OMP
    匹配追踪和正交匹配追踪的matlab程序 非常有用 非常详细(Matching Pursuit and Orthogonal Matching Pursuit matlab program very useful very detailed)
    2014-11-04 09:40:04下载
    积分:1
  • SMI
    块自适应处理算法先有采样快拍数据计算采样协方差矩阵,再来计算自适应权矢量。典型的块自适应处理算法为采样矩阵求逆(SMI)算法。仿真了采样矩阵求逆法(SMI)的波束形成方向图旁瓣的高低受信号快拍数的影响。(Block adaptive processing algorithms prior sample snapshot data of the sampling covariance matrix, again computing adaptive weight vector. A typical block adaptive processing algorithms for the sample matrix inversion (SMI) algorithm. Simulation of the sampling matrix inversion method (SMI) beamforming pattern sidelobe level of the signal by the number of snapshots.)
    2020-12-14 10:09:14下载
    积分:1
  • WienerScalart96.m.tar
    Wiener filter based on tracking a priori SNR usingDecision-Directed method, proposed by Scalart et al 96. In this method it is assumed that SNRpost=SNRprior +1. based on this the Wiener Filter can be adapted to a model like Ephraims model in which we have a gain function which is a function of a priori SNR and a priori SNR is being tracked using Decision Directed method.
    2011-05-06 07:14:03下载
    积分:1
  • third
    matlab simulink程序设计的一本好书(a guide for matlab simulink)
    2013-02-07 13:08:11下载
    积分:1
  • VtgSag
    Voltage sag reduction in SIMULINK
    2014-02-01 16:07:12下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载