CogCalibFeatureExtractorCheckerboard Algorithm Property Cognex VisionPro 9.24
Gets/sets the feature extraction algorithm.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 91.0.0.0
Syntax

public CogCalibFeatureExtractorCheckerboardAlgorithmConstants Algorithm { get; set; }

Property Value

Type: CogCalibFeatureExtractorCheckerboardAlgorithmConstants
The default value is Exhaustive.
Events

Exceptions

ExceptionCondition
ArgumentException If the value is invalid, i.e., not a listed member in CogCalibFeatureExtractorCheckerboardAlgorithmConstants.
See Also