On Fri, Sep 11, 2015 at 12:13:02AM -0700, [email protected] wrote: > To anyone else who may run across this, it is because of the way C++ uses > scope > to optimize the code when it compiles. Things that are within the scope of the > for loop will run faster than things that have larger scope.
Thanks for the info! -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/20150917102248.GB20418%40manta.lan. For more options, visit https://groups.google.com/d/optout.

