Skip to content

Audio Watermark using DWT-DCT approach and scrambling image for embedding of binary or grayscale image into audio signal

Notifications You must be signed in to change notification settings

ausilianapoli/Audio-watermark-using-DWT-DCT-scrambling-image

Repository files navigation

Audio Watermark using DWT-DCT approach and scrambling image

Audio watermark using DWT-DCT approach and scrambling methods for embedding of binary or grayscale image into audio signal. Its goal is to guarantee authenticity of the audio signal.
This is our project for the academic course of Multimedia at University of Catania for the Master Degree in Computer Science.
The scientific papers to which we referred are:

Tools

The follow specific tools are required:

Modules

Structure of the project:

  • audio_managing.py containing functions to read, write wave files and to apply DWT, DCT and FFT;
  • image_managing.py containing functions to read, write images and to apply scrambling procedures;
  • watermark_embedding_extraction.py containing various techniques for binary and grayscale images;
  • metrics.py containing PSNR, SNR and Pearson's Index to evaluate techniques' performances;
  • attacks_on_watermark.py containing some attacks to audio signal;
  • utils.py containing various functions of general purpose;
  • main.py containing the pipeline of the whole project and in the txt file commands_to_run there are the commands for bash.

Authors

About

Audio Watermark using DWT-DCT approach and scrambling image for embedding of binary or grayscale image into audio signal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages