image_compress

所属分类:matlab编程
开发工具:matlab
文件大小:327KB
下载次数:214
上传日期:2008-01-03 23:00:33
上 传 者wangweiming
说明:  本程序利用奇异值分解对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 (4224, 2007-12-31)
图像压缩\decompression.m (2127, 2007-12-31)
图像压缩\demo.m (251, 2007-12-30)
图像压缩\lena.jpg (32372, 2006-07-27)
图像压缩\Thumbs.db (5632, 2007-12-30)
图像压缩\图像压缩.doc (471552, 2007-12-31)
图像压缩 (0, 2008-01-01)

近期下载者

相关文件


收藏者