Click or drag to resize

SettingsFiltersGroupGaussianGroup Class

Gaussian smoothing of the point cloud
Inheritance Hierarchy
SystemObject
  Zivid.NETSettingsFiltersGroupGaussianGroup

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

The SettingsFiltersGroupGaussianGroup type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEnabled
Enable or disable the smoothing filter
Public propertySigma
Higher values result in smoother point clouds (Standard deviation of the filter coefficients)
Public propertySigmaRange
The range of valid values
Top
See Also