登录
首页 » matlab » watermark.m

watermark.m

于 2021-01-05 发布 文件大小:53KB
0 185
下载积分: 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 个回复

  • 0301
    图像配准和拼接,肯定可以使用。。。harris+ransac(Image registration and stitching, they can definitely use. . .)
    2011-07-14 11:28:30下载
    积分:1
  • LBP-SIFT-image-matching-algorithm-combined
    SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)(SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching))
    2010-12-27 11:55:53下载
    积分:1
  • HaarPSRC=Vehicle-detection
    运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。(Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training and test vehicle picture. Due to time reasons, the use of haar feature is not optimized, high dimension, resulting in sliding sash figure is too slow, the effect of the code only output statistics for your reference learning sparse representation in the vehicle detection.)
    2013-07-31 11:21:35下载
    积分:1
  • MTVL1solvers
    分享一个很好的图像处理MATLAB,代码最小全变差图像重建(Sharing a good image processing MATLAB, the code minimum total variation image reconstruction)
    2016-10-20 19:02:18下载
    积分:1
  • yuv_to_rgb
    YUV与RGB颜色空间之间的转换,转换效果很好的。(YUV and RGB color space conversion between the effect of a very good conversion.)
    2007-12-10 14:12:13下载
    积分:1
  • photoediter
    这是一个简单的图象处理的小软件的原代码,试试吧,不错的(This is a simple image of the original small software code, try it, good)
    2007-05-22 13:54:05下载
    积分:1
  • afdpf
    正反馈主动频率偏移法,是应用于孤岛检测的一种算法,可以减小检测盲区,加快孤岛检测速度(Positive feedback active frequency offset method is an algorithm used in islanding detection)
    2017-01-11 18:19:42下载
    积分:1
  • fveqf
    实现了图像的灰度化并进一步用于视频监视控,一些自适应信号处理的算法,计算加权加速度。( Achieve a grayscale image and further control for video surveillance, Some adaptive signal processing algorithms, Weighted acceleration.)
    2017-05-04 13:43:54下载
    积分:1
  • 下载网络片至本机或服务器 并附带生成缩略实例
    此实例已经过测试,大家拿来即可使用,无须配置! 两个功能:一个是用程序实现下载网络图片至本地,另一个是自动生成该图片的缩略图
    2012-12-21下载
    积分:1
  • MATLAB条码二维码识别
    说明:  基于MATLAB的条形码识别。带GUI可视化用户操作界面。读取条形码,经过一系列预处理,如灰度化,去噪,直方图增强,中值滤波,二值化,腐蚀,识别等。可识别20多张条形码图片,另外可定制二维码的识别,二维码可自定义生成内容,生成二维码,然后嵌入数字水印进行加密传输,接收方提取水印的二维码,识别。(Bar code recognition based on MATLAB. Visual user interface with GUI. Read bar code, after a series of preprocessing, such as graying, denoising, histogram enhancement, median filtering, binarization, corrosion, recognition and so on. It can identify more than 20 bar code images, and can customize the identification of two-dimensional code. The two-dimensional code can generate the content of the two-dimensional code, generate the two-dimensional code, and then embed the digital watermark for encryption transmission. The receiver can extract the two-dimensional code of the watermark for identification.)
    2021-03-27 19:39:12下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载