Hide images in sound
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Pete Shadbolt eae51478df First commit il y a 9 ans
.gitignore First commit il y a 9 ans
README.mkd First commit il y a 9 ans
run.sh First commit il y a 9 ans
spectrogram.png First commit il y a 9 ans
spectrogram.py First commit il y a 9 ans
test.jpg First commit il y a 9 ans

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.