搜索资源列表
-
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下载:
图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
-
-
0下载:
基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。
-Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
-
-
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下载:
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(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 Watermarking Using Discrete Wavelet Transform (DWT) & Singular Value Decomposition (SVD) & Checking its Robustness in the presence of JPEG Image Compression
-
-
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
-
-
1下载:
SVD奇异值分解做降维处理,主要用于降维处理,可用于图像压缩,数据融合等领域(SVD singular value decomposition (SVD) is used for dimensionality reduction, which is mainly used for dimensionality reduction, and can be applied to image compression, data fusion and other fields.)
-