Field speckleWindow
The speckle filter invalidates a disparity if there is too much variation in its neighbor window.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Size of the window, in pixels, for the speckle filter. Use 0 to disable.")]
[Field("SpeckleWindow", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<uint> speckleWindow
Returns
Type | Description |
---|---|
PortType<uint> |