Single/multiple Point Tracking
Posted: Tue Jun 03, 2008 10:26 am
Hello,
I am new to the optitrack system and I have a few questions about it. I am using the a optitrack flex:c120 camera, the optitrack SDK and the API documentation to try and acheive multiple point tracking. Of course, I will first try to acheive single point tracking, and then move on to multiple point tracking.
How can I acheive single point tracking with what I have?
So far, I managed to ouput the object count from every frame. And I think that I should use the getObjectData method, but I do not understand it enough to use it.
Is there a single point tracking sample?
In previous posts, I read that there is a single point tracking sample, but I do not know which sample that is; I already compiled the grayscale and the command line sample.
Is there a command for beginning tracking? or does the camera automatically rank the objects and track the highest ranked object all the time?
How do I decide which camera options to change so that I could track the object that I need? is it just trial and error?
Also, is there a thorough example on how to use the smoothing interface?
I understand how to use the INPObject, INPCameraFrame, INPCamera, and INPCameraCollection interfaces...is smoothing different? it's different to me, because it's an action, not a physical thing...while, object, frame, camera and camera collection are physical things.
Thanks for your help.
Q.
I am new to the optitrack system and I have a few questions about it. I am using the a optitrack flex:c120 camera, the optitrack SDK and the API documentation to try and acheive multiple point tracking. Of course, I will first try to acheive single point tracking, and then move on to multiple point tracking.
How can I acheive single point tracking with what I have?
So far, I managed to ouput the object count from every frame. And I think that I should use the getObjectData method, but I do not understand it enough to use it.
Is there a single point tracking sample?
In previous posts, I read that there is a single point tracking sample, but I do not know which sample that is; I already compiled the grayscale and the command line sample.
Is there a command for beginning tracking? or does the camera automatically rank the objects and track the highest ranked object all the time?
How do I decide which camera options to change so that I could track the object that I need? is it just trial and error?
Also, is there a thorough example on how to use the smoothing interface?
I understand how to use the INPObject, INPCameraFrame, INPCamera, and INPCameraCollection interfaces...is smoothing different? it's different to me, because it's an action, not a physical thing...while, object, frame, camera and camera collection are physical things.
Thanks for your help.
Q.