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.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Corrected | 0 | The selected space of the corrected imiage will be a fully-qualified copy of the corrected space name. | |
| CorrectedRoot | 1 | The selected space of the corrected image will be corrected root. |
See Also