I built the OpenCV 3.0.0 rc1 64-bit Java bindings and packaged into one single file. You can use it for the Processing examples. Copy them to the code folder of the sketch for simple testings.
It includes the following files,
- opencv-300.jar
- libopencv_java300.dylib (patched with the @loader_path)
- libopencv_java300.so (built in Ubuntu 64 bit)
- opencv_java300.dll (default one from the pre-built binary)