UnsatisfiedLinkError: capture
in
Contributed Library Questions
•
1 year ago
Hi, I'm using the Opencv library to do some face detection.
I keep getting this error:
UnsatisfiedLinkError: capture
And it's coming from this line.
opencv.capture( width,height);
Any help will be appreciated.
I keep getting this error:
UnsatisfiedLinkError: capture
And it's coming from this line.
opencv.capture( width,height);
Any help will be appreciated.
1