On Mon, 2008-02-04 at 23:40 -0500, Patrick Dinnen wrote: > Hello > > LibAVG looks very promising for multitouch tracking using a rear > illumination IR DI table I have built with Mac OSX. However I am > having major problems figuring out how to configure .avgtrackerrc. > > The wiki says 'There is an automatic configurator for this part of the > file in avg_media/mtc/videochooser2/.' But I am not sure where to > start. If someone could provide step-by-step instructions on how to > use the configurator I would be very grateful.
if you dont have the file you shoud check them out from the svn. "svn co https://www.libavg.de/svn/trunk/avg_media/mtc/" after launching videochooser2.py you can press "c" what starts the calibration. -> CoordCal = CoordCalibrator(Tracker, Player) then you point you fingers to the crosses on the screen. (step by step) it shows you the coordinates of the point. by pressing "space" it takes the last detected coordinate as the point for the showed cross. does this help? t. _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
