Hi All, I tried to train Tesseract on huge number of characters (18000 char.) but I got error message about memory. For that I modified the code as following:
in matchdefs.h I changed MAX_NUM_CLASSES 8192 to MAX_NUM_CLASSES 18000 but it didn't fix the issue! So how I can train Tesseract for a huge number of characters ? 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 -~----------~----~----~----~------~----~------~--~---

