Hide images in sound
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Pete Shadbolt 8e97c7cb57 README 10 yıl önce
.gitignore First commit 10 yıl önce
README.mkd README 10 yıl önce
run.sh First commit 10 yıl önce
spectrogram.png First commit 10 yıl önce
spectrogram.py First commit 10 yıl önce
test.jpg First commit 10 yıl önce

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

Aphex Twin did it before me.

Uses SoX.