Page 1 of 1

Optitrack SDK FLEX:V100...3 cameras and C++

Posted: Fri Feb 06, 2009 7:52 am
by DAMACA
Hello,

I have 3 questions:

1)I am using the Optitrack SDK. I want to know if i can track objects using just this SDK and how can i do it, or do i need to use Rigid Body tool kit to do it?

2)when i use vector->Get_X...i always get the same information its never change no matter what i do. what can be happening?

3)using vector or point can I do tacking?, I ask because all code i see on this web site and all the information from the manual use only one camera for this methods (vector, point...etc).


Thanks again for your help

Re: Optitrack SDK FLEX:V100...3 cameras and C++

Posted: Fri Feb 06, 2009 11:14 am
by VincentG
1 - You can use the SDK to track 2D marker locations in imager X, Y coordinates.

2 - Vector remains a part of the SDK< but it is no longer a supported feature.

3 - You can use up to 24 cameras, with the SDK. Have you looked at the sdample applications that we also have posted for the SDK?

http://www.naturalpoint.com/optitrack/s ... tions.html

Re: Optitrack SDK FLEX:V100...3 cameras and C++

Posted: Fri Feb 06, 2009 12:29 pm
by DAMACA
thank you very much,

I acomplished the tracking in 2D using a sample provided by you, do you have any sample about 3D tracking?

It would be very helpfull, other wise i need no know if the SDK (optitrack) alow me to do it...perhaps using Point?

Re: Optitrack SDK FLEX:V100...3 cameras and C++

Posted: Fri Feb 06, 2009 1:49 pm
by VincentG
3D tracking would require using the Tracking tools software/API

http://www.naturalpoint.com/optitrack/p ... rison.html