Description: 信息隐藏中的数字水印技术小波变换c++源代码-Hidden information in digital watermarking technology wavelet transform c++ source code Platform: |
Size: 2048 |
Author:sukey |
Hits:
Description: ua University, in 2002 publi
this document, including the Mont
A program of curve fitting based
Bayesian Filter. Bayesian (Bayesi
a target tracking system MATLAB s
cubic spline curve fitting This i
book is widely used in engineerin
this study is extended Kalman Fil
particle filter algorithm code, t
use AR model for time series pred
principal component analysis algo
HMM, C language, it is important
spectrum analysis techniques to s
digital watermarking technology p
mean-shift method for the example
chaotic sequence of phase space r
Serializing objects using CArchiv
C compile some of the most optimi
The source code of FFT,is a good
Mailto US | Studio | Copyright Complaints Platform: |
Size: 712704 |
Author:wibisono |
Hits:
Description: 数字水印Linux系统下的实现
Peter Meerwald
Dept. of Scientific Computing, University of Salzburg-Watermarking source
version 0.4
* bug fixes
- wm_xia_{e|d}.c variable level uninitialized
- wm_zhu_{e|d}.c variable level uninitialized
- issue with random() vs. rand() and RAND_MAX in frid2_common.c
* added option to bruyn algorithm to disable block skipping
* added algorithm kim
version 0.3
* added nice manual/documentation
* added algorithms by Dugad, Wang, Zhu, Fridrich
* added Makefiles for Win32 plattform (mingw32)
version 0.2
* added contribution by Vassilis Fotopoulos (Piva s algorithm,
DCT, Hartley and subband domain)- see Fotopoulos/ subdirectory
* stuff moved to Meerwald/ subdirectory
* added Bruyndonckx, Corvi, Koch, Xia, Xie algorithms
version 0.1
* initial release
Peter Meerwald
Dept. of Scientific Computing, University of Salzburg
pmeerw@cosy.sbg.ac.at
http://www.cosy.sbg.ac.at/~pmeerw/Watermarking
Platform: |
Size: 548864 |
Author:lunch |
Hits:
Description: 该目录包含了基于可移植的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 Platform: |
Size: 19456 |
Author:sylvia |
Hits:
Description: 这是数字水印中的DWT的c++源程序,对大家想用多种语言编写数字水印的程序有所帮助-This is a digital watermark in the DWT of the c++ source code, we want to use multiple languages on Watermarking help program Platform: |
Size: 4096 |
Author:likehao |
Hits:
Description: 基于可移植的C语言的数字水印算法的代码,需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。
NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对
256灰度级,512×512大小的图像进行了测试。-Portable C-based digital watermarking algorithm code, need to install NetPGM package (used to access the pgm format images), and then to compile in linux below. NetPGM the image file input/output package. You can search online to get. We have 256 gray levels for, 512 × 512 size image was tested. Platform: |
Size: 19456 |
Author:lserenity |
Hits:
Description: 图像水印代码,利用C#语言编写的,可参考开发自己的代码-Image watermarking code, written in C#, you can reference to develop their own code Platform: |
Size: 799744 |
Author:唐田 |
Hits: