SettingsProcessingGroupFiltersGroupExperimentalGroupContrastDistortionGroupRemovalGroupThreshold Property |
Higher values remove more points.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public Nullable<double> Threshold { get; set; }
Public Property Threshold As Nullable(Of Double)
Get
Set
public:
property Nullable<double> Threshold {
Nullable<double> get ();
void set (Nullable<double> value);
}
Property Value
Type:
NullableDoubleSee Also