Click or drag to resize

Settings.FiltersGroup.ContrastGroup Class

Discard points with contrast values below a threshold
Inheritance Hierarchy
System.Object
  Zivid.NET.Settings.FiltersGroup.ContrastGroup

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

The Settings.FiltersGroup.ContrastGroup 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