Gets/sets the feature extraction algorithm.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogCalibFeatureExtractorCheckerboardAlgorithmConstantsThe default value is Exhaustive.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the value is invalid, i.e., not a listed member in CogCalibFeatureExtractorCheckerboardAlgorithmConstants. |
See Also