SettingsFiltersGroupGaussianGroupSigma Property |
Higher values result in smoother point clouds (Standard deviation of the filter coefficients)
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic double Sigma { get; set; }
Public Property Sigma As Double
Get
Set
public:
property double Sigma {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also