Hi, I am trying to embed the tesseract training data into my application so that it does not require being placed separately from the application. I managed to embed and convert eng.traineddata into a char array to pass into the Init function. However, it turns out that I also need osd.traineddata embedded, which I have no issue with, but I am unsure on how I would pass an extra file into the Init function.
Any help would be greatly appreciated. Thank you very much. -- 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 https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/9f8a59f7-cbc8-4615-bed7-165cde83f91f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

