当前位置:
首页
资源下载

搜索资源 - Singular value decomposition image compression
搜索资源列表
-
0下载:
利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot
-
-
0下载:
Image Compression
A collection of simple routines for image compression using different techniques.
图象压缩的不同方法
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTC
-
-
0下载:
Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
I
-
-
0下载:
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除
-
-
0下载:
图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
-
-
0下载:
计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
-
-
0下载:
基于奇异值分解(SVD)的图像压缩算法matlab实现-Based on singular value decomposition (SVD) to achieve image compression algorithm matlab
-
-
0下载:
基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。
-Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
-
-
4下载:
本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
-
-
0下载:
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression
A collection of simple routines
-
-
0下载:
在matlab环境下对图片进行压缩,使用算法为矩阵的奇异值分解-Matlab environment in the picture compression algorithm using singular value decomposition of the matrix
-
-
0下载:
Image Compression using Singular Value Decomposition
-
-
0下载:
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
-
-
0下载:
基于奇异值分解的灰度图像压缩算法,分析得到的结果较合理,详见程序-Based on singular value decomposition of gray image compression algorithm, results more reasonable, as shown in the program
-
-
0下载:
基于离散余弦变换的灰度图像压缩算法,效果介于小波变换和奇异值分解之间。-Based on the discrete cosine transform grayscale image compression algorithm, the effect between the wavelet transform and singular value decomposition between
-
-
0下载:
数字图像处理 基于奇异值分解的图像压缩 根据图像矩阵的奇异值分解 选择图像中的主要信息部分进行压缩编码-Digital image processing based on singular value decomposition image compression based on singular value decomposition of the image matrix is the main part in the select image compress
-
-
0下载:
Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
-
-
0下载:
使用matlab,用于基于奇异值分解(SVD)的图像压缩-image compression based on Singular value decomposition (SVD)
-
-
0下载:
多种图像压缩算法,基于高斯金字塔、离散余弦变换、奇异值分解变换等-Image compression Using Block Truncation Coding.
Image compression based on Gaussian Pyramids,Discrete Cosine Transform,Singular Value Decomposition...
-
-
0下载:
Image compression using Singular Value Decomposition
-