Click or drag to resize

SettingsFiltersGroupOutlierGroup Class

Discard point if Euclidean distance to neighboring points is above a threshold
Inheritance Hierarchy
SystemObject
  Zivid.NETSettingsFiltersGroupOutlierGroup

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public class OutlierGroup

The SettingsFiltersGroupOutlierGroup type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEnabled
Enable or disable the outlier filter
Public propertyThreshold
Discard point if Euclidean distance to neighboring points is above the given value
Public propertyThresholdRange
The range of valid values
Top
See Also