Hello,
Does an instance of the engine class allow for concurrent/parallel/asynchronous calls to the Process() Method? How would you handle scenarios where you want to ocr a whole directory, or lots of images in memory? Should i create an engine instance for every file?
Hello, Does an instance of the engine class allow for concurrent/parallel/asynchronous calls to the Process() Method? How would you handle scenarios where you want to ocr a whole directory, or lots of images in memory? Should i create an engine instance for every file?