- Run gui.m
- gui.m & logic.m must be in same dir.
- Sample images are provided in sample dir.
- Grayscale or RGB images are supported.
- Click on "Embed" to Embed the watermark in source.
- Click on "Save" to save the watermarked image.
- Click on "Extract" to extract back watermark.
- Select source, watermark image using filen dialog.
- Save watermarked image on disk using file dialog.
- In case of RGB image, select either R/G/B component or convert to Grayscale using dropdown.
- Provide embedding strength in inpox box. (Default: 0.75)
- Different stages of actions on image are displayed.
- Watermark extraction is provided.
Program uses DWT+SVD technique to embed and extract watermark. Works fine on Matlab 2017.