C++ code for 2D object tracking using Optitrack SDK
Posted: Wed Nov 26, 2008 12:10 pm
Hi,
I would be very greatfull if someone can help me with this.
I am trying to track an object on a 2D surface with one v100 optitrack camera and a few passive markers glued on the object.
Can someone help me find a C++ code that tracks a few markers on this object and returns x,y, rotation of the object?
as starters let's assume that all markers will be in full visibility without occlusions during the entire time.
I compiled and got the examples working. First i thought the vector tracking x y z roll pitch yaw can help, but then i realized it is for the trackclip.
Thanks!
I would be very greatfull if someone can help me with this.
I am trying to track an object on a 2D surface with one v100 optitrack camera and a few passive markers glued on the object.
Can someone help me find a C++ code that tracks a few markers on this object and returns x,y, rotation of the object?
as starters let's assume that all markers will be in full visibility without occlusions during the entire time.
I compiled and got the examples working. First i thought the vector tracking x y z roll pitch yaw can help, but then i realized it is for the trackclip.
Thanks!