I dont know if or how you can use cuve for training. But if you want to use cube programmatically have a look at api/baseapi.h
For the wrong order problem I would suggest to unpack the ara.trainddata file with combine_tessdata -u tessdata/ara.traineddata /outputfolder/ara. there should be a ara.config file, maybe this file set some tesseract vars to give the output in correct order. you should use this config file to combine again with you own files when you use combine_tessdata -- 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

