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.
Kinect for Windows 1.8
The following table(s) list the members exposed by the CameraPoseFinder type.
Public Fields
Name | Description | |
---|---|---|
![]() |
DefaultMinimumDistanceThreshold | Default minimum distance threshold for capturing key frame poses for use by the CameraPoseFinder.ProcessFrame method. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Releases all resources used by this CameraPoseFinder. |
![]() |
FindCameraPose | Retrieves the poses in the camera pose finder database that are most similar to the current camera input. |
![]() ![]() |
FusionCreateCameraPoseFinder | Overloaded. Initializes a new instance of the CameraPoseFinder class. |
![]() |
GetCameraPoseFinderParameters | Retrieves the parameters used in this CameraPoseFinder. |
![]() |
GetStoredPoseCount | Retrieves the number of frames that are currently stored in the camera pose finder database. |
![]() |
LoadCameraPoseFinderDatabase | Loads a previously-saved camera pose finder database from disk. |
![]() |
ProcessFrame | Adds the specified camera frame to the camera pose finder database if the frame differs enough from poses that already exist in the database. |
![]() |
ResetCameraPoseFinder | Clears the CameraPoseFinder. |
![]() |
SaveCameraPoseFinderDatabase | Saves the camera pose finder database to disk. |
See Also
Reference
CameraPoseFinder Class
Microsoft.Kinect.Toolkit.Fusion Namespace