Re: [tesseract-ocr] Tesseract 3.0.5 font tranning

2022-03-02 Thread Muneeb Khurram
I read in a GitHub issue thread that Tesseract 5.0 can get those font attributes. You might wanna check this thread out where there is a snippet attached at the end for C code. https://github.com/sirfz/tesserocr/issues/292 On Thursday, January 13, 2022 at 11:39:40 PM UTC+5 zdenop wrote: > I am

[tesseract-ocr] Re: Python Code for tesseract font detection

2022-03-02 Thread Muneeb Khurram
Might I suggest looking into this GitHub Thread. https://github.com/sirfz/tesserocr/issues/292 On Friday, December 10, 2021 at 11:41:14 AM UTC+5 ankit...@kelltontech.com wrote: > Hi, > > How can I use tesseract into my python code directly to get the font name. > I am able to get the same using

[tesseract-ocr] how to build tesseract 5.1.0 with static execution?

2022-03-02 Thread Regis Vieira Delgado
Just the executable without dll/etc dependencies? I tried using visual studio 2022, sw, and vcpkg, and they all failed. Does anyone have a "how to" for me to follow? I would like to use tesseract in a project I'm creating with autohotkey, where it reads the screen, takes a print of an area with

[tesseract-ocr] Retraining tesseract to eliminate OCR errors

2022-03-02 Thread Tim Prishtina
Hello everyone, this is my first time posting to this group but I am hoping perhaps I can get some questions answered here. For the record I am using Tesseract 5.0.1 on a x64 Windows 10 machine...first let me provide a bit of background on this problem I'm having. So I have built a data scraper