Gets or sets the Residuals RMS Threshold.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleIf the Residuals RMS computed for the fitted plane is above this threshold. The tool will throw. The default is HUGE_VAL.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the supplied argument is less than 0. |
See Also