コミュニティ

Does the image file still exist in the cloud after extraction the data from the image file?

Hello,

When I upload an image file to ABBYY Cloud by running the TestApp.java in eclipse.I extract the output in the xml file. Does the image file still remain in the cloud after extracting the data from the image file or does it gets deleted if so how would I know that??

Please let me know as soon as you can.

Thanks,

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

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

コメント

2件のコメント

  • Avatar
    Andrey Isaev

    Image is cached for quite a long time so you could re-run recognition or download recognized result again. Basically, Cloud OCR does not know, did you download it already or not. Or was there error during download or not. To make sure it is deleted when you finished, you should explicitly call deleteTask method.

    1
  • Avatar
    Permanently deleted user

    thank you

    0

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