コミュニティ

Confidence of good character recognition 回答済み

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.

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • 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

サインインしてコメントを残してください。