The image of the checkerboard calibration plate. Each tile on the plate must be at least 15 pixels high and wide. During calibration the vertex points (where four tiles meet) will be used to compute the calibration transform.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Property Value
Type: ICogImageEvents
| Event Type | Reason |
|---|---|
| CogCalibCheckerboard Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogCalibCheckerboard Changed | Fires when the value of this property changes and full or partial calibration is completed. The actual state flags affected depend on which calibration steps were completed. Calibration StepState Flags AffectedStep 1
|
Exceptions
| Exception | Condition |
|---|---|
| CogImageBadTypeException | The image is not an CogImage8Grey. |
Remarks
The image of the checkerboard calibration plate. Each tile on the plate must be at least 15 pixels high and wide. During calibration the vertex points (where four tiles meet) will be used to compute the calibration transform.
Default Value: Null
See Also