beije / motion-detection-in-javascript
A small project where a webcam is used to detect motion. Written fully in Javascript without any third-party libs.
☆100Updated 5 years ago
Alternatives and similar repositories for motion-detection-in-javascript:
Users that are interested in motion-detection-in-javascript are comparing it to the libraries listed below
- A basic starting point for motion-detection apps using WebRTC & Canvas, refactored out of the Magic Xylophone by @soundstep☆138Updated 9 months ago
- In-browser Eye Tracking and Gaze Prediction using JavaScript☆156Updated 5 years ago
- JavaScript Hand Tracking☆146Updated 9 months ago
- Feature Detection based on Haar Cascades in JavaScript (Viola-Jones-Lienhart et al Algorithm)