SettingsFiltersGroupOutlierGroupThreshold Property |
Mark point as an outlier if neighboring pixel has a 3D
distance above given threshold
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
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