Hide images in sound
25개 이상의 토픽을 선택하실 수 없습니다. 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.