コミュニティ

ProcessBusinessCard processing speed under 5 sec

Currently processBusinessCard function takes approximately 25 seconds to complete. We need to take it down under 5 seconds. Is it possible - if not can we achieve this with on-premise version of the sdk?

Regards.

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

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

コメント

3件のコメント

  • Avatar
    Permanently deleted user

    The processing time depends on the image you recognize, the settings you use and the internet connection speed.

    If it is possible for your images, to increase the recognition speed we recommend to use the following settings of the processBusinessCard method:

    • imageSource=scanner
    • correctOrientation=false
    • correctSkew=false

    For additional recommendations you can send your images to CloudOCRSDK@abbyy.com for testing.

    0
  • Avatar
    Permanently deleted user

    Thank you for your reply.

    taking the actions you suggested and using jpg instead of bmp helped us to cut the process time down to apprx. 8 - 10 seconds, but we have still some more to go. Is it possible at all?

    0
  • Avatar
    Permanently deleted user

    The processing time is calculated in the following way:

    Processing time = Time for transferring a file over the Internet + Time in queue + Time for OCR

    The time which is spent at transferring a file over the Internet does not depend on ABBYY.

    We can influence only on the duration of the tasks on our side (Time in queue + Time for OCR). The recognition settings which can improve the OCR speed we have already listed in the answer above. Also recognition speed depends on the source image properties, so we can recommend you to refer to the Photographing Business Cards with a Mobile Phone article on our site for your information.

    0

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