SettingsProcessingGroupFiltersGroupClusterGroupRemovalGroup Class |
Namespace: Zivid.NET
The SettingsProcessingGroupFiltersGroupClusterGroupRemovalGroup type exposes the following members.
Name | Description | |
---|---|---|
SettingsProcessingGroupFiltersGroupClusterGroupRemovalGroup | Constructor |
Name | Description | |
---|---|---|
Enabled | Enabled | |
MaxNeighborDistance | Maximum normalized distance between neighboring points that are still classified as
belonging to the same cluster. The default value (10.0) is optimal for most scenes.
On messy scenes turning this setting down helps removing more bad points.
| |
MinArea | Clusters with area below this threshold are removed by the filter.
The area is given in mm^2.
|
Name | Description | |
---|---|---|
Clone | Create a clone (deep copy) of the current instance | |
CopyWith | Create a clone (deep copy) of the current instance and invoke delegate on the clone | |
ToString | Get string representation of the object (Overrides ObjectToString.) |