Cog3DFeaturesExtractedEventArgs CameraIndex Property Cognex VisionPro
Gets the camera index of the image whose calibration features have been extracted.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax

public int CameraIndex { get; }

Property Value

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