Cog3DHandEyeCalibrator NumPlateSamplesX Property Cognex VisionPro 9.7
Gets/sets the number of residual error sampling points in the X-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: 73.0.0.0
Syntax

public int NumPlateSamplesX { get; set; }

Property Value

Type: Int32
The number of sample points (in X-direction) to be used for residual computation.
See Also