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

DCT-and-Image-Compression

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

  • CGHbyFFT
    数字全息模拟软件,使用菲涅尔衍射模拟全息图的产生和再现,非常好用。(Digital holographic simulation software, very easy to use.)
    2011-04-29 10:00:31下载
    积分:1
  • xfez_sobieski_generator
    This function calculates the airfoil coordinates using Sobieski s relationships parameters. The coordinates are stored in a .dat file
    2013-01-30 19:39:34下载
    积分:1
  • DSP
    这是个压缩文件,里面有matlab程序可以直接运行,作用是实现该程序完成16个脉冲信号的脉压、MTI/MTD ,另外有C程序,作用主要是在visualdsp++环境中实现上述功能,但是要用到matlab产生的数据。最后还有个matlab比较程序.另外还有实现FFT的汇编语言程序。(This is a compressed file, which has matlab program can be run directly, is to implement the program completed 16 pulses of pulse pressure, MTI/MTD, another C program, the role mainly in the visualdsp++ environment to achieve the above functions, but to use to the matlab-generated data. Finally, there is a matlab comparison procedures. In addition to assembly language to achieve the FFT program.)
    2020-10-31 16:29:56下载
    积分:1
  • 动态重构
    基于遗传算法配电网重构的解决经济问题的一份程序,很完整,值得拥有(A procedure for solving economic problems based on genetic algorithm power distribution network reconstruction is very complete and worth having)
    2021-03-08 20:39:38下载
    积分:1
  • ad
    说明:  shi kan,xuyaozhixinghoukanxiaoguo (shi kan, xuyaozhixinghoukanxiaoguo)
    2007-10-08 18:18:11下载
    积分:1
  • AgrawalECCV06CodeMFiles
    从2D梯度域进行表面重建 包含快速的泊松方程解法(A fast 2D Poisson Solver in Matlab using Neumann Boundary conditions , Implementation of Frankot-Chellappa Algorithm, Robust surface reconstruction using M-estimators, Anisotropic surface reconstruction )
    2011-05-05 13:19:03下载
    积分:1
  • cbir
    基于内容的图像检索程序,matlab代码,SVM分类实现,检索效果好,对于研究基于内容检索的学习者用处很大(Content-based image retrieval procedures, matlab code, SVM classification to achieve good retrieval effect, for content-based retrieval research has proved very useful to learn)
    2013-12-19 17:19:24下载
    积分:1
  • MATLAB科学计算课件
    说明:  清华大学出版社出版的科学与工程计算技术丛书/MATLAB科学计算课件的课件以及源代码(The Courseware and Source Code of Scientific and Engineering Computing Technology Series/MATLAB Scientific Computing Courseware Published by Tsinghua University Press)
    2020-06-23 18:20:02下载
    积分:1
  • fusion-algorithm-
    信息融合中的许多数据关联算法计算量大, 工程中难以保证实时性和有效性。本文就这一方面展开研究, 给出了可以满足工程实际需要的有效算法, 设计出相应的系统。通过实际系统应用, 可以获得满意的融合结果和较快的计算速度。(The comput ation quant ity of many data correlation algorithm is great in the information fusion. It is difficult to guarantee the computing speed and the validity in real time processing. By studying on this hand, this article launches the research, produces the effective algorithm suit to real engineering. The corresponding system is designed. Through the actual system application, the satisfaction the fusion result and a quicker comput ation speed is obtained.)
    2014-01-03 16:28:09下载
    积分:1
  • baotang
    线性调频脉冲压缩的Matlab程序,是机器学习的例程,基于互功率谱的时延估计。( LFM pulse compression of the Matlab program, Machine learning routines, Based on the time delay estimation of power spectrum.)
    2016-06-12 19:29:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载