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