Hello! As I understood from Release notes Tesseract is thread-safe when each thread is using its own instance of BaseAPI. Is it correct?
Doing so is working fine but it seems that threads instances are loading the same language models data over and over - resulting in high memory consumption. Is it possible to force Tesseract instances to share language models data? Thanks! -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

