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

DCT-and-Image-Compression

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

  • fft
    利用matlab的fft函数进行快速傅里叶变换的m文件(Matlab' s fft function using the fast Fourier transform of the m file)
    2010-06-12 17:09:44下载
    积分:1
  • xianglongyang123
    说明:  新的改进方法用MATLAB求解TSP问题(The new improved methods solving TSP problem with MATLAB)
    2010-04-10 09:32:12下载
    积分:1
  • psotech
    pso techniques for use in various application
    2014-08-20 01:07:28下载
    积分:1
  • dianlufeixianxing
    基于Matlab的非线性电路混沌实验仿真程序,通过对非线性电路(蔡氏电路)与非线性动力学进行分析,建立非线性动力学方程,然后利用Matlab/Simulink软件进行仿真,研究系统波形图、单吸引子、双吸引子、相面图以及在不同的非线性电阻的导纳下的不同形状(Matlab based nonlinear circuit simulation program and chaos, through the non-linear circuit (Chua) and nonlinear dynamics analysis, nonlinear dynamic equations, and then use the Matlab/Simulink simulation software to study the system waveform, single attractor, double attractor, physiognomy maps and different shapes in different nonlinear resistor admittance under)
    2016-05-20 21:23:56下载
    积分:1
  • lc
    说明:  基于matlab的分段卷积计算,循环卷积,线性关机(convolution firm一 rm1=ifft(conj(Xak1).*Xbk1) rm1=[rm1(N+2:2*N)rm1(1)
    2009-12-27 20:40:45下载
    积分:1
  • Diffraction
    包含菲涅尔衍射,夫琅禾费衍射和衍射各种传递函数比较,园,十字叉丝,方孔,考扭曲线等的matlab程序(Includes Fresnel diffraction, Fraunhofer diffraction and diffraction comparison of various transfer functions, garden, crossed wires, the hole, twisted lines of matlab test procedures)
    2011-04-20 15:31:31下载
    积分:1
  • work_2
    实现(2,1,7)卷积编码以及相应的viterbi译码(achieve (2,1,7) convolutional code and the corresponding Viterbi decoding)
    2006-06-10 14:29:10下载
    积分:1
  • Numerical-Methods-
    matlab数值算法的中文版书籍,详细介绍基于matlab的各种数值算法。(The Chinese version of the numerical algorithm matlab books, matlab detailed Numerical Algorithms based presentation.)
    2014-10-03 10:19:47下载
    积分:1
  • Kalman-and-Wiener-filtering
    脑功能近红外光谱成像中的运动伪迹移除方法基于卡尔曼滤波和wiener滤波(Motion artifact removal methods based on Kalman filtering and wiener filtering in brain functional near-infrared spectroscopic imaging)
    2015-01-08 17:43:09下载
    积分:1
  • node_excel
    Write automatically written to a file using C + + code in order to make ns2 manual routing is used, used to set the node, which is our experimental multichannel implementation, hoping to share.
    2014-01-03 11:01:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载