Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A modern approach for Computer Vision on the web
| Date | Stars |
|---|---|
| 2026-07-31 | 9469 |
| 2026-08-01 | 9469 |
| 2026-08-05 | 9467 |
| 2026-08-06 | 9467 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
 <div align=center> :point_right: **https://github.com/eduardolundgren/tracking.js/issues/395** :point_left: </div> --- # tracking.js [](https://travis-ci.org/eduardolundgren/tracking.js) [](https://david-dm.org/eduardolundgren/tracking.js#info=devDependencies) The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more — all that with a lightweight core (~7 KB) and intuitive interface. * [Official website](http://trackingjs.com) * [Documentation](http://trackingjs.com/docs.html) * [API Docs](http://trackingjs.com/api/) ## Install Install via [Bower](http://bower.io/), [npm](https://www.npmjs.com/), or [download as a zip](https://github.com/eduardolundgren/tracking.js/archive/master.zip): ``` bower install tracking ``` ``` npm install tracking ``` ## Examples [](http://trackingjs.com/examples/face_tag_friends.html) [](http://trackingjs.com/examples/face_fish_tank.html) [](http://trackingjs.com/examples/color_hexgl.html) [](http://trackingjs.com/examples/color_draw_something.html) [](http://trackingjs.com/examples/color_fish_tank.html) ## Features * [Trackers](http://trackingjs.com/docs.html#trackers) * [Color Tracker](http://trackingjs.com/docs.html#color-tracker) * [Object Tracker](http://trackingjs.com/docs.html#object-tracker) * [Utilities](http://trackingjs.com/docs.html#utilities) * [Feature Detection (Fast)](http://trackingjs.com/docs.html#feature-detection) * [Feature Descriptor (Brief)](http://trackingjs.com/docs.html#feature-descriptor) * [Convolution](http://trackingjs.com/docs.html#convolution) * [Gray Scale](http://trackingjs.com/docs.html#gray-scale) * [Image Blur](http://trackingjs.com/docs.html#image-blur) * [Integral Image](http://trackingjs.com/docs.html#integral-image) * [Sobel](http://trackingjs.com/docs.html#sobel) * [Viola Jones](http://trackingjs.com/docs.html#viola-jones) * [Web Components](http://trackingjs.com/docs.html#web-components) * [Color Element](http://trackingjs.com/docs.html#color-element) * [Object Element](http://trackingjs.com/docs.html#object-element) ## Browser Support You can plug *tracking.js* into some well supported HTML elements such as `<canvas>`, `<video>` and `<img>`.  |  |  |  |  --- | --- | --- | --- | --- | IE 9+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | However, the browser support may vary if you request the user's camera (which relies on [getUserMedia API](http://caniuse.com/#feat=stream)). ## Roadmap - [ ] Optical flow - [ ] Face recognition - [ ] Pose estimation - [ ] Faster keypoint des
Excerpt of 5,714 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:43866065dad7ec62, desc:computer vision