Hello
I would like to ask if the description of the SetConfidenceCalculationOCR_A action is correct in knowledge base. It states that:
Datacap Confidence = MAX(10, (M/100) * (ABBYY Confidence + C))
The default values for M is 10. The default value for C is 60.
ABBYY Confidence have values 0-100. So it would mean that datacap confidence is from MAX(10, 6) to MAX(10,16). I assume that MAX function will not return higher value from specified parameters, but will rather limit the second parameter.
Does it mean that the datacap confidence will not be lower than 6?
Can someone exlain this action and it's purpose?
------------------------------
Marcel Kostal
------------------------------