i cannt get the probability from result , is there some way to get it ?
is any way to get probability of word
Was this article helpful?
0 out of 0 found this helpful
i cannt get the probability from result , is there some way to get it ?
0 out of 0 found this helpful
Comments
3 comments
can anyone get help? T_T
ABBYY Cloud OCR SDK allows getting the probability that a particular character was recognized correctly. The service supports returning the charConfidence and the suspicious values for each character. Please use the processImage method with the xml:writeRecognitionVariants=true parameter in order to get the recognition result with the variants of characters recognition. Note that this parameter can be used only for the xml export format.
Also please see the following post at our Forum in order to know more about differences between these two values: http://forum.ocrsdk.com/questions/5302/confidence-vs-suspicious-in-c-abbyy-cloud-ocr-sdk-processtextfield-method.
thanks for your help.
Please sign in to leave a comment.