Gets and sets the minimum detection confidence required before correction will proceed.
Read-write property
| Visual Basic |
|---|
Public Property minimumConfidence() As Long |
The default value is 50.
Valid values are 0 to 100.
If the detection confidence is less than this value, the image will not be modified.
