Watermark Code
Status: Beta
Brought to you by:
herbert
watermark - an Wavelet-based framework for digital image Watermarking
=====================================================================
The watermark package is a collection of classes for DWT-based
watermarking.
Documentation-wise there is currently only the reference extracted
from the sources available. A users' guide will have to be there
someday, but this will have to wait at the moment. For getting an
idea about how to use the library I recommend taking a look at the
programs in the tools/ directory and generating a class hierarchy
diagram using whatever appropiate tool.
To build the library follow the (generic) instruction in the INSTALL
file. A self test can be performed using the `test' target ("make
test").
THIS IS ALPHA SOFTWARE!
=======================
The code is by far not finished, and I don't claim it to be free of
bugs! If you use this software you know what you are doing. I am not
responsible for any damage it does to your system.
License
=======
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
This software is free software in terms of the GNU General Public
License which can be found in the COPYING file which is part of this
package.
Author
======
Martin Dietze <herbert@spamcop.net>