javacv

JavaCV is a wrapper for a couple of libraries, including OpenCV. They also provide a pre-compiled OpenCV for Android. Looks promising. Will take a look at it. Wonder if this slows down the application somehow, because they are some more method calls because of the wrapper stuff I guess. But if it speeds up the development process I could live with that for now.

4 comments

  1. Hi i want to use the JavaCV for Windows 7,but i m getting some errors.can u tell me the steps to install JavaCV on Win7 64bit.

  2. Well, it's hard to say without knowing the errors.
    But basically you take the javacv.jar, put it into the libs directory of your Java project, add it to the build path and finally start coding.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.