Using OpenCV 3.x with Processing 3

We were wondering if there is a way to use Processing 3 with open CV 3.x versions. OpenCV for processing library uses OpenCV 2.4.5 doesn’t have the functionalities (temporal matching) we need that openCV 3 and above have. When we try to import OpenCV 3 it gives an error: “Library not found”. Please let us know if there is a way to integrate it.

Thanks!