How to use animation with augmented Reality?
Hi there, I can display images on marker using flarToolkit in flash as3 but can anyone suggest a good link/tutorial which explains how to use animation with augmented reality in flash? ...
Hi there, I can display images on marker using flarToolkit in flash as3 but can anyone suggest a good link/tutorial which explains how to use animation with augmented reality in flash? ...
Hi, I'm researching a potential project involving flash based augmented reality, and I've already looked at FlarToolkit and FlarManager which seem pretty straight forward to execute marker detection. What I cannot find are any sites or assistance with how to detect hand position, etc. To allow the subject to 'press' buttons. An example ...
Hello i am using the latest version of artoolkit, and succesfully compiled simplevrml, but it doesn't show any textures not even the ones in the bud_B example. Does anyone have a similar experience or problem or have solved this? Thanks in advance. ...
Does someone knows where can I find some information how to detect a "white" marker on a black page? ...
hi all, I need to use both openCV and ARtoolkit libraries in the same project. I'm trying to get frame by using arVideoGetImage() function in order to process for with openCV functions. however program throws a "System.AccessViolationException" error in the following line of face detection example: CvSeq *faces = cvHaarDetectObjects(img,...
Hi all, Recently im trying on FLARToolKit, one thing confused me though, how i actually get the marker's rotation angle value? I trying to get the marker's rotation angle so i can put more interaction on it. Thanks! Rex ...
Instead of a video stream I want to pass a single jpeg image in the ARToolkit. Is it possible? Please help! Thanks. ...
I am working on a Augmented reality Project where I plan to use ARToolkit for Image Capturing and rendering where as ARToolKitPlus for marker detection. The problem is ARToolKit is a C library where as ARToolKit+ is written in C++. Can some one please sugegst me a way to integrate them both. ARToolKit Library ARToolkitPlus ...
Hi, I'm doing a project using FLARManager augmented reality and the Papervision3D library. Unfortunately, Papervision is giving me a lot of problems. My scene3D contains a DAE model and a plane. The plane has a MovieMaterial and is playing a video through FLVPlayback. The DAE and the plane are both inside the same DisplayObject3D conta...
Hi, How do you get the rotation of the marker in FLARToolKit? All that I can find is how to do it with papervision3D but since I am using Unity3 for the 3D, this is not optimal. Thanks in advance /Jens ...