Hello everybody, right now I am working with tesseract to train it new symbols. Therefore I used tif pictures with only the desired symbol in it. I trained with tesstrain Repository and about 4000 training images. At the end of the procedure I got the traineddata file for my model Common_gdt. Except of the symbol(s) I trained in the model Common_gdt also numbers should be recognized. Obviously if I only use Common_gdt Tesseract only recognizes the symbols trained for but no numbers. To solve this problem I used -l Common_gdt+eng which should use both traineddata files. But when I use these files like this, It is like "eng" doesn't do anything. The results are the same, as I used only Common_gdt.
Does anyone have an idea how traineddata files can be combined? -- 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 tesseract-ocr+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/9ee1df96-eef7-4f93-b93a-2c7914ab52c9n%40googlegroups.com.