sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35503
[Question #273729]: Training tesseract OCR for making Region.click("String") better
New question #273729 on Sikuli:
https://answers.launchpad.net/sikuli/+question/273729
I have my types of font which used in application. Those are not standard font , but modified one. When I use .text() command then sometimes it fail tp recognise the string and hence I decided to train the OCR for my types of fonts. I have trained it manually first and replaced trainedData from C:\Users\Admini\AppData\Roaming\Sikulix\SikulixTesseract\tessdata by trainedData that I have created, but sikuli crashed when I execute the command .text() command.
Then I trained OCR by using tess jTessBoxEditor-1.4 and and kept it in previous said location. Sikuli worked this time but results are worse than what had provided by original trained data.
I want to know how you have trained OCR, by using what images/ fonts and dictionary files ? This will help me to train OCR to detect my types of fonts.
Thanks in advance.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.