On Fri, 13 Aug 2010, zdenko podobny wrote:
Because IFAIK nobody react on Catalin e-mail I offered him to create project to collect patches and possibly to solve known issues. Because of my low time resource project is looking still for owner/contributors. Warmly welcomed are expect for python (multi-platform) GUI (GTK/QT/wx...) because performance issues - on Windows XP (2GB memory) script crash or freezes during opening file with a lot of boxes/symbols (e.g. eng.arial.g4.tif), on Mandrivalinux 2010.164 bit (6GB memory) it take to open&display 15 minutes!
15 minutes! You need to do some profiling on your code to see where it's spending all its time. http://docs.python.org/library/profile.html Cheers, Rob Komar -- 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.

