登录
首页 » matlab » image_compress

image_compress

于 2008-01-03 发布 文件大小:327KB
0 215
下载积分: 1 下载次数: 206

代码说明:

  本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下: 压缩过程: 1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。 2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。 3. 计算相关矩阵R,其元素定义为 。 4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。 (This procedure using singular value decomposition of 3-channel color image compression decomposition, concrete steps are as follows: compression process: 1. Select the sub-image size K value, the image is decomposed into M × M sub-image, IMG (s), s = 1, 2, ..., M2, in which M = N/K, the original image IMG size N × N. 2. M2 calculate the average of sub-image average, for each sub-image minus the new images mean images. 3. Calculation of correlation matrix R, defined as its elements. 4. Calculation of the characteristics of R value and eigenvector calculated each sub-image with the largest eigenvector of the inner product, they will have to code, that is, the compressed images.)

文件列表:

图像压缩
........\compression.m
........\decompression.m
........\demo.m

........\图像压缩.doc

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

发表评论

0 个回复

  • DDS-programmed-in-matlab
    用matlab实现dds,并进行相关参数分析(Using matlab to achieve dds)
    2014-08-30 11:27:00下载
    积分:1
  • PARTIE1
    le tatouage d image et des exemple qui explique comment tatouet
    2013-03-30 02:02:56下载
    积分:1
  • sininterpolation
    关于正弦插值的算法,从一篇IEEE的论文实现为MATLAB的代码。(sinc interpolation)
    2009-02-17 22:10:40下载
    积分:1
  • SOR
    说明:  利用逐次超松弛(Successive Over Relaxation)迭代法解线性方程Ax=b(Solving equation AX = B by SOR iterative method)
    2020-06-06 19:48:33下载
    积分:1
  • GDOP
    卫星导航系统中计算DOP值,非常实用的程序,希望对大家有用(satellite navigation system )
    2009-12-06 19:14:46下载
    积分:1
  • NCO-chazhao
    NCO查找法matlab代码 仿真代码 数字频率控制字可以改(NCO search method matlab code simulation code digital frequency control word can be changed)
    2012-05-28 21:18:13下载
    积分:1
  • zuixiaofangchazijiaozheng
    最小方差自校正调节器matlab程序。运用最小二乘法,可设定遗忘因子。(Minimum variance self-tuning regulator matlab program. Least square method, you can set a forgetting factor.)
    2013-08-12 16:01:33下载
    积分:1
  • lpsvm
    该文件是Newton Method for LP Support Vector Machine 文章的程序(This is a procedure for this paper with title "Newton Method for LP Support Vector Machine")
    2009-05-13 12:06:32下载
    积分:1
  • SelPSOprogram
    自适应粒子群优化算法,更换目标函数后即可使用(Adaptive particle swarm optimization algorithm, can be used after replacing the objective function)
    2011-05-10 20:04:39下载
    积分:1
  • EdgeDetection
    基于matlab的边缘检测,方法种类很多,如,sobel,canny,prewitt等等(Edge detection methods,such as,soble,canny,prewitt,and so on.)
    2010-05-20 19:40:36下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载