Relative Content

Tag Archive for pythonmachine-learningocrtesseractpunctuation

Detect digital numbers using tesseract OCR

I am making a model for reading digital numbers on a digital measuring instrument, where the result must be a decimal number. However, my problem is that the model I wrote cannot recognize punctuation marks in decimal numbers. Is there anyone who can help me so that I can read the OCR results more optimally?
Thank You