コミュニティ

[Cloud] Does ABBYY Cloud OCR SDK support AngularJS?

Can ABBYY SDK recognize the base64 data format for picture to businesscard API as data in Ajax call using AngularJS coding?

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

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

コメント

2件のコメント

  • Avatar
    Permanently deleted user

    ABBYY Cloud OCR SDK is a Web API, so you can use it in any development tool supporting communication over the network. You can find a set of code samples on the different programming languages at our Samples Page, including the JavaScript sample.

    As for the business card recognition, there is the processBusinessCard method in ABBYY Cloud OCR SDK. You can export the recognition results to the vCard, xml or csv formats.

    0
  • Avatar
    Permanently deleted user

    I would like to add that our Cloud OCR SDK service cannot work with data encoded in base64, it is necessary to pass binary data as is.

    0

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