Download Source Code tracking.js 1.1.1

  • Post author:
  • Post category:Download

Eduardo Lundgren is announcing that tracking.js with version number 1.1.1 is already available to download.

What is tracking.js ?

tracking.js is A complex JavaScript library for converting movements acquired from a video feed to actions and interactions applicable to a Web interface .

tracking.js uses a simple programmatic API to let developers translate moving objects, colors, and natural movements into classic up/down/left/right commands.What this does is to support basic object and color tracking for webcam or video feeds, letting users control a Web page, browser game, or application interface through the user’s gestures and movements.tracking.js allows programmers to build light or movement based controls for a Web app, allowing users to control interfaces without having to touch their mouse, keyboard, or touchscreen.tracking.js can be a basic building block for porting Web applications to work with virtual or augment reality software.Here’s a video demo of what tracking.js can be used to build:

This is changelog for tracking.js version 1.1.1 :

  • Adds maxDimension property to ColorTracker.
  • Support canvas security limit.

You can read the complete changelog and also download this latest version on their homepage: www.trackingjs.com