Community

Confidence of good character recognition Answered

Hi,

Is there a way to obtain a confidence value that a character has been properly recognized? I have seen that, for instance, Camera OCR separates recognized characters in two groups, but I would like to have a result similar to a probability of success.

Thank you in advance.

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Permanently deleted user

    Please try to use CharacterRecognitionVariant::CharConfidence property to get access to the value of recognition confidence of the character. Find more info in Developer’s Help → API Reference → Text-Related Objects → Text-Related Objects → CharacterRecognitionVariant.

    Also this article will be useful: Developer’s help → Guided Tour → Advanced Techniques → Using Voting API

    0

Please sign in to leave a comment.