搜索资源列表
dwt_svd_mfile.rar
- matlab数字水印程序m文件程序,用的是小波变换中的dwt方法,并且把小波变换分成了四个子带,选择的LL子带。svd算法与dwt相结合,加密方法是混沌加密。与我刚才上传的dwt_svd_GUI.rar是一个程序,一个是gui的,一个是m文件。,m digital watermarking matlab program documentation procedures, using a wavelet transform method in the dwt and the wavelet tra
k_svd
- k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
imcompress
- 基于奇异值分解(SVD)的图像压缩算法matlab实现-Based on singular value decomposition (SVD) to achieve image compression algorithm matlab
dwt_svd_GUI
- matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attenti
Watermarking_althorithm_based_on_DCT(MATLAB)
- 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
svdUpdate
- 本程序在matlab中实现了增量svd算法-implementation of incremental svd using matlab
DCT-SVD-Algorithm
- 基于DCT的SVD算法,对于几何攻击有很强的鲁棒性-DCT-SVD algorithm, robustness on geometry attack
zhiluanSVD
- 数字水印matlab程序,只是简单的svd跟最简单的置乱方法Arnold的应用。没有用到小波算法。上传的dwt_svd_GUI.rar是完整的数字水印算法,用的是混沌加密。-Matlab digital watermarking process, with the svd simply the easiest way to Arnold scrambling applications. Wavelet algorithm is not used. From the dwt_svd_GUI.rar
DWTandSVDWatermark002
- 这是一个数字图像处理应用之数字水印程序,开发工具是Matlab.所用算法是DWT和SVD-This is a image and signal processing program which is developed by Matlab with DWT.It s also called watermark.
LtoLHtoH_svd
- 本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。-The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility
DCT_SVD
- 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
SVD_DWTimage
- 提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。-A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermark
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
SignCorrectionInSVDandPCA
- 虽然奇异值分解(SVD)和特征值分解(EVD的)是行之有效的,可以通过先进的设施设备先进的算法,它不是通常所说,有一个内在的迹象,可以显着影响的不确定性的结论计算及诠释来自其结果。我们提供一个解决方案,标志模糊的问题确定了从奇异向量的内积和个人数据载体签署奇异向量的迹象。该数据可能有不同的载体,但它有它自身的定位和实际意义的选择方向,其中多数的向量点。这可以通过评估发现了内心的签署标志产品的总和。-Although the Singular Value Decomposition (SVD) a
dwt_svd
- 一个基于dwt,svd的图像水印嵌入算法-code for a image watermarking embeding based matlab
MATLAB
- 用MATLAB写得离散小波-奇异值分解的算法。嵌入水印信息-dwt-svd watermark algorithm
DWT-SVD
- DWT-SVD模型下水印的嵌入算法源代码,以及相应的检测算法源代码(基于MATLAB实现)-This is the source code of a watermark embedding algorithm on the model of DWT-SVD,and the corresponding detection algorithm source code(based on MATLAB)
the-implementation-of-the-SVD
- svd算法的实现,用matlab实现SVD算法-the implementation of the SVD algorithm
K-SVD
- KSVD的稀疏编码去噪的matlab版本算法(Sparse encoding KSVD denoising algorithm)