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