Public bug reported:
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
** Affects: sikuli
Importance: Undecided
Status: New
--
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:
Failed using Sikuli Mat
Status in Sikuli:
New
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
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp