sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27787
Re: [Question #253633]: Is there a way to pass parameters to leptonica
Question #253633 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/253633
Irakli posted a new comment:
Wow, that was quick, I guess I just spawn a process and use
leptonica/tesseract from the shell for now.
On the other note, I saw a message saying libs not in the path and it was added to the path and I have to log off log on,
you can avoid that on windows if you send a message like this. Use id multiple times before.
SendMessageTimeout(HWND_BROADCAST, WM_SETTINGCHANGE, 0,
(LPARAM) "Environment", SMTO_ABORTIFHUNG,
5000, &dwReturnValue);
http://support.microsoft.com/kb/104011
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.