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

    Status: Open => Answered

RaiMan proposed the following answer:
You should find answers when looking into Sikuli's source code and build
steps.

They have high-level features programmed in Java, that access a C++
layer via JNI (the VisionProxy), that in turn accesses the native OpenCV
API.

What IDE they use for developement I do not know, but if you leave out
the Python top layer, it is a Java command line project, that accesses
C++ libraries. And they now use Swig to generate the native interface
wrappers.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to