CogCalibFeaturesExtractedEventArgs PoseIndex Property Cognex VisionPro 9.5
Gets the calibration pose index of the image whose calibration features have been extracted.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 69.0.0.0
Syntax

public int PoseIndex { get; }

Property Value

Type: Int32
The calibration pose index of the image whose calibration features have been extracted.
See Also