コミュニティ

CreateDocument from array

Hello everyone,
I need to know if possible to inject an image in the form of a pixel matrix (without uisng jpg format) for the recognition of text.
Indeed, I use ocr with opencv. So I will need to use ocr dircetement on given images in the form of a matrix (Mat of pixel)
thank you in advance

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

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

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    Hi Krayni!

    We have already answered you be email, but I will duplicate our answer here in case someone else has the same question.

    You can load your documents using the Engine::OpenBitmapBits method to implement your scenario.

    Please note that this method does not work if the Engine object is created using the OutprocLoader object.

    0

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