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 пре 9 година
.gitignore First commit пре 9 година
README.mkd First commit пре 9 година
run.sh First commit пре 9 година
spectrogram.png First commit пре 9 година
spectrogram.py First commit пре 9 година
test.jpg First commit пре 9 година

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.