Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.8
Saves the camera pose finder database to disk.
Syntax
public void SaveCameraPoseFinderDatabase (
string fileName
)
Parameters
- fileName
Type: String
The filename of the database file to save to.
Remarks
If the database is saved to disk alongside the reconstruction volume, you can restart and update reconstruction and tracking by reloading both files and then running the camera pose finder.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Fusion
Assembly: Microsoft.Kinect.Toolkit.Fusion (in microsoft.kinect.toolkit.fusion.dll)
See Also
Reference
CameraPoseFinder Class
CameraPoseFinder Members
Microsoft.Kinect.Toolkit.Fusion Namespace