Constants for specifying how the orthogonality,
symmetry, and uniqueness scores are combined for
a single result.
Namespace: Cognex.VisionPro.AutoSelectAssembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 87.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| GeometricMean | 0 | Compute combined score as geometric mean of orthogonality, symmetry, and uniqueness scores. | |
| ArithmeticMean | 1 | Compute combined score as arithmetic mean of orthogonality, symmetry, and uniqueness scores. |
See Also