コミュニティ

ABBYY OCR library recognition only number IOS?

I am creating number recognization in ios on real time. I have found one ABBYY OCR library This is very good and fast but this is recognization both text and number but I want to only number recognization. Please help me. how can I do this?. From StackOverflow I have found one hint we can use English.edc file from dictionaries But this file is lock and can't able to open. What is the solution? please share your valuable knowledge with me .

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

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

コメント

2件のコメント

  • Avatar
    Permanently deleted user

    If I understand you correctly, you use ABBYY Real-Time Recognition SDK. Working with the custom dictionaries is supported only for the extended version of RTR SDK. If you want to test it, please contact ABBYY sales at http://rtrsdk.com/licensing/.

    0
  • Avatar
    Permanently deleted user

    Also in the latest release (R5) we’ve added custom data capture support. Now you can specify a regular expression to be used to extract text from the image. This seems to be what you needed for your task. Check out our online documentation for details:

    Android (http://rtrsdk.com/documentation/how-to/android-custom-data-capture/)

    iOS (http://rtrsdk.com/documentation/how-to/ios-custom-data-capture/).

    0

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