Just a tip for everyone having trouble when working with the OpenCV library for Processing.
After installing OpenCV in a recent Ubuntu distro, following the instructions, you might get an error like:
UnsatisfiedLinkError: hypermedia.video.OpenCV.capture(III) ...
When you try to execute the Opencv library examples in Processing.
The solution is easy...