Simple watermark embedding system
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!
Citation pour cette source
Krzysztof Parobczak (2026). Simple watermark embedding system (https://fr.mathworks.com/matlabcentral/fileexchange/28140-simple-watermark-embedding-system), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Image Arithmetic >
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Watermarking >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
