搜索资源列表
blindwatermark
- 数字水印程序,包括多分辨嵌入水印、提取水印程序,盲水印嵌入、提取程序,以及滤波攻击和JPEG攻击程序,PSNR和相似度计算公式(MATLAB)-digital watermarking procedures, including multiresolution embedded watermark, watermark extraction procedure, blind watermark embedding and extraction procedures, Filtering and
watermark综述+代码
- 数字水印算法实现(matlab程序包),包含有DCT水印嵌入算法,DWT水印嵌入算法,以及水印攻击和性能测试程序。参考价值极大-digital watermarking algorithm (Matlab package), including a watermark embedded DCT algorithm, DWT algorithm embedded watermark, watermark and attack and performance testing procedures.
Matlab Image Processing
- 目标识别的matlab源码,有源代码和论文,有需要的可以下来看看。-The application of automatic target recognition technology is a critical element of robotic warfare. ATR systems are used in unmanned aerial vehicles and cruise missiles. General Electric provides an Automatic Target
jiyudct
- 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
matlab
- 基于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
proj_matlab
- 实现水印嵌入,提取水印和对图像进行jpeg攻击-The realization of watermark embedding, watermark extraction and image jpeg attack
dakedwt1
- 数字水印技术攻击试验,实现噪声、滤波、剪切、压缩、旋转攻击-Digital Watermarking attack test, realize noise, filtering, shear, compression, rotation attack
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
CheckmarkWeb
- checkmark是一款数字水印攻击测试软件,很实用的软件!-checkmark is a digital watermarking attack testing software, very useful software!
watermark
- 一个简单的基于小波变换水印算法,抗攻击能力较强-A simple Watermarking Algorithm Based on Wavelet Transform, anti-attack ability
gui
- 各种数字水印的嵌入和提取 检测和攻击 包括lsb 和dct等算法-A variety of digital watermark embedding and extraction, including detection and attack, such as algorithm lsb and dct
DCT-SVD-Algorithm
- 基于DCT的SVD算法,对于几何攻击有很强的鲁棒性-DCT-SVD algorithm, robustness on geometry attack
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
shouwei
- 一种基于纠错编码的空域自适应水印。嵌入,攻击,提取-an adaptive watermarking based onError correction coding in spatial domain . Embedding, attack, extraction
shuiyin
- 作为信息隐藏的重要分支,数字水印是一种有效的数字产品版权保护和数据安全维护技术。近年来数字水印技术成为了信息安全领域的研究热点,也得到了较大的发展。基于变换域的水印技术是目前研究的热点和重点。本文系统介绍了数字水印的原理和应用方法,概要介绍了数字水印的几种主流算法,并重点研究了一种基于离散余弦变换(DCT)数字图像水印算法,并借助 MATLAB编程工具,实现数字水印的嵌入和提取仿真,以及为测试鲁棒性而对水印图像进行攻击实验。-As an important branch of informati
Digital-watermarking-attack-testing
- 这是我做的数字水印算法中的一部分,关于图像攻击测试的几个matlab程序,简单修改就可以直接引用了。-This is the part I do digital watermarking algorithm, image attack test several matlab program, a simple modification can be directly quoted.
wvteamarktng-matlab-source
- 利用matlab实现数字水印源码,提供了各种攻击的实现,-Using the matlab source, digital watermarking provides a variety of the realization of the attack,
Missile-Trajectory-master
- 计算导弹的弹道,包括姿态、攻角、质量等内容(Calculate the trajectory of missile, including attitude, attack angle, quality and so on.)
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