INuiFusionCameraPoseFinder::SaveCameraPoseFinderDatabase Method
Saves the camera pose finder database to disk.
public:
HRESULT SaveCameraPoseFinderDatabase(
LPCWSTR filename
)
- filename
Type: LPCWSTR
The filename of the database file to save to.
Type: HRESULT
S_OK if successful; otherwise, returns a failure code.
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.
Header: nuikinectfusioncameraposefinder.h
Library: TBD