← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #688372]: how to use sikulix's ocr in eclipse

 

Question #688372 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688372

    Status: Solved => Open

wu is still having a problem:
i use your solution but have not change the languae。 
any  do i mistake?

my code:

OCR.Options o = new OCR.Options();
o.dataPath("C:\\Program Files (x86)\\Tesseract-OCR\\tessdata");
o.language("chi_tra");

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.