multithreading - Is tesseract 3.00 multi-threaded? -
i read other posts suggesting add multi-threading support in 3.00. i'm not sure if it's added in 3.00 when released.
other multi-threading, running multiple processes of tesseract feasible option achieve concurrency?
thanks.
no. can browse code in http://code.google.com/p/tesseract-ocr/source/browse/ none of current code in trunk seems make use of multi-threading. (at least looking through base classes, api, , neural networking classes)
Comments
Post a Comment