Accusoft.OCRXpress.Java - Updated
getConfidence Method
Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package > Result Class : getConfidence Method
Returns the confidence of the result object. Note: Only Character results will have a valid confidence level.
Syntax
public int getConfidence()

Return Value

An integer value from 0 to 100.
Exceptions
ExceptionDescription
An OCRXpress exception may throw on an internal engine error.
See Also

Reference

Result Class
Result Members