Click or drag to resize

SettingsProcessingGroupFiltersGroupClusterGroupRemovalGroupMinArea Property

Clusters with area below this threshold are removed by the filter. The area is given in mm^2.

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

Property Value

Type: NullableDouble
See Also