Click or drag to resize

SettingsProcessingGroupFiltersGroupOutlierGroupRemovalGroupThreshold Property

Discard point if Euclidean distance to neighboring points is above the given value

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Nullable<double> Threshold { get; set; }

Property Value

Type: NullableDouble
See Also