| Introduction |
| |
This library provides easy-to-use classes for motion tracking in Flash ActionScript.
- Supporting tracking of multiple objects
- Allowing specification of clipping regions only where tracking is performed
- Providing easy-to-use UI for parameter tuning
- Providing default visulization of tracked regions.
This library was originally developed for the course SM3603 Interactivity I.
|
| Supported Platforms |
| |
Currently this library has been tested using Adobe Flash CS4 + ActionScription 3.0 + Windows XP/7. |
| License |
| |
This library is under a GNU Lesser General Public License (LGPL) license. |
| Download |
| |
- Source code, Documentation (slides used as course notes for SM3603, Spring 2010) |
| Change Log |
| |
- Version 0.1.0 (first public release, 1 Feb 2010). |
| References |
| |
- Color tracking: resource 1
- Blob detection: resource 1, resource 2 |
| Online demos |
| |
Usage: prepare some color objects (e.g., color pens) and then select tracking colors by clicking over the color objects of interest. |

Simplest usage of this library
|

Simulating mouse clicking
|

Specifying clipping regions where tracking is performed.
|

Tuning parameters for specific environment
|
| |

Tracking multiple objects in same colors
|

Tracking multiple objects in different colors |
| |
|
|