The CogCalibFeaturesExtractedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CameraIndex |
Gets the camera index of the image whose calibration features have been extracted.
| |
| CancelRequested |
Gets whether it is requested to cancel the operation.
| |
| Features |
Gets the feature extraction result for the calibration image with
PoseIndex and CameraIndex.
| |
| PoseIndex |
Gets the calibration pose index of the image whose calibration features have been extracted.
|
See Also