Skip to content

13am028/bad_apple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

bad_apple

Bad apple animation using matplotlib with notes recognition

>> see the final result at https://youtu.be/A_1QtHJHjJM

Part I - Animation

  • save images from frames of a targeted video
  • edge detection
  • animate

Part II - Notes Recognition

  • plot graphs to analyze
  • find peaks (scipy.signal.find_peaks)
  • find frequencies (FFT)
  • generate sound (Pyaudio)
  • map frequencies to note names

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published