Hide images in sound
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pete Shadbolt eae51478df First commit 10 years ago
.gitignore First commit 10 years ago
README.mkd First commit 10 years ago
run.sh First commit 10 years ago
spectrogram.png First commit 10 years ago
spectrogram.py First commit 10 years ago
test.jpg First commit 10 years ago

README.mkd

  1. Get an image

Image of a dog

  1. $ python spectrogram.py test.jpg ... Wrote test.jpg.wav

  2. $ sox test.jpg.wav -n spectrogram

Spectrogram of a dog

Uses SoX.