登录
首页 » matlab » watermark.m

watermark.m

于 2021-01-05 发布 文件大小:53KB
0 176
下载积分: 1 下载次数: 214

代码说明:

  %基于DCT的水印算法 %数字水印处理系统主要由水印嵌入和水印检测两个过程。 %水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 %水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。 %基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。 %定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等 %以及噪声干扰都具有一定的鲁棒性。(err)

文件列表:

watermark.m
...........\cameraman.tif
...........\watermark_DCT.m
...........\watermark_detect.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LSB
    基于LSB的数字水印,有图像有源码,还有各种攻击(LSB-based watermarking, there is a source image, as well as a variety of attacks)
    2021-03-28 23:59:12下载
    积分:1
  • chapter-5
    Wily book Digital Image processing fundamental dip
    2013-08-18 13:50:17下载
    积分:1
  • python编写卷积结构
    说明:  使用python语言编写卷积神经网络的卷积结构。(The convolution structure of convolution neural network is written in Python language.)
    2020-11-30 13:52:49下载
    积分:1
  • Multiphase_based-level-set
    此代码实现了基于Multiphase的level set图像分割算法,得带速度快,通过调整参数可以获得很好的分割效果。(This code-based Multiphase the level set image segmentation algorithm, was with the speed, by adjusting the parameters can get very good segmentation results.)
    2011-09-04 23:43:49下载
    积分:1
  • homography
    自己编写的单应性矩阵的求法,按照张正友的论文进行编写的。希望有用。(I have written the homography method, according to Zhang Zhengyou papers prepared for. I hope useful.)
    2007-10-05 12:17:43下载
    积分:1
  • multi-kernel-path-1.1
    Computing regularization paths for learning multiple kernels另一个多核学习算法 可用于多类分类 目标检测(Computing regularization paths for learning multiple kernels The other multicore learning algorithm for multi-class classification target detection)
    2012-09-16 02:05:43下载
    积分:1
  • localostu
    说明:  在 matlab中实现一种局部阈值化图像的算法(In matlab to achieve a local thresholding algorithm for image)
    2008-10-19 09:47:30下载
    积分:1
  • TurboPixels
    利用turbopixel的超像素图像分割方法,可以显示不同块的颜色。(This is a mex c and matlab code, which uses the turbopixel to segment the object from the image. )
    2012-04-09 14:20:38下载
    积分:1
  • 4
    说明:  matlab区域填充的具体算法及演示,绝对原创(the algorithm of fill an origin used matlab)
    2010-01-10 10:32:03下载
    积分:1
  • 1
    说明:  为了达到较好的隐藏效果,本文采用游程编码的方法在二值图像中隐藏信息。秘密信息嵌入时修改二值图像的游程长度,如果秘密信息为是0,则修改该游程长度为偶数;如果秘密信息的取值与游程长度的奇偶性相匹配,则不改变游程长度。提取时根据游程长度奇偶性提取出秘密信息。在信息隐藏时,改变游程的奇偶性时通过对下一个游程的第一个像素值进行修改,因此当下一个游程长度为1时通过改变当前有成的值实现。(In order to achieve better hiding effect, we use run length encoding method to hide information in two value images. When the secret information is embedded, the length of the travel length of the two value image is modified. If the secret information is 0, the length of the travel length is even even. If the value of the secret information is matched with the parity of the length of the run, the length of the journey is not changed. The secret information is extracted according to the parity of run length. In information hiding, changing the parity of the journey is modified by the first pixel value of the next run, so the current length is 1 by changing the current value.)
    2018-05-28 19:33:16下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载