Click or drag to resize

SettingsFiltersGroupOutlierGroup Class

Outlier filter based on connected components
Inheritance Hierarchy
SystemObject
  Zivid.NETSettingsFiltersGroupOutlierGroup

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.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
Mark point as an outlier if neighboring pixel has a 3D distance above given threshold
Public propertyThresholdRange
The range of valid values
Top
See Also