The pixels of this image become the pixels of the output image (possibly via warping). This image is typically not an image of the calibration plate. Its selected space is the uncalibrated space.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 79.0.0.0
Syntax
Property Value
Type: ICogImageEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
The input image for the tool. If you have specified PerspectiveAndRadialWarp for the ComputationMode, then the pixels in the input image are warped to produce the output image.
In all cases, the tool adds the calibrated space to the OutputImage's space tree.
See Also