Mercurial > hg > wm
comparison README @ 3:acb6967ee76d
update to 0.5
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Tue, 14 Aug 2007 21:11:21 +0200 |
parents | be303a3f5ea8 |
children | 9cf6ec970448 |
comparison
equal
deleted
inserted
replaced
2:b92f06d9a967 | 3:acb6967ee76d |
---|---|
1 Watermarking source | 1 Watermarking source |
2 | |
3 version 0.5 | |
4 * added algorithm kund2 and kund3 | |
5 * added xie2 | |
6 * fixed uninitialized variable level in wm_kim_{e|d}.c | |
7 * updated netpbm include file names (for netpbm 10.x) | |
2 | 8 |
3 version 0.4 | 9 version 0.4 |
4 * bug fixes | 10 * bug fixes |
5 - wm_xia_{e|d}.c variable level uninitialized | 11 - wm_xia_{e|d}.c variable level uninitialized |
6 - wm_zhu_{e|d}.c variable level uninitialized | 12 - wm_zhu_{e|d}.c variable level uninitialized |
21 | 27 |
22 version 0.1 | 28 version 0.1 |
23 * initial release | 29 * initial release |
24 | 30 |
25 Peter Meerwald | 31 Peter Meerwald |
26 Dept. of Scientific Computing, University of Salzburg | 32 Dept. of Computer Sciences, University of Salzburg, Austria |
27 | 33 |
28 pmeerw@cosy.sbg.ac.at | 34 pmeerw@cosy.sbg.ac.at |
29 http://www.cosy.sbg.ac.at/~pmeerw/Watermarking | 35 http://www.cosy.sbg.ac.at/~pmeerw/Watermarking |