Motive API - Camera Location and Orientation from TTP or CAL
Posted: Thu Oct 06, 2016 11:17 am
Is it safe to assume that camera location and orientation information are saved in .TTP and .CAL files along with the camera calibration data?
I need to be able to retrieve camera location and orientation information from .TTP and .CAL files even when the cameras are not actually connected to the system. This is to aid with the configuration of overlays that come into play long before the OptiTrack cameras are used within our software.
I know about the TT_CameraXLocation and TT_CameraOrientationMatrix functions but they seem to require the cameras to be actively connected and initialized.
Is there another way to accomplish this (such as reading the data directly from the .TTP or .CAL files) or can an alternate method be added to the API?
Thanks
I need to be able to retrieve camera location and orientation information from .TTP and .CAL files even when the cameras are not actually connected to the system. This is to aid with the configuration of overlays that come into play long before the OptiTrack cameras are used within our software.
I know about the TT_CameraXLocation and TT_CameraOrientationMatrix functions but they seem to require the cameras to be actively connected and initialized.
Is there another way to accomplish this (such as reading the data directly from the .TTP or .CAL files) or can an alternate method be added to the API?
Thanks