ARToolKit | Mailing List Archive |
![]() |
From: | Leif Oppermann <lxo@C ............> | Received: | Jun 6, 2005 |
To | artoolkit@h .................. | ||
Subject: | Re: R: PAL resolution | ||
hi toni, please have a look at http://artoolkit.sourceforge.net/ first. the current version of artoolkit is around 2.7. artoolkit plus was mainly developed to run on pda's but also has the property that it does not need to do template matching to find the markers. http://studierstube.org/handheld_ar/artoolkitplus.php then there is artag which i reckon was the original inspiration for artoolkit plus. it emphasized on improving known bottlenecks of artoolkit whilst staying compatible on the api. artag targets at conventional pc's and is probably easiest to get running. http://www.cv.iit.nrc.ca/research/ar/artag/ cheers, leif This message has been checked for viruses but the contents of an attachment may still contain software viruses, which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. |
From: | "Antonio Bleile" <antonio.bleile@s ........> | Received: | Jun 6, 2005 |
To | <artoolkit@h ..................> | ||
Subject: | R: PAL resolution | ||
> -----Messaggio originale----- > Da: owner-artoolkit@h .................. [mailto:owner- > artoolkit@h ..................] Per conto di Daniel Wagner > Inviato: luned=EC 6 giugno 2005 11.04 > A: Antonio Bleile > Cc: artoolkit@h .................. > Oggetto: Re: PAL resolution >=20 > Antonio Bleile wrote: >=20 > >After I changed that to 800*600 the tracking worked also for PAL = images > (720x576). Couldn't that field be allocated dynamically according to = the > image size? > > > > > ofcourse it could be dynamic and nobody keeps you from doing so. Of course not. But as I'm not involved in the development of ARToolKit (if there is any), I thought it would be nice to report this "bug" to the developers.... > infact ARToolKitPlus does it dynamically... Ah, interesting! Is this supposed to be the successor of ARToolKit? Can it be integrated into Amire? Regards, Toni |
From: | Dieter Schmalstieg <dieter@i ................> | Received: | Jun 6, 2005 |
To | Leif Oppermann <lxo@C ............> | ||
Subject: | Re: R: PAL resolution | ||
> artoolkit plus was mainly developed to run on pda's but also has the > property that it does not need to do template matching to find the markers. > http://studierstube.org/handheld_ar/artoolkitplus.php > > then there is artag which i reckon was the original inspiration for > artoolkit plus. it emphasized on improving known bottlenecks of > artoolkit whilst staying compatible on the api. artag targets at > conventional pc's and is probably easiest to get running. > http://www.cv.iit.nrc.ca/research/ar/artag/ I would like to add that - ARToolKitPlus runs on Windows and Linux PCs as well as PDAs, - Unlike ARToolKit and ARToolKitPlus, ARTag is not available as source code. |