[SOLVED] Sikuli script and Processing
in
Contributed Library Questions
•
1 year ago
How to use Sikuli script within processing?
http://sikuli.org/
Sikuli has decent OCR capabilities (AFAIK there is no decent, user friendly OCR library for Processing, why is beyond me)
I tried copying portable version of Sikuli to Code folder of my sketch.. it immediately gives linking errors.
Is it possible to simply link to Sikuli library as is described in Sikuli docs (
http://sikuli.org/docx/faq/030-java-dev.html)
I am missing something.. as it doesnt work.. probably because Sikuli is jar library but has multiple dependent libraries.
Any help?
Thanks
1