Hi, we were using Tesseract4.0 in my previous problem. It was giving a good performance when giving os.environ['OMP_THREAD_LIMIT'] = '1'.
We are planning to upgrade this Tesseract4.1. In the release notes I can see an announcement like*" Disable OpenMP support by default"* What does it mean? 1. Does it mean we don't need to take care of this OMP_THREAD_LIMIT? it is in default single threaded execution. But why then performance issue while comparing with tesseract 4.0? -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/980dd7e9-0548-41bf-9ff1-f45130e4def6n%40googlegroups.com.

