搜索资源列表
-
0下载:
DCT域数字水印源代码.水印嵌入,水印检测,攻击实验以测试鲁棒性,重要参数计算。希望对做数字水印的XDJM有所帮助。--DCT-domain digital watermarking source code. Watermark embedding, watermark detection, attack experiment to test the robustness, an important parameter calculation. Want to do digital waterm
-
-
0下载:
基于matlab做的数字水印,文件包括源代码及原图像和加入水印后的图像,经过测试,能有效抗攻击-Matlab-based digital watermarking so that the document includes the source code and the original image and adding a watermark image, tested and effective anti-attack
-
-
0下载:
用于数字水印的攻击测试,可以很好的检测水印的鲁棒性和可视性-For digital watermarking attack testing, can be a very good detection watermark robustness and visibility
-
-
1下载:
包含完整的数字水印嵌入,提取,以及攻击算法。-Contains a complete digital watermark embedding, extraction, and attack algorithms.
-
-
0下载:
作为信息隐藏的重要分支,数字水印是一种有效的数字产品版权保护和数据安全维护技术。近年来数字水印技术成为了信息安全领域的研究热点,也得到了较大的发展。基于变换域的水印技术是目前研究的热点和重点。本文系统介绍了数字水印的原理和应用方法,概要介绍了数字水印的几种主流算法,并重点研究了一种基于离散余弦变换(DCT)数字图像水印算法,并借助 MATLAB编程工具,实现数字水印的嵌入和提取仿真,以及为测试鲁棒性而对水印图像进行攻击实验。-As an important branch of informati
-
-
0下载:
基于DCT的数字水印处理技术,本水印处理过程利用图像的缩放技术和调整原始图像的直方图,根据人眼视觉特性,在每个DCT变换块的DC分量上嵌入水印信息,并且在水印信息嵌入之前,对其进行置乱加密,提供双重安全保证,接着通过JPEG压缩攻击对DCT域的鲁棒性进行测试,证明了DCT的抗攻击能力。-DCT-based digital watermarking technique, the watermark processing technology and the use of image scaling
-
-
0下载:
数字水印攻击代码,用于水印嵌入后对嵌入水印的图像进行攻击-Digital watermarking attack code the attack on the watermarked image for watermark embedding
-
-
1下载:
基于DWT的彩色图像数字水印的matlab实现水印的嵌入与提取,能抵抗噪声,剪切,压缩攻击-Based on DWT color image digital watermark matlab watermarking embedding and extracting, can resist noise, shear and compression attack
-
-
0下载:
基于LSB的彩色图像数字水印的matlab实现水印的嵌入与提取,能抵抗噪声,剪切等攻击,鲁棒性良好-Based on LSB of color image digital watermark matlab watermarking embedding and extracting, can resist noise, shear and attack, good robustness
-
-
0下载:
基于DWT的彩色图像数字水印的matlab实现水印的嵌入与提取,并对其进行arnold置乱,能抵抗噪声,剪切,压缩攻击-Based on DWT color image digital watermark matlab watermarking embedding and extracting, and carries on the Arnold scrambling, can resist noise, shear and compression attack
-
-
1下载:
关于小波的数字水印代码,是盲提出的,抗攻击效果很好,用的是多分辨率的小波变换,仿真效果很好-Wavelet digital watermark code is proposed blind, anti-attack works well with the multi-resolution wavelet transform simulation with good results
-
-
0下载:
基于matlab的数字水印的提取攻击嵌入很gui界面制作-Based the Matlab digital watermark extraction Attack embedded gui interface production
-
-
0下载:
首先将载体图像经过离散小波变换,然后将待嵌入水印嵌入到经小波变换后的载体图像的低频域中,因为载体图像的低频域在进过一些攻击后表现稳定。-Firstly, the carrier image after discrete wavelet transform, and then be embedded watermark is embedded into the low frequency domain carrier image after wavelet transform of the car
-
-
0下载:
数字水印算法,首先从原始图像中读出水印,再将水印图像进行压缩,然后将嵌入水印的图像读取出来,在对图像进行攻击后,对图像进行多次分解和重构,最终图像与原图应该差别不大
-The image digital watermarking, first the original image readout watermark, watermark is compressed, and then the watermark is embedded in the compressed image is
-
-
0下载:
数字水印的嵌入、还原、攻击,hide为隐藏,recover为还原,attack为攻击-the embeding,reduction and attack of Digital watermark
-
-
0下载:
这是关于数字水印的攻击例程!经过调试,可以放心使用!-It is about digital watermark attack routine!
-
-
0下载:
空间域数字水印、小波域数字水印、水击攻击、水印提取-Spatial domain digital watermark, wavelet domain digital watermark, water hammer attack and watermark extraction
-
-
0下载:
提出一种基于 QR 码的自适应抗打印扫描盲水印算法。方法 首先对载体 QR 码进行三级小
波变换,并对低频部分进行 4×4 分块 Schur 分解,然后利用子块酉矩阵的系数差值的稳定性,将二值
水印信息自适应嵌入到载体 QR 码中,最后对含水印 QR 码打印扫描并提取出水印信息。同时,算法实 现了盲提取。结果 算法能较好抵抗打印扫描攻击,并对高斯噪声、椒盐噪声、斑纹噪声、泊松噪声、
JPEG 压缩等攻击具有较强的鲁棒性。结论 算法具有较强的抗打印扫描性能,可以广泛应用于数字产品
的版权保
-
-
5下载:
本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comp
-