RegisterModel
Declaration
Summary
Returns
Returns a PreloaderStatusCode indicating the result of the request.
Parameters
| Name | Type | Summary |
|---|---|---|
| depthMode | DepthMode | - |
| filepath | string | - |
Overload 1
Summary
Register a local neural network model file for a specific feature. This overrides NSDK's URI for the
specified feature mode and remains in effect until NSDK is deinitialized. The file must be in a
location accessible by the application and remain in place for the duration of the AR session.
Returns
Returns a PreloaderStatusCode indicating the result of the request.
Parameters
| Name | Type | Summary |
|---|---|---|
| depthMode | DepthMode | - |
| filepath | string | - |
Overload 2
Summary
Register a local neural network model file for a specific feature. This overrides NSDK's URI for the
specified feature mode and remains in effect until NSDK is deinitialized. The file must be in a
location accessible by the application and remain in place for the duration of the AR session.
Returns
Returns a PreloaderStatusCode indicating the result of the request.
Parameters
| Name | Type | Summary |
|---|---|---|
| depthMode | DepthMode | - |
| filepath | string | - |
Register a local neural network model file for a specific feature. This overrides NSDK's URI for the
specified feature mode and remains in effect until NSDK is deinitialized. The file must be in a
location accessible by the application and remain in place for the duration of the AR session.