搜索资源列表
DCT数字水印源码
- 基于DCT数字水印的生成以及水印攻击测试!MATLAB源码
水印源码1
- 一水印代码,加JPEG压缩攻击
watermark1.基于MATLAB环境的音频水印白噪声攻击试验源程序
- 基于MATLAB环境的音频水印白噪声攻击试验源程序,MATLAB-based environment audio watermarking attacks white noise test source
DCT-water-print
- 实现了添加水印及攻击水印的一些方法。攻击水印方法包括抖动攻击、滤波攻击、旋转攻击等-Add watermark and implementation of a number of methods to attack the watermark. Watermarking attack methods include jitter attacks, filtering attacks, spin attack
DWT
- 代码利用DWT算法实现了电子水印技术。 其中包括了水印的插入,提取,以及4种不同的攻击。最后,测量了psnr-This algorithm describe digital watermark algorithm by using DWT. It implements embedding, extraction, and 4 different attacks. in the end, it measures psnr
Asequence-basedembeddedDCTdomainwatermarkingalgori
- ,应用MATLAB仿真按序选择嵌入位的DCT变换算法,对仿真程序运行后的各种参数 和效果图的变化进行了分析;最后结合GUI开发设计出数字水印执行过程仿真控制界面,并用常见的水印攻击测试了该算 法的鲁棒性。-Application MATLAB simulation embedded spaces in sequence selection algorithm of DCT transform, simulation program running on the various param
gongji
- 对嵌入水印的图象进行不同的攻击 添加噪音,滤波,剪切,压缩,旋转45度-Watermark on the images embedded in a different attack to add noise, filter, shear, compression, rotating 45 degrees
watermarking-robust
- 一个有鲁棒性的水印算法实现,可以抵抗几何攻击并有仿真-A robust watermarking algorithm, geometric attacks and a simulation
Watermarking-Against-Attack
- 小波和余弦变换的抗几何攻击数字水印算法,Wavelet and Cosine Transform Digital Watermarking Against Geometric Attack-Wavelet and Cosine Transform Digital Watermarking Against Geometric Attack
Digital-Watermarking
- 抗几何攻击的数字水印技术综述Geometric Attack Resistant Digital Watermarking-Geometric Attack Resistant Digital Watermarking
Resist-geometric-attacks
- 该算法把计算出的图像不变质心作为对其进行对数极坐标变换的原 点, 再作傅立叶变换, 取出中频段幅值作为水印嵌入域。该算法具有较好的鲁棒性、可检测性, 能同时抵抗几何攻击和信号 处理攻击, 它在数字图像的版权保护等领域有广泛的应用前景。-The algorithm to calculate the heart of the image does not degenerate as the number of its polar transformation of the origin, f
Untitled2
- 基于小波变换的图像数字水印技术 其中包括对图像的攻击 水印嵌入和提取的过程-Wavelet-based image watermarking techniques, including the attack on the image watermark embedding and extraction process
基于小波变换的数字水印系统设计
- 本文提出一种基于小波变换的图像数字水印算法,通过将低频子图分块并量化其小波系数,实现水印的嵌入和提取,并对其进行抗噪声、JPEG压缩、旋转等实验。对于旋转攻击,该算法结合了图像的归一化技术。实验结果表明,该算法对常见图像处理和旋转都有较好的鲁棒性。
图像数字水印及其攻击测试
- 图像数字水印的测试程序,内含嵌入、提取和攻击测试程序,适合初级阶段学习使用。(Image digital watermark in the test program, containing the embedding, extraction and attacks test program, suitable for primary stage learning.)
DWT水印1
- 实现水印的嵌入与提取,计算PSNR值 同时对水印进行攻击(Embedding and extracting the watermark and calculating the PSNR value Attack the watermark at the same time)
基于 QR 码的自适应抗打印扫描水印算法
- 提出一种基于 QR 码的自适应抗打印扫描盲水印算法。方法 首先对载体 QR 码进行三级小 波变换,并对低频部分进行 4×4 分块 Schur 分解,然后利用子块酉矩阵的系数差值的稳定性,将二值 水印信息自适应嵌入到载体 QR 码中,最后对含水印 QR 码打印扫描并提取出水印信息。同时,算法实 现了盲提取。结果 算法能较好抵抗打印扫描攻击,并对高斯噪声、椒盐噪声、斑纹噪声、泊松噪声、 JPEG 压缩等攻击具有较强的鲁棒性。结论 算法具有较强的抗打印扫描性能,可以广泛应用于数字产品 的版权保
MATLAB数字水印[dwt+dct多攻击+GUI界面]
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comp
基本数字水印和DCT数字水印
- 掌握基本数字水印和DCT数字水印的实现和检测方法;检验DCT数字水印,抵抗高斯噪声攻击、椒盐噪声攻击、剪切攻击和旋转攻击的能力。(Grasp the implementation and detection methods of basic digital watermarking and DCT digital watermarking, and test the ability of DCT digital watermarking to resist Gauss noise attack,
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co
MATLAB数字水印[GUI,dwt,dct,lun文]
- 该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性(This project is a digital watermarking system based on MATLAB. It includes the comparison of DCT and DWT. It has a GUI interface, including embedd