Assembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 75.0.0.0
Property Value
Type: CogCalibSpaceToOutputConstants| Event Type | Reason |
|---|---|
| CogCalibCheckerboardRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not in CogCalibSpaceToOutputConstants. |
Specifies whether the selected space of the output image will be a fully-qualified copy of the calibrated space name, or a fully-qualified copy of the uncalibrated space name.
If you have specified PerspectiveAndRadialWarp for the ComputationMode, then the space tree associated with the output image does not contain an uncalibrated space. (Remember that the nonlinear transformation that maps between the input image pixels and the warped output image pixels is not included in the space tree; it is only available through GetInputPixelFromOutputPixelTransform(ICogImage).) If you specify UncalibratedSpace the tool will specify "@" space as the output space.