搜索资源列表
svd
- 这是一种基于奇异分解的数字水印代码包括嵌入、提取代码。效果图都包含在内了良好的鲁棒性-This is based on singular decomposition of a digital watermark embedded in the code including the extraction code. Plans have included the effect of a good robustness
svd
- 奇异值分解算法的m代码,实现了数字水印技术的嵌入及提取过程,效果不错。-Singular value decomposition algorithm m code, the realization of the digital watermark embedding and extraction technology process, good results.
LtoLHtoH_svd
- 本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。-The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility
wavedetect
- 本函数将完成W-SVD模型下数字水印的检测 corr_coef, corr_DCTcoef 分别为不同方法下检测出的相关性值 function [corr_coef, corr_DCTcoef] = wavedetect(test, original, seed, wavelet, level, alpha, ratio)- This function will complete the W-SVD model digital watermark detection corr_coef
an_intellegent_audio_water_marking_based_on_dwt-s
- All three, Discrete Wavelet Transform (DWT) - Singular Value Decomposition (SVD) and Adaptive Tabu Search (ATS) have been used as mathematical tools for embedding data into an audio signal. In this paper, we present a new robust audio waterma
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
SVDwatermark
- 将原始图像和水印图像进行SVD变换后,并将图像重构-The original image and watermark image SVD transform and image reconstruction
14_W-SVD-digital-watermark-experiment
- 讲解了利用DWT-SVD,来实现水印水印,并分析了嵌入全过程-using DWt and svd to tell you a excellent idea about theway to inbed a digitalwatermark
watermark
- watermarking code for svd
DWTPSVD
- 用小波+SVD变换实现水印的提取和嵌入并且具有良好的鲁棒性-use DWT+SVD to chieve watermark extract and embed,it has goog robust
wavemarksvd
- 本函数将完成W—svd模型下数字水印的嵌入,即经典的W-SVD数字水印算法-This function will finish W- SVD model under the embedded watermark, namely classic W- SVD watermarking algorithm is proposed
svd-and-dwt
- 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwt展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
watermarkDWT-SVD
- 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwt展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
svd
- 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwt展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
svd-in-data-hiding
- 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwt展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
Watermark-DWT-DCT-SVD
- 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwtdct展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
Digital-watermark-system
- 使用SVD对图像进行水印嵌入,对初学数字水印的同学应该是一个帮助-The use of SVD watermark embedding the image, students of beginner digital watermark should be a help
KODE-DCT-SVD-WATERMARK
- code matlab for digital watermarking using DCT-SVD
watermark
- simulate the "An Improved DWT-SVD Based Robust Digital Image Watermarking for Color Image" in Matlab