1 year ago
#379289
jowncluthber
Can you use code for a specific font and font color with pytesseract?
Very amateur python programmer here with a question about pytesseract. I'm using pytesseract to scan work orders at work, but it's not doing a very good job.
Often the words that appear on the work order are in different fonts, and are different colors with different colored backgrounds. Fortunately, the only info I need pytesseract to read on this documents is always in black Ariel font on a white background. Is there any way to program pytesseract to only look for specific fonts and font colors, and if there is would that potentially make the pytesseract read cleaner?
python
ocr
python-tesseract
0 Answers
Your Answer