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

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

public int NumCameras { get; }

Property Value

Type: Int32
The number of cameras.
See Also