Mercurial > hg > wm
diff README @ 0:be303a3f5ea8
import
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Sun, 12 Aug 2007 13:14:34 +0200 |
parents | |
children | acb6967ee76d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Sun Aug 12 13:14:34 2007 +0200 @@ -0,0 +1,29 @@ +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