Fiducial Tracking Success

IMG_3176


today me and dominic succeeded in approximately aligning the camera/projection/fiducial setup with the visual response in my flex swf. i've switched to using CS5 Flash Builder because I eventually want to publish it as an Air app. so far its been sweet using reactivision with TUIO AS3 library.

we are using a 3.6mm lens for the PS3 Eye and the projector is at a resolution of 1024 x 768 x 96hertz. apparently hertz refers to the refresh rate and when i set it higher than 120 hertz it says out of range. this is all gobbledygook to me too but what i know is that when i stare at the back of the projector and shake my head (oh the migraine!), for a split second i see the light dividing itself into bright bands of red, green, and blue...

Fiducial Tracking Testing

Picture 3


I downloaded the TUIO AS3 Library, ran the demo file for fiducials successfully, and checked it with a trace. ClassID is the fiducial marker number, SessionID is the Movieclip instance number. x and y are the onscreen coordinates. a is the rotation. capital-letter X Y A refer to the velocity at which the variables have changed.

Picture 8

Picture 10


Current setup:
+ TUIO AS3 Library with LCConnector
+ UDP FlashLC Bridge
+ reacTIVision
+ In-built Macbook Pro iSight

Followers