I have cross-compiled the tesseract-ocr source to run on an Android device. It works, but the performance is not very good. It takes around 45 seconds to process a Spanish document. I never set the tessedit_ocr_engine_mode configuration for tesseract, so I assume that it is using the default mode which, from my reading, will infer the best mode to use from the engine for the particular language.
For Spanish, will it use the Cube mode? I noticed a bunch of .cube files in the Spanish language pack, tesseract-ocr-3.02.spa.tar.gz. Finally, where can I set the tessedit_ocr_engine_mode? I cannot find this in any documentation online. Do I need to modify the source before compiling? Is there a configuration file that I can modify or add? I would appreciate any information on this. 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.

