If UnfilledPelValueEnabled is True and the InputImage is a monochrome image, unfilled pels in the output image will be set to this value. Otherwise, this value is ignored. Unfilled pels can only occur in an image produced by nonlinear warping.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogCalibCheckerboardRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value < 0 or > 255. |
Remarks
If UnfilledPelValueEnabled is True, and the input image is a monochrome image, unfilled pel values in the output image will be initialized to this grey level value. Otherwise, this value is ignored. Note that unfilled pels can only occur in an image produced by nonlinear warping.
Default Value: 128
See Also