INPVector2 problem
Posted: Thu Sep 21, 2006 1:37 am
Hi,
I'm developing a program to use multiple cameras to track a single vector clip (multiscreen VR environment). In order to compute the centroid of the clip I need to access the point information provided by the INPPoint and its wrapper. Your sample app does not use this, and I'm a new to the world of C++ .
The SDK document is unclear how to acess the point data.
What exactly is returned by get_Tracking.
If I use the INPVector2->get_Tracking property prior to INPPpoint->get_{X|Y|Z} the program crashes.
Need some guidance.
Thanks
I'm developing a program to use multiple cameras to track a single vector clip (multiscreen VR environment). In order to compute the centroid of the clip I need to access the point information provided by the INPPoint and its wrapper. Your sample app does not use this, and I'm a new to the world of C++ .
The SDK document is unclear how to acess the point data.
What exactly is returned by get_Tracking.
If I use the INPVector2->get_Tracking property prior to INPPpoint->get_{X|Y|Z} the program crashes.
Need some guidance.
Thanks