Hi All, I need to train Tesseract version 3.02 for Reading MICR codes in Bottom of Cheque(i.e for MICR Font),I read through Training Tesseract 3 page and i followed the steps and generated Trained data from micr tif image and i placed the mcr.trained data in tessdata folder of tesseract 3.02 console application.When i try executing this command tesseract console application>mcr.mcr_font.exp0.tif output -l mcr I get this error *other_case < unicharset_size:Error:Assert failed:in file unicharset.cpp, line 737 .*
*Even i downloaded tam.traineddata from downloads and placed it in tessdata,and i tried tam.tif output -l tam* *i get this same error **other_case < unicharset_size:Error:Assert failed:in file unicharset.cpp, line 737 .* *One thing i want get clear is that> After generating lang.traineddata,,what are the configurations and changes to be done in Tesseract to get the expected output of that language.* *It would be a great Help If someone give solution.* *Thanks* On Thursday, 22 August 2013 15:07:38 UTC+5:30, Kalaivani Subramaniyam wrote: > > Hi Hunter, > > Can you please share me a code snippet how to read MICR code in IOS? I > have downloaded your TesseractMICR tessdata and used mcr.traineddata but i > get this error > > *other_case < unicharset_size:Error:Assert failed:in file unicharset.cpp, > line 737 .* > > *Kindly help me to fix this* > > 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 --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

