Options for peak detection mode.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Max | 0 | Uses peak of maximum strength for height calculation. The default. | |
| Closest | 1 | Uses peak closest to camera for height calculation. | |
| Farthest | 2 | Uses peak farthest from camera for height calculation. |
See Also