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