Implementation of Watermarking using Discrete Cosine Transform in Matlab
In this tutorial we implement the Watermarking ie. embedding an image into another image without actually making any visible changes in the image. This is done using the Discrete Cosine Transform in Matlab.
No comments