I don't have any experience in augmented reality systems. I have enough problems with reality as it is. As far as using the ARToolKit, it seems that they provide a Visual Studio solution within the download. The solution is set up to generate libraries, but you should be able to use it to generate DLLs, which you can then call from LabVIEW. That's probably your best bet in using that toolkit.
EDIT: It looks like there's already some DLLs in the "bin" directory, though I'm not sure if those DLLs are the ones you need. You will need to look at the documentation for the toolkit to determine what functions you need to use.
Message Edited by smercurio_fc on
06-03-2008 04:33 PM