Click on http://groups.google.com/group/naver-based-on-osg/web/occlusion-result-in-nvmosgart?hl=en
- or copy & paste it into your browser's address bar if that doesn't
work.
I think the problem is coming of the inaccuracy of the tracking and a
bad calibration step. If you are using ARToolKit 2.7, it's probably
not the most accurate solution, you should use either ARToolKit
Professional (commercial license from ARToolWorks), ARToolKitPlus++
(integrate in new version of osgart).
Also you should properly setup your camera, i.e. running a calibration
process (maybe using OpenCV and convert it to a format readable by
ARToolKit, see for that the ARToolKit forum).
Also, maybe a last issue is related to the usage of multi-marker: are
you using multi-marker tracking?
Thank you for your comments.
We use OSGART 1.0. I guess it use ARToolkit 2.7, right?
and we also use multi marker tracking in our application.
I did a callibration on my camera using calib_camera2.exe from
ARToolkit library.
You mentioned about trying another tracking plugin, how can we do
that?
Currently we use osgart_artoolkit_tracker and osgart_artoolkit plugin.
About activating distortion correction for the video,
should we do this in the camera program setting or can we set that
inside OSGART?