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

DCT-and-Image-Compression

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

  • optical-analysis-and-application
    Matlab辅助激光光学分析与应用.zip(Matlab assisted laser optical analysis and application. Zip)
    2012-10-13 18:42:20下载
    积分:1
  • emd
    自己编写的简单emd分解,能够将信号分解成几个imf分量(I have written a simple emd decomposition, the signal can be broken down into several IMF component)
    2013-05-16 10:48:45下载
    积分:1
  • gls
    gsl具有强大的矩阵运算,信号分析功能,使用gsl提供的库文件能加速vc开发复杂的数学运算,摆脱对MATLAB的依赖(gsl own powerful function of matrix operations and signal analysis , use the gsl provided library files,you can speed up the development of complex mathematical operations vc, get rid of dependence on the MATLAB)
    2010-07-25 20:26:23下载
    积分:1
  • FEMPoission.tar
    Finite Element solution of Poisson equation
    2013-11-14 19:36:48下载
    积分:1
  • FitzHughNagumo
    UKF matlab algorithm. The implementation is already make. You just have to understand the algo before run. You can modified some code
    2013-12-05 03:28:34下载
    积分:1
  • SaDE-ELM
    基于差分进化的极限学习机 基于差分进化的极限学习机(Based on Differential Evolution Extreme Learning Machine)
    2020-09-24 14:57:50下载
    积分:1
  • diamond3d
    应用平面波法模拟3-D钻石型光子晶体结构的带隙分布.(Application of Plane Wave Simulation of 3-D diamond-type photonic crystal structure, the distribution of band-gap.)
    2009-09-18 20:44:05下载
    积分:1
  • matlab
    用MATlab实现的粒子群算法,比较简单,适用于刚学习粒子群算法的人,大家可以交流一下(MATlab particle swarm algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss)
    2014-09-20 08:37:37下载
    积分:1
  • Kronig-penny
    Kronny penny simulation Quantum physics
    2011-10-23 11:02:59下载
    积分:1
  • EPStrans
    电动助力转向的仿真模型,是本科毕业设计。(The simulation model of the electric power steering is a graduate design.)
    2021-03-28 19:29:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载