CameraPoseFinderParameters Structure
Defines the number of poses and feature sample locations used by the CameraPoseFinder class.
CameraPoseFinderParameters has the following members.
| Name | Description |
|---|---|
| FeatureSampleLocationsPerFrameCount | The number of features to extract per frame. |
| MaxDepthThreshold | The maximum depth to use when choosing a threshold value for each of the sample features in a key frame. |
| MaxPoseHistoryCount | The maximum size of the camera pose finder pose history database. |
Community Additions
ADD
Show: