Cog3DHandEyeCalibrator PropertiesCognex VisionPro

The Cog3DHandEyeCalibrator type exposes the following members.

Properties

  NameDescription
Public propertyIsCameraMoving
Gets/sets whether the calibrator should perform calibration for moving or stationary camera(s)
Public propertyNumPlateSamplesX
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.
Public propertyNumPlateSamplesY
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.
Public propertyPlateRectangleForResidualComputing
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.
Top
See Also