搜索资源列表
yasuo
- 一种新的基于matlab环境的用SVD原理实现图像压缩的源程序,程序简单易懂-Implementation of new image compression using SVD, the program easy to understand
tuxiangyasuo
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
jpeg2000gui
- image compression jpeg 2-image compression jpeg 2000
work
- SVD based image compression
SVD_MATLAB_program
- SVD Source Code, realized on MATLAB Image Compression is the application using Linear Algebra tools
combine-svd-with-dwt
- 结合svd与dwt的程序,优点有很多,例如抗压缩攻击,抗剪切攻击,-Dwt with svd and procedures, there are many advantages, such as resistance to compression attacks, shear attacks, etc.
Image-compression-algorithm
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
SVD
- 用matlab仿真,通过不同的方法计算矩阵的SVD分解,并用SVD的方法计算最小二乘问题和进行图像压缩-Matlab simulation, different ways to calculate the matrix SVD decomposition and the SVD method to calculate the least squares problem and the image compression
MyIC_SVD
- 基于SVD和信息熵理论的小波域灰度图像无损压缩算法。-Wavelet domain based on SVD and information entropy theory grayscale images lossless compression algorithm.
svdPicture
- 基于MATLAB的 SVD分解 图像分解 图像压缩 图像还原-SVD decomposition MATLAB-based image decomposition image compression image restore
Comp_SVD
- Image compression using SVD is a very useful compression algorithm. The image size will not decrease in the compression algorithm.
code-Digital-Watermarking-Using-Discrete-Wavelet-
- Digital Watermarking Using Discrete Wavelet Transform (DWT) & Singular Value Decomposition (SVD) & Checking its Robustness in the presence of JPEG Image Compression
image-compression-based-svd
- 使用matlab,用于基于奇异值分解(SVD)的图像压缩-image compression based on Singular value decomposition (SVD)
ANA2
- 本程序为SVD的matlab代码,包括随机生成矩阵,进行SVD分解,并利用SVD分解进行图像压缩。-This procedure for SVD matlab code, including the random generator matrix, perform SVD decomposition, and image compression using SVD decomposition.
CODER
- Particle Swarm Optimization watermarking using SVD and DWT and demostration using various attacks :rotation, compression etc and Corr values of the images
svdcompressdemo
- SVD image compression with matlab
ksvdsbox11-min
- KSVD 算法 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用(KSVD algorithm K-SVD sparse data is represented by building dictionaries, often used for image compression, coding, classification, and other applications)
Image Compression using SVD
- feflkglklsklgvslg;k;lk;lekg;k;lsk;kg;lgglsekgleskglsjgklesj
AnalysisKSVDbox
- K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each sem
SVD
- 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.)