Cog3DCameraCalibrationResult NumCameras Property Cognex VisionPro
Gets the number of cameras inside this camera calibration result.

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

public int NumCameras { get; }

Property Value

Type: Int32
The number of cameras.
See Also