Hi. I'm on Windows using tesseract, any ideas of improving my very basic commandline to get better readings on "in between" images of my watermeter?
tesseract" C:\DATA\WATER\grayscale.png C:\DATA\WATER\newmeasure -l eng --psm 13 digits [image: grayscale.png] It gives me 0634154 which is a very good guess of the second to last digit, the bottom of the 2 and top of 3 makes a 5 ;) For the last digit it's the bottom of the 9 that makes 4 I assume. Next idea is to crop the digit-parts into smaller pictures and calculate/process them separatly. -- 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/c0f3d537-85fc-4f37-9616-772eb6aae2ccn%40googlegroups.com.