GithubHelp home page GithubHelp logo

hhy5277 / tracking.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eduardolundgren/tracking.js

0.0 1.0 0.0 32.05 MB

A modern approach for Computer Vision on the web

Home Page: http://trackingjs.com

License: Other

HTML 0.07% JavaScript 99.93%

tracking.js's Introduction

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

tracking.js's People

Contributors

eduardolundgren avatar zenorocha avatar jeromeetienne avatar mairatma avatar tomersimis avatar caroisawesome avatar henvic avatar brunocoelho avatar kkirsche avatar lucascmelo avatar pborreli avatar reypena avatar sibelius avatar cesarpachon avatar zzjin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.