Gets/sets the minimum number of 3D model features to be used
for the pose estimation.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.0.0.0
Syntax
Property Value
Type: Int32The minimum number of 3D model features to be used for the pose estimation.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the input argument to the setter is less than 1. |
See Also