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 年之前
.gitignore First commit 10 年之前
README.mkd First commit 10 年之前
run.sh First commit 10 年之前
spectrogram.png First commit 10 年之前
spectrogram.py First commit 10 年之前
test.jpg First commit 10 年之前

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.