tracking.js

A modern approach for Computer Vision on the web

  • 所有者: eduardolundgren/tracking.js
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

tracking.js

Build Status
DevDependencies Status

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.

Install

Install via Bower, npm, or download as a zip:

bower install tracking
npm install tracking

Examples

Demo 1
Demo 2
Demo 3
Demo 4
Demo 5

Features

Browser Support

You can plug tracking.js into some well supported HTML elements such as <canvas>, <video> and <img>.

IE, Chrome, Firefox, Opera, Safari
---, ---, ---, ---, ---, IE 9+ ✔, Latest ✔, Latest ✔, Latest ✔, Latest ✔, However, the browser support may vary if you request the user's camera (which relies on getUserMedia API).

Roadmap

  • Optical flow
  • Face recognition
  • Pose estimation
  • Faster keypoint descriptor (BRIEF)
  • More trainings (Hand, car plate, etc)

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

For detailed changelog, check Releases.

Team

tracking.js is maintained by these people and a bunch of awesome contributors.

Eduardo Lundgren, Thiago Rocha, Zeno Rocha, Pablo Carvalho, Maira Bello, Jerome Etienne
---, ---, ---, ---, ---, ---
Eduardo Lundgren, Thiago Rocha, Zeno Rocha, Pablo Carvalho, Maira Bello, Jerome Etienne

License

BSD License © Eduardo Lundgren

概覽

名稱與所有者eduardolundgren/tracking.js
主編程語言JavaScript
編程語言HTML (語言數: 2)
平台
許可證Other
發布數6
最新版本名稱v1.1.3 (發布於 )
第一版名稱v0.0.1 (發布於 )
創建於2012-06-18 04:39:34
推送於2023-06-03 20:24:23
最后一次提交2021-01-19 21:51:49
星數9.4k
關注者數291
派生數1.4k
提交數363
已啟用問題?
問題數305
打開的問題數203
拉請求數34
打開的拉請求數24
關閉的拉請求數44
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部