Blind Watermark is a Python library for embedding hidden information inside images and recovering it without the original source image. It uses a DWT-DCT-SVD signal-processing pipeline to place watermarks with minimal visible change. Watermarks can contain text or raw bit arrays and may be protected with separate image and watermark passwords. The package provides both a Python API and command-line interface for embedding and extraction. Its examples evaluate recovery after rotation, cropping, masking, resizing, noise, cuts, and brightness changes. Multiprocessing can use several CPU cores during processing. The project is intended for copyright marking, traceability, and image steganography experiments.
Features
- Blind watermark extraction without the source image
- DWT-DCT-SVD image processing
- Text and raw bit-array watermarks
- Separate image and watermark passwords
- Python and command-line interfaces
- Multiprocess image processing
Categories
LibrariesLicense
MIT LicenseFollow blind-watermark
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of blind-watermark!