Hello to everybody.... I'm trying to start using opencv libraries in a Java project on Mac OS 10.10 platform. I followed some tutorials but all of them fail at certain point...
at the end I found this one and it seems to works (using homebrew) http://www.jeffreythompson.org/blog/2013/08/22/update-installing-opencv-on-mac-mountain-lion/
but the problem is: this tutorial is for python....
The question is: now is it possible to use the library in a java project? if yes... how?
Another question is: isn't there a easy way to import jar files in java to use opencv?
PLEASE it's very important!!!
thank you in advance for all of you