SettingsFiltersGroupOutlierGroupThreshold Property |
Discard point if Euclidean distance to neighboring points is above the given value
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic double Threshold { get; set; }
Public Property Threshold As Double
Get
Set
public:
property double Threshold {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also