Hello i am trying to recognize some text codes and i'm having some problems. One example: i have a paper sheet with the string: "5XqaLB" when showing it all or some part to the camera the results are: (original -> result)
"5XqaLB" -> "5anLB" "XqaLB" -> "anLB" "qaLB" -> "qaLB" "5Xq" -> "5Xq" "5Xqa" -> "5an" The API replaces "Xqa" by "an" I found this problem with this string but there may be others with similar results. i assume this is somehow related to the API trying to guess the word. So, my question is: how do i prevent tesseract from replace the chars it detects? Thanks -- 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 http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/7cc03132-7bec-4654-b656-3e1b95fc2413%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

