Simple watermark embedding system

Simple and easy to use application for embedding and extracting hidden data in images.
3.8K Downloads
Updated 6 Jul 2010

View License

Simple and easy to use application for embedding
and extracting hidden data in images.
Application implements simple author algoritm
using least significant bits of chroma components
of image pixels for injecting watermark data.

Limitations:

1. Currently only fixed size of images (400x300) is supported
2. Implemented algorithm isn't robust against compression; at future time adding error correction scheme is planned; meantime 2-bit or even 3-bit (quality degradating) LSB embedding is proposed
3. Because of manipulating chroma components, only color images are supported (no grayscale images or pure white for example)
4. Supported input image formats are JPG and BMP. Output images are generated in BMP format. Also in current working directory only!

Cite As

Krzysztof Parobczak (2024). Simple watermark embedding system (https://www.mathworks.com/matlabcentral/fileexchange/28140-simple-watermark-embedding-system), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Chroma Watermark/

Version Published Release Notes
1.0.0.0