Hide images in sound
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.