watermarking
Implementations of some digital image watermarking schemes for grayscale images proposed by various authors.
Each module defines a class named watermarking with two methods namely add_watermark and extract_watermark. Some modules watermarking class has additional method extract_watermarks.