Cog3DHandEyeCalibrator NumPlateSamplesY Property Cognex VisionPro 9.8 SR1
Gets/sets the number of residual error sampling points in the Y-direction of PlateRectangleForResidualComputing. If this value is less than 1, no residual error will be computed.

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

public int NumPlateSamplesY { get; set; }

Property Value

Type: Int32
The number of residual error sampling points in the Y-direction of PlateRectangleForResidualComputing.
See Also