GitHunt
TR

trstephen/elec483

Add a watermark phrase to images. Project for ELEC 483: Digital Video Processing

ELEC 483

Add a nifty digital watermark to an image by massaging the DCT coefficients. Adding a watermark results in almost no image quality degradation.

Be sneaky and use it to pass messages!

Usage

  1. Encoding: Call wm_encoder in MATLAB. Give it an image and phrase (up to 33 characters) when prompted.
  2. Decoding: Call wm_decoder. Give it the watermarked and original image. Maybe v2 will be able to do a blind extraction and decode.

You can read the report for a lengthy explanation of how it works.

Languages

TeX63.5%MATLAB35.4%Makefile1.1%

Contributors

MIT License
Created March 13, 2017
Updated April 22, 2017