Click or drag to resize

SettingsFiltersGroupContrastGroup Class

Discard points with contrast values below a threshold
Inheritance Hierarchy
SystemObject
  Zivid.NETSettingsFiltersGroupContrastGroup

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

The SettingsFiltersGroupContrastGroup type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEnabled
Enable or disable the contrast filter
Public propertyThreshold
Discard points with contrast below the given value
Public propertyThresholdRange
The range of valid values
Top
See Also