Skip to content

Cox's spread spectrum watermarking algorithm implemented in MATLAB

Notifications You must be signed in to change notification settings

nicedi/Cox_watermarking_scheme

Repository files navigation

Description

This is a straight forward implementation of Cox's spread spectrum watermarking algorithm (Ingemar J. Cox, Joe Kilian, F. Thomson Leighton, and Talal Shamoon, "Secure Spread Spectrum Watermarking for Multimedia," IEEE Trans. on Image Processing, Dec. 1997.)

main.m is the entrance script file, the watermarking procedure follows the embed-attack-extract manner, the corresponding functions are in embed.m, attack.m, extract.m respectively.

The watermark detection is evaluating the correlation between the original watermark and the extracted one. The final visualization shows that the embeded watermark can be distinguished successfully.

About

Cox's spread spectrum watermarking algorithm implemented in MATLAB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages