Re: [tesseract-ocr] Tesseract/OpenCV Project to Hire

2022-02-06 Thread elton fernando
Hi Jason, I'm interested. Em qui., 3 de fev. de 2022 às 14:58, Jason Colbert escreveu: > We have a significant project underway that is leveraging > Tesseract/OpenCV/Python for an OCR/NLP project in the health case post. > > If someone is interested in a 3+ month project please reach out to me a

Re: [tesseract-ocr] Read numbers on a metal plate

2022-02-07 Thread elton fernando
Hi, As you said you already tried preprocessing and it didn't work, you should train the tesseract, use the version 3 method, where training is done by individual character. version 4 uses blocks (words) doesn't usually have good results for this case. Em seg., 7 de fev. de 2022 às 08:29, PKD es