搜索资源列表
DCT(matlab)
- 一种基于MATLAB的DCT域的数字水印算法-a MATLAB-based DCT digital watermarking algorithm
DWT水印matlab
- 图像数字水印的matlab算法
DWT.rar
- 基于小波变换的数字音频水印算法 水印嵌入源程序 ,With the rapid growth of computers, network and multimedia technologies, powerful and low cost computers allow people to easily create and copy digital products of multimedia. The Internet has made it easy to distribute the
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
IEEE
- IEEE检索的一些数字水印方面的文章,包括图像视频音频水印,涉及算法、协议等重要方面。-IEEE retrieval of some aspects of digital watermarking article, including images video audio watermarking, involving algorithms, protocol and other important aspects.
Dct
- 主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能-The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm
improve
- 一种基于小波的数字水印算法。采用matlab仿真实现。-A Wavelet Digital Watermarking Algorithm. Realize the use of matlab simulation.
watermark
- 实现数字水印算法,抗剪切,抗噪声,但不抗旋转。-Digital watermarking algorithm implementation, anti-shear, anti-noise, but not anti-rotation.
watermarkbasedfft
- 基于傅立叶变换的数字水印的源代码,随机序列采用的置乱算法-the digital watermark based fft
image_watermark
- 二值图像数字水印算法的一般方法,然后在此基础上给出了一种基于分块DCT的自参照直流系数盲检测二值水印方法。-A blind binary image digital watermarking algorithm is proposed in the DCT domain. The algorithm uses the correlativity of the inter-blocks DC components based on blocked DCT with binary image. No
matlab_DCT
- 找到的另一种基于DCT变换的数字水印算法 matlab源码-digital watermarking
dwtandwatermark
- 基于小波变换的数字水印及matlab实现 数字水印技术作为一门有效的多媒体版权保护技术受到越来越多的关注提出了一种基于小波变换的图像数字水 印算法。依据人眼视觉特性, 将数字水印信息嵌入到经过小波变换后的图像的高频子带纹理区内, 人眼不易察觉, 再利用含 水印图像和原始图像提取出嵌入的水印采用多幅图进行实脸, 结果表明, 该数字水印算法具有较好的隐蔽性, 而且对常见 的图像处理操作攻击具有较好的香棒性-dwt watermark
chaoLorenz_watermark
- 实现数字水印基本通信模型以及以及基于超混沌Lorenz系统的数字水印算法-About the basic Digital watermarking communication model, as well as the algorithms of the digital watermarking based on Lorenz hyperchaos system.
Imagewater
- 图像数字水印算法的研究,一篇好的毕业论文。-Image watermarking algorithm, a good thesis.
matlab
- 基于直方图技术的数字水印算法。本文介绍了一种利用直方图形成空位来添加水印的方法。-Histogram-based digital watermarking algorithm technology. This article describes the formation of a space histogram method to add a watermark.
dct_watermark
- 一个用 MATLAB 编写的数字水印算法实例 基于DCT算法的数字水印的嵌入算法与提取-MATLAB prepared a digital watermarking algorithm based on DCT algorithm instance digital watermark embedding and extraction algorithms
鲁棒性数字水印的设计与仿真
- 在彩色图像中嵌入二值灰度水印。有两种算法,第一种嵌入在yuv模型的y层整体系数上,第二种嵌入在rgb模型r层直流系数上。本科毕设题目,希望可以帮到你。(Two valued gray watermark is embedded in color image. There are two algorithms. The first one is embedded in the overall coefficients of the Y layer in the YUV model, and the
dct水印
- DCT数字图像水印算法MATLAB仿真代码(DCT digital image watermarking algorithm MATLAB simulation code)
基于DCT数字水印算法的Matlab实现源代码
- 基于DCT的数字水印嵌入算法的matlab实验源代码(DCT based digital watermark embedding algorithm matlab experiment source code)
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