Community

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

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • 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

Please sign in to leave a comment.