Enumeration that specifies which coordinate space will be selected in the output image of a calibration operation.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 75.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| CalibratedSpace | 0 | The selected space of the output image will be a fully-qualified copy of the calibrated space name. | |
| UncalibratedSpace | 1 | The 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