DEV Community

Cover image for Motion Detection with JavaScript
Benson Ruan
Benson Ruan

Posted on

Motion Detection with JavaScript

Have fun with the virtual drum that I built, that’s how #computervision #motiondetection come into play.

To demonstrate motion detection with javascript, I built a web app which let you play drums by waving your hands in the air.
Checkout the demo in the link below:

Tutorial + Demo :
https://bensonruan.com/motion-detection-javascript-play-drums-with-webcam/

Github: https://github.com/bensonruan/Motion-Detection-Virtual-Drums

Top comments (0)