Click or drag to resize

SettingsFiltersGroup Class

Collection of filters
Inheritance Hierarchy
SystemObject
  Zivid.NETSettingsFiltersGroup

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public class FiltersGroup

The SettingsFiltersGroup type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyContrast
Discard points with contrast values below a threshold
Public propertyGaussian
Gaussian smoothing of the point cloud
Public propertyOutlier
Discard point if Euclidean distance to neighboring points is above a threshold
Public propertyReflection
Discard points likely introduced by reflections (useful for shiny materials)
Public propertySaturated
Discard points that are saturated
Top
See Also