Eliminates the current mapping to calibrated space. This method also sets the Calibrated property to False, sets the computed transforms to Nothing, and renders the object unable to run via the Execute method.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Events
| Event Type | Reason |
|---|---|
| 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
|
Remarks
Eliminates the current mapping to calibrated space. This method also sets the Calibrated property to False, sets the computed transforms to Nothing, and renders the object unable to run via the Execute(ICogImage, CogCalibCheckerboardRunParams) method.
See Also