Assembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Property Value
Type: Boolean| Event Type | Reason |
|---|---|
| CogCalibCheckerboardRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
If True, and the input image is a monochrom image, unfilled pel values in the output image will be initialized to the grey level value specified by UnfilledPelValue.
If the image is a planar image, unfilled pel values in each plane of the output image will be initialized to the values specified by UnfilledPelPlane0Value, UnfilledPelPlane1Value, and UnfilledPelPlane2Value. The interpretation of each value depends on the ColorSpace of the image.
If False, unfilled pels will be uninitialized. Note that unfilled pels can only occur in an image produced by nonlinear warping.
Setting this property to False makes the tool run more quickly, but the unfilled pels will contain unintialized values. These values may cause problems for vision tools that process the output image, unless you configure those tools to ignore the unfilled pels by using the computed OutputImageMask.
Default Value: True