Digital Image Watermarking Using Optimised DWT & DCT

This code is for the invisible digital image watermarking using combination of three methods: DWT, DCT, BFO
1.2K Downloads
Updated 28 Sep 2018

More details can be checked at https://free-thesis.com/product/digital-image-watermarking-using-optimized-dwt-dct/

The digital image watermarking is based on the fact that a message is hide into the image such that image doesn’t get disturbed and message can be retrieved easily. The method should be robust. For this purpose, this repository is implementing the discrete wavelet transform (DWT) and discrete cosine transform (DCT) in cascade so that more robustness and security can be achieved. These methods divide the image into different frequency regions so that watermark message can be embedded into lowest frequency region which will not disturb the image. DCT is applied first which is similar to Fourier transform and divides the image into two parts of lower and higher frequency region. Lower frequency region has most of the image information.

Cite As

Abhishek Gupta (2024). Digital Image Watermarking Using Optimised DWT & DCT (https://github.com/earthat/Digital-Image-Watermarking-Using-Optimized-DWT-DCT), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Wavelet Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

Updated title

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.