AS3 webcam Motion Tracking

Actionscript 3.0 | 06 Jun 2008 | 58 comments

Actionscript 3.0 | 06 Jun 2008 | 58 comments

AS3 webcam Motion Tracking

Tracking an object’s movement

AS3 webcam Motion Tracking

Update

Ok, you can now grab the MotionTracker source code (AS2 & AS3). Version 2 eventually will include the other methods for detecting and tracking motion which I mentioned. For now I have just included code for the technique used in the demo. // Read More