Vector Calculation

Post Reply
Matan
Posts: 24
Joined: Fri Nov 25, 2005 5:00 am

Vector Calculation

Post by Matan »

Hello,
I am trying to develope a small tracking application.
In this application I need to track all head postions (6DOF) along with hand movments.
For tracking the hand I am using several dots, which in my application I calculate their positions.
To track the head I am using the Vector track with a specific camera - which works great until some other markers (from the hand) gets into the head camera frame .

Do you have any suggestions how to avoid this problem ?
Any way to get Vector calculation although I have more than 3 markers in the head camera frame?
Do I need to calculate head 6DOF position by my self?
Is it possible to get this calculation from OPTITRACK?
Is there any way to use the SDK for this? for exsample I can determine which markers are the vector's and call an SDK function...

Any other ideas

Thanks
Mat
beckdo
Posts: 520
Joined: Tue Jan 02, 2007 2:02 pm

Re: Vector Calculation

Post by beckdo »

This sounds like a good candidate for our Point Cloud SDK which is due out very shortly. It allows 3D tracking of lots of arbitrarily placed markers simultaneously.

I'm going to try and get someone to update our web site with some of the latest screenshots so people can get a better idea of what's coming.
markdc
Posts: 156
Joined: Sat Apr 30, 2005 5:00 am
Location: California
Contact:

Re: Vector Calculation

Post by markdc »

This sounds like a good candidate for our Point Cloud SDK which is due out very shortly. It allows 3D tracking of lots of arbitrarily placed markers simultaneously.

I'm going to try and get someone to update our web site with some of the latest screenshots so people can get a better idea of what's coming.
That would be great if you could do that.
beckdo
Posts: 520
Joined: Tue Jan 02, 2007 2:02 pm

Re: Vector Calculation

Post by beckdo »

The Point Cloud SDK has been updated with some screenshots.

Here's an additional screen shot using more cameras.


[image]http://media.naturalpoint.com/optitrack ... hot032.png[/image]
markdc
Posts: 156
Joined: Sat Apr 30, 2005 5:00 am
Location: California
Contact:

Re: Vector Calculation

Post by markdc »

Thanks for the update. Any idea on the release date?
VincentG
Posts: 7728
Joined: Mon Jul 17, 2006 5:00 am
Location: Corvallis, Oregon

Re: Vector Calculation

Post by VincentG »

By early summer we hope to have a Point Cloud SDK available.
Matan
Posts: 24
Joined: Fri Nov 25, 2005 5:00 am

Re: Vector Calculation

Post by Matan »

Thanks a lot for you suggestions,
Though I can't understand from the screenshots (and videos) if Point Cloud SDK will support Vector as an object and calculate its 6DOF while other dot/vector object will be tracked. From the information that was posted (screenshots and video) it was demonstrate only dots tracking.

Furthermore it will be very helpful as an SDK to introduce and share optitrack users\developers with some of the interfaces to be supported in the coming Point Cloud SDK.

Thanks
Mat

p.s.
Will it possible to get this aforementioned Vector calculation from the SDK (user will determine which markers are the vector's and call an SDK function which will calculate 6DOF) ?
markdc
Posts: 156
Joined: Sat Apr 30, 2005 5:00 am
Location: California
Contact:

Re: Vector Calculation

Post by markdc »

Thanks a lot for you suggestions,
Though I can't understand from the screenshots (and videos) if Point Cloud SDK will support Vector as an object and calculate its 6DOF while other dot/vector object will be tracked. From the information that was posted (screenshots and video) it was demonstrate only dots tracking.

Furthermore it will be very helpful as an SDK to introduce and share optitrack users\developers with some of the interfaces to be supported in the coming Point Cloud SDK.

Thanks
Mat

p.s.
Will it possible to get this aforementioned Vector calculation from the SDK (user will determine which markers are the vector's and call an SDK function which will calculate 6DOF) ?
I think you're going to need their rigid body tracking: http://www.naturalpoint.com/optitrack/p ... -body.html
Post Reply