Cog3DAlignTrainAlgorithmConstants EnumerationCognex VisionPro
Enumeration of the algorithms that can be trained in a Cog3DAlignPattern.

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

public enum Cog3DAlignTrainAlgorithmConstants
Members

  Member nameValueDescription
SimplePart0 Train the algorithm that works best for complex parts.
ComplexPart1 Train the algorithm that works best for simple parts.
AutoSelect2 Automatically train the best single algorithm based on the properties of the 3D training data.
See Also