Gets and sets the confidence of the blank rectangle detection process.
Read-only property
Visual Basic |
---|
Public Property confidence() As Long |
A long value which represents the confidence value.
The value range is between 0 and 100.
Note: The value is based on whether any objects over the size threshold were found in the given region. More and larger objects produces a high confidence for a non-blank region, while a large number of objects near the threshold will produce a low confidence for a blank region.