BackgroundThreshold Property
Summary
Threshold value used to separate image objects from the background.
Syntax
public int BackgroundThreshold { get; set; }
Public Property BackgroundThreshold As Integer
public:
property int BackgroundThreshold {
int get();
void set ( int );
}
Property Value
Best values are from 5 to 35.