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 eae51478df First commit 10 yıl önce
.gitignore First commit 10 yıl önce
README.mkd First commit 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

Uses SoX.