登录
首页 » Matlab » 基于DCT的图像压缩

基于DCT的图像压缩

于 2022-02-02 发布 文件大小:61.91 kB
0 54
下载积分: 2 下载次数: 2

代码说明:

     在编码过程中,首先将输入图像分解为8*8大小的数据块,然后用正向二维DCT, 把每个块转变成64个DCT系数值,其中1个数值是直流(DC)系数,即8*8空域图像子块的平均值,其余的63个是交流(AC)系数,接下来对DCT系数进行量化,最后将变换得到的量化的DCT系数进行编码和传送,形成压缩后的图像格式,在解码过程中,先对已编码的量子化的DCT系数进行解码,然后求逆量化并把DCT系数转化为8*8样本像块(使用二维DCT, 反变换),最后将操作完成后的块组合成一个单一的图像,这样就完成了图像的压缩和解压过程。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB
    matlab指令全集,对学习matlab编程的人很有帮助(The Complete Works of matlab commands for people to learn useful programming matlab)
    2008-05-20 16:35:35下载
    积分:1
  • Practical_MATLAB
    Practical_MATLAB_Applications_for_Engineers英文原版(Practical MATLAB Applications for Engineers english edition)
    2012-05-21 10:06:43下载
    积分:1
  • chip_histogram_features
    This function is to obtain state of the art histogram based features like Mean, variance etc
    2013-02-09 12:39:41下载
    积分:1
  • jiben
    咬尾卷积码编码及最大似然译码算法的仿真 (Tail biting convolutional coding and maximum likelihood decoding)
    2021-05-13 16:30:02下载
    积分:1
  • LHM_1D]
    一个描述左手材料的一维FDTD程序,适合初学者参考。(A description of the one-dimensional FDTD program of the left-handed materials and reference for beginners.)
    2012-05-27 16:34:14下载
    积分:1
  • MIMO-performance
    This rar file contain matlab code for Alamouti MIMO code. This will give you plot of BER
    2013-04-10 02:06:17下载
    积分:1
  • source_code_sp6dlo
    基于matlab编程开发的一段代码,实现并测试通过了HEeMof流程的HEeMof功能,适用于初学HEeMof者学习该算法的原理,已经编译通过了,测试正常. (Matlab-based programming development of a piece of code, implemented and tested by theHEeMof process functions for beginners to learn sfs principle of the algorithm has been compiled through, the tests are normal. )
    2015-12-19 23:46:16下载
    积分:1
  • weifenfangcheng
    求解微分方程,这个压缩包里包括了:1. 欧拉公式2. 休恩公式3.四阶龙格-库塔公式三种方法(matlab)
    2010-01-26 16:32:34下载
    积分:1
  • numerical-integrel-methods
    结合实例介绍了常用数值方法中的数值积分方法(Introduced with an example of numerical methods commonly used numerical method)
    2011-01-18 19:03:19下载
    积分:1
  • PSO算法求解动态环境寻优问题
    说明:  求解动态环境中的优化问题已经逐渐成为进化计算领域的一个新的研究热点。为了改善一般PSO算法求解这种动态优化问题的能力,现提出了一种采用改进的粒子群PSO算法。(PSO algorithm for dynamic environment optimization)
    2020-02-11 12:04:16下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载