CogCalibImageCorrectorSpaceToOutputConstants EnumerationCognex VisionPro
Enumeration that specifies which coordinate space will be selected in the corrected image. See the "Remarks" section of CogCalibImageCorrector for descriptions of these spaces.

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

public enum CogCalibImageCorrectorSpaceToOutputConstants
Members

  Member nameValueDescription
Corrected0 The selected space of the corrected imiage will be a fully-qualified copy of the corrected space name.
CorrectedRoot1 The selected space of the corrected image will be corrected root.
See Also