Hi, I'm trying to create a traineddata with some specific japanese characters i need. I have my trainings image, my textfile saved in utf8 and my selfmade boxfile.
But when i try to create the .tr file with tesseract jpn.font.01.jpg jpn.font.01 nobatch box.train I get an Assertion failed: (*unichar_repr != '\0'), this assert is fired in ccutil->unicharma.cpp in the method UNICHARMAP::contains(...) I cant figure out what the real problem is, I just guess that my textfile with the characters is somehow wrong... Does someone know what the problem could be? -- 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

