Cog3DCheckerboardFeatureExtractor Algorithm Property Cognex VisionPro 9.5
Gets/sets the algorithm to be used for feature finding.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public Cog3DCheckerboardFeatureExtractorAlgorithmConstants Algorithm { get; set; }

Property Value

Type: Cog3DCheckerboardFeatureExtractorAlgorithmConstants
The default is Exhaustive.
See Also