ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
MinimumConfidence Property (BorderRemovalOptions)




Accusoft.ScanFixXpressSdk Namespace > BorderRemovalOptions Class : MinimumConfidence Property
Gets and sets the minimum detection confidence required before correction will proceed.
Syntax
'Declaration
 
Public Property MinimumConfidence As Integer
 
'Usage
 
Dim instance As BorderRemovalOptions
Dim value As Integer
 
instance.MinimumConfidence = value
 
value = instance.MinimumConfidence
Remarks

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.

See Also

Reference

BorderRemovalOptions Class
BorderRemovalOptions Members

Is this page helpful?
Yes No
Thanks for your feedback.