Gets and sets a value that controls how dense and consistent image data should be for it to be considered edge noise.
Read-write property
Visual Basic |
---|
Public Property horizontalMinimumBackground() As Long |
A long value which represents the minimum density of edge noise.
The default value is 5.
Valid values: Any number from 2 to 1000.
Note: A very high value can cause edge noise to be treated as valid data. If you use a very low value, valid data may be considered edge noise.