CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象

文件名称:signature

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    18.84kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范

性的意义,且有一定的鲁棒性。



需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。

NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对

256灰度级,512×512大小的图像进行了测试。程序编译后的调用格式如下(以encode为例):

wm_cox_e -s cox.sig -o wm_image.pgm image.pgm

其中,-s表示要添加的水印信号,cox.sig是信号文件。

-o表示输出图像文件名为wm_image.pgm,

image.pgm为输入文件名。



几个辅助程序:

cmp_pgm 计算差分图像,PSNR等

cmp_dct 计算全帧DCT域的差分图像

cmp_dct8x8 计算8×8大小的DCT域差分图像

比如说,为了产生两个PGM图像的差分图像并计算它们的PSNR,命令如下:

cmp_pgm -p -i original.pgm -o diff.pgm watermarked.pgm



产生水印信号:

gen_cox_sig -o cox.sig

程序将产生适合512×512大小,8-bit灰度的pgm图像的水印信号。



水印提取:

wm_cox_d -s cox.sig -i lena.pgm -o cox.wm cox_lena.pgm

请注意,cox的算法需要原始图像做参考来提取水印,压缩后的水印将存储在cox.wm中。-This directory contains the C-based portable digital watermarking algorithm code. The code has a demonstration

Of meaning, and there is a certain degree of robustness.



NetPGM need to install the package (to access the pgm format images), and then to compile in linux below.

NetPGM is the image file input/output package. Can search by. We have already

256 gray level, 512 × 512 size images were tested.

Procedure call format, compiled as follows (in encode an example):

wm_cox_e-s cox.sig-o wm_image.pgm image.pgm

Which,-s that you want to add the watermark signal, cox.sig is the signal file.

   -O said output image file name wm_image.pgm,

   image.pgm for the input file name.



Several auxiliary programs:

cmp_pgm calculate the difference image, PSNR, etc.

cmp_dct full frame DCT domain calculation of difference image

cmp_dct8x8 calculate the size of 8 × 8 DCT domain differential image

For example, in order to produce two PGM images and calculate their differ
相关搜索: DCT watermarking full

(系统自动生成,下载前可以参看下载内容)

下载文件列表

signature/cmp_cox_sig.c
signature/cmp_dct.c
signature/cmp_dct8x8.c
signature/dct.c
signature/dct.h
signature/gen_cox_sig.c
signature/gray.c
signature/gray.h
signature/readme.txt
signature/signature.c
signature/signature.h
signature/sort.c
signature/sort.h
signature/wm.c
signature/wm.h
signature/wm_cox_d.c
signature/wm_cox_e.c
signature

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com