搜索资源列表
SVD
- 根据奇异值分解的基本原理及其特点,给出了运羽奇异值分解进行图像压缩的方法.通过简单的例子说明了该方法进行图像压缩的基本过程,给出了压缩流程.并通过MATLAB编程对实际图像进行处理,表明了该方法的有效性.
经典SVD图像去噪算法
- SVD去噪算法,
压缩感知重建算法OMP 及K-SVD
- 文件中包换了稀疏矩阵的重建及在图像去噪方面的应用
用matlab编写的实现Lagrange插值函数
- 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
svd.rar
- 能够对于奇异值的计算matlab代码,找了好久呢。。,Singular value to the calculation of the matlab code, then look for a long time. .
svd
- svd 计算特征值,可以用于图像或者其他向量特征提取-svd calculate the eigenvalues
k_svd
- k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
svd
- 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
imcompress
- 基于奇异值分解(SVD)的图像压缩算法matlab实现-Based on singular value decomposition (SVD) to achieve image compression algorithm matlab
W-SVD
- SVD图像处理,MATLAB程序 变换域小波处理程序-SVD image processing, MATLAB wavelet transform domain processing procedures
12345
- 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
SVD
- 线性方程的解法,实现对运动目标的检测,针对可见光图像弱小目标检测中的背景抑制和去噪问题,提出了奇异值分解(Singular Value Decomposition,SVD)-Linear equations, to achieve the detection of moving targets, in view of the weak target detection in visible light images in the background suppression and de-noi
359801828_imcompr
- SVD程序,用于图像的奇异值分解,SVD程序,用于图像的奇异值分解-SVD procedure for singular value decomposition of the image, SVD procedure for singular value decomposition image
svd
- 采用SVD方法进行人脸特征提取,希望对大家有用-SVD method using facial feature extraction, in the hope that useful to everybody
svd
- 本程序可以实现对图像用Matlab进行奇异值分解-This program enables the images to use Matlab the singular value decomposition
svd
- 对读入的图像做奇异值分解,观察各阶的基图像。-Read the image and do the singular value decomposition,observe the base image .
dct-svd
- dct-svd域水印算法,实现数字水印图像在载体DCT-SVD域的隐藏-a kind of watermarking algorithm in DCT-SVD domain
matlab
- ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。-) The use of sub-blocks of principal component analys
svd
- ransac算法,用来处理图像的识别,也可用来判断是否匹配-RANSAC
图像水印
- 基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)