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

RaiMan proposed the following answer:
When using Java, then there is no need with current OpenCV, to step down
to the native code level, since recent OpenCV provides a Java layer and
library.

For version 2 I plan to completely get rid of native code and I have
already implemented (switched off currently) most of the OpenCV stuff in
Java (classes ImageFinder and ImageFind).

The original OpenCV C++ wrapper from RC3 is (nearly) still the same in
version 1.1.0.

The sources and build information for the C++ stuff is available in
StuffContainer/LibsBuild
... for Windows it is very complex and tricky.

... but believe me: the sources are a mess (and I am always grateful,
that is still works ;-)

For Linux the setup is able to build the VisionProxy on the run, if the
prereqs are fulfilled.

Recommendation: If you really want to make any tests or approvements,
you should really use the latest 1.1.0

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to