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.