get_Tracking
Posted: Fri May 11, 2007 11:59 am
Hi,
Just trying to add a little robustness to my app by checking for a valid Vector using inpvector3->get_Tracking( &myPval).
Works great when startup with vector clip in view of Camera When the clip is removed from the field of view it causes myPval.bool to get set to False. And the code for handling this is called. When the clip is returned to the field of view it appears to remain False.
I've tried vector reset even stop then start the camera.
Even set myPval.bool to True before getting the next frame and vector update.
Any ideas on what's wrong.
Thanks
Niall
Just trying to add a little robustness to my app by checking for a valid Vector using inpvector3->get_Tracking( &myPval).
Works great when startup with vector clip in view of Camera When the clip is removed from the field of view it causes myPval.bool to get set to False. And the code for handling this is called. When the clip is returned to the field of view it appears to remain False.
I've tried vector reset even stop then start the camera.
Even set myPval.bool to True before getting the next frame and vector update.
Any ideas on what's wrong.
Thanks
Niall