Dear all,
I have an application where it would be nice if the Ground Plane were set every time the application is started up.
Do you know if there is a way to set the Ground Plane, at runtime, from a custom application that uses the TrackingTools SDK? I have searched for it but without results.
Thank you
Stefano
V120Duo: set the Ground Plane with SDK?
-
- Posts: 8
- Joined: Thu Jun 28, 2012 1:14 am
- Location: Italy
-
- Posts: 1896
- Joined: Tue Feb 01, 2011 8:41 am
- Location: Corvallis, OR
Re: V120Duo: set the Ground Plane with SDK?
Hello -
The ground plane location is stored in the calibration file. You could use the GUI to calibrate and set the ground plane, then save the calibration to a file. Once the file is saved, you can access it via TT_LoadCalibration(); after initialization.
The ground plane location is stored in the calibration file. You could use the GUI to calibrate and set the ground plane, then save the calibration to a file. Once the file is saved, you can access it via TT_LoadCalibration(); after initialization.
-
- Posts: 8
- Joined: Thu Jun 28, 2012 1:14 am
- Location: Italy
Re: V120Duo: set the Ground Plane with SDK?
Ok,
thank you.
Stefano
thank you.
Stefano