BackGroundThreshold Property
Summary
A 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.