Gets/Sets the sampling rectangle for residual error computation. The rectangle is specified in
2D calibration plate space (the units are those in which the calibration plate grid pitch is specified, and
the origin is defined by the fiducial marks on the calibration plate).
If the width or height of the rectangle is 0, no residual statistics will be computed.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogRectangleThe plate rectangle used for residual computation. Getter returns null if the rectangle has not been set (default constructed Cog3DHandEyeCalibrator).
See Also