Enumeration of the algorithms that can be trained in a
Cog3DAlignPattern.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| SimplePart | 0 | Train the algorithm that works best for complex parts. | |
| ComplexPart | 1 | Train the algorithm that works best for simple parts. | |
| AutoSelect | 2 | Automatically train the best single algorithm based on the properties of the 3D training data. |
See Also