Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claus/experiment_motiontracker
A simple HTML5 video motion tracking experiment
https://github.com/claus/experiment_motiontracker
Last synced: about 2 months ago
JSON representation
A simple HTML5 video motion tracking experiment
- Host: GitHub
- URL: https://github.com/claus/experiment_motiontracker
- Owner: claus
- Created: 2013-03-09T03:13:00.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-10T11:40:41.000Z (almost 12 years ago)
- Last Synced: 2024-04-15T00:24:24.248Z (9 months ago)
- Language: JavaScript
- Homepage: http://codeazur.com.br/stuff/motiontracking
- Size: 405 KB
- Stars: 16
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Motion Tracking experiment
### Browser support
* Chrome: ok
* Firefox: ok
* IE9: ok
* Opera: ok
* Safari: not ok (context.drawImage extremely slow when source is video)
* Safari Nightly: ok (has some sync issues)
* Mobile Safari: not ok (context.drawImage does not work when source is video)### Demo
http://codeazur.com.br/stuff/motiontracking