Click or drag to resize

SettingsProcessingGroupFiltersGroupClusterGroupRemovalGroupMaxNeighborDistance Property

Maximum normalized distance between neighboring points that are still classified as belonging to the same cluster. The default value is optimal for most scenes. On messy scenes turning this setting down helps removing more bad points.

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

Property Value

Type: NullableDouble
See Also