コミュニティ

how to recognize a part of the image

Is it possible to set a "clipping window" for recognition process, if I know the area of interest for me?

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

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

コメント

3件のコメント

  • Avatar
    Permanently deleted user

    You can always crop your image on your side and pass it to the processImage method.

    Also if the region you want to recognize contains the text only, you can use the processTextField method and specify the coordinates in its region parameter.

    0
  • Avatar
    Permanently deleted user

    Well, it is relatively easy to crop single page .png file ( in my case ), but can be tricky enough for multi-page .pdf.
    processTextField (as far as I can understand from documentation)is well suited for single-value field record, and will not retain text's geometry...

    0
  • Avatar
    Permanently deleted user

    In ABBYY FineReader Engine it is also easy to do by adding text blocks manually. This feature is not implemented in ABBYY Cloud OCR SDK.

    0

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