Sorry, I forgot to mention that I was using C# with Visual Studio 2015 to create an OCR application.
Right now, all I can get from Nuget is tesseract 3.3.0. I found this <https://github.com/tesseract-ocr/tesseract/releases>online but I am not sure how to reference it in my current C# project. zdenop於 2020年2月20日星期四 UTC+8下午9時37分41秒寫道: > > What is tesseract 3.3.0? > I did not find it in https://github.com/tesseract-ocr/tesseract/releases > > Or did you mean 3.03-rc1 release on on Sep 20, 2014 ? > > Zdenko > > > št 20. 2. 2020 o 14:25 Justin Yeh <[email protected] <javascript:>> > napísal(a): > >> Unfortunately tesseract 3.3.0 keeps misinterpreting characters such as B >> and 8, or Z and 2. >> >> Take this attached image for example, I have tried my best to make image >> as clear as possible, but seems like tesseract still cannot read all >> characters correctly. >> >> Is there any way that I could do to make tesseract reads characters >> without misinterpretation? >> >> I tried to make few characters get bold with no luck. Any advice is >> welcome here . >> >> -- >> 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 [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tesseract-ocr/f0d02644-bfff-43ae-8a40-89d76a13f6df%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tesseract-ocr/f0d02644-bfff-43ae-8a40-89d76a13f6df%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/3fd40f34-57f5-4d41-9fa4-3999dee8181a%40googlegroups.com.

