Enumeration that specifies whether the parameters for adjusting the calibrated space are expressed in uncalibrated space, or in raw calibrated space.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| RawCalibrated | 0 | The adjustment parameters are expressed in the raw calibrated coordinate space. Note: the raw calibrated space is attached to the checkerboard calibration plate. | |
| Uncalibrated | 1 | The adjustment parameters are expressed in the uncalibrated coordinate space. Note: the uncalibrated space is the selected space of the input image. |
Remarks
Enumeration that specifies whether the parameters for adjusting the calibrated space are expressed in uncalibrated space, or in raw calibrated space.
See Also