SettingsFiltersGroupContrastGroupThreshold Property |
Disregard points with contrast below the given
value
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