Cog3DCameraCalibrationResult NumCalPlatePoses Property Cognex VisionPro 9.7
Gets the number of calibration plate poses, i.e., the number of views.

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

public int NumCalPlatePoses { get; }

Property Value

Type: Int32
The number of calibration plate poses.
See Also