sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37007
[Bug 1547906] Re: [1.1.0] Failed using Sikuli Mat --- not supported
Ok, I will manage to use the OpenCV on my own.
Tanks for your answer and thanks for the great job !
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1547906
Title:
[1.1.0] Failed using Sikuli Mat --- not supported
Status in Sikuli:
Won't Fix
Bug description:
Hello,
I'm using your API and i want to do some Image processing using the Mat object provided in SikuliX.
But when I create it, it always throws an exception.
Here is the error thrown :
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.sikuli.natives.VisionProxyJNI.Vision_createMat(II[B)J
at org.sikuli.natives.VisionProxyJNI.Vision_createMat(Native Method)
at org.sikuli.natives.Vision.createMat(Vision.java:67)
I have no problem using other proxy objects like 'find' or 'OCR' and I am currently using the maven dependency 1.1.1-SNAPSHOT version of SikuliX.
I can provide you a full example if you want but i assume reproducing
it is no big deal.
Best regards,
Julien
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1547906/+subscriptions
References