Click or drag to resize

SettingsFiltersGroup Class

Toggle on or off various filters
Inheritance Hierarchy
SystemObject
  Zivid.NETSettingsFiltersGroup

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.0.0
Syntax
public class FiltersGroup

The SettingsFiltersGroup type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyContrast
Discard points with low contrast values
Public propertyOutlier
Outlier filter based on connected components
Public propertyReflection
Detect and remove points likely to arise from reflections (useful for shiny materials)
Public propertySaturated
Discard pixels that are saturated in the image
Top
See Also