Share via


CameraPoseFinder.SaveCameraPoseFinderDatabase Method

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