Blind video watermarking with great invisibility and robustness.
blind-video-watermark
features multiple blind video watermarking techniques in DT CWT domain. It aims at achieving good imperceptibility and strong robustness against various operations and attacks, including compression, resizing, cropping, rotation and frame rate conversions.
pip install blind-video-watermark
For the latest in-development version:
git clone https://github.com/eluv-io/blind-video-watermark
cd blind-video-watermark
pip install .
- The documentations are hosted on this repo's Wiki Page. Check this page for examples and documentations of the command line interface.
- Play with the examples in
examples
directory. All sample videos, images and watermarks are included inside. Take a look at the doc for various interfaces for developers.