Output image from the last Run of the tool. This image contains (possibly warped) pixels from the input image. It also contains the calibrated coordinate space. Its SelectedSpaceName is controlled by the SpaceToOutput property of the RunParams.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 80.0.0.0
Syntax
Property Value
Type: ICogImageRemarks
The output image from the last run of the tool. If you have specified PerspectiveAndRadialWarp for the ComputationMode, then the pixels in the input image were warped to produce this output image.
In all cases, the tool adds the calibrated space to the OutputImage's space tree. The SelectedSpaceName is determined by the SpaceToOutput property.
See Also