Hello,
I am trying tesseract 4 for a project to read digits on different surfaces.
currently I invoke tesseract with the following options :
--oem 1 -l eng -c tessedit_char_whitelist=0123456789 digits
I am wondering how to get the best out of tesseract for digits only ?
How to get the so called "best" traineddata in digits only mode ?
Is there somewhere some traineddata focusing on digits only (from different fonts ?) ?
Is my setup with tesseract4 and the options above the best way to run on digits ?
Thank you very much for the help.
Declic