CogCalibSpaceToOutputConstants EnumerationCognex VisionPro 9.8 SR1
Enumeration that specifies which coordinate space will be selected in the output image of a calibration operation.

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

public enum CogCalibSpaceToOutputConstants
Members

  Member nameValueDescription
CalibratedSpace0The selected space of the output image will be a fully-qualified copy of the calibrated space name.
UncalibratedSpace1The selected space of the output image will be a fully-qualified copy of the uncalibrated space name. Note: The uncalibrated space is the selected space of the input image.
Remarks

Enumeration that specifies which coordinate space will be selected in the output image of a calibration operation.

See Also