Ask Your Question
6

OpenCV Java = JavaCV?

asked 2012-11-06 14:27:13 -0600

TomSelleck gravatar image

Hey,

I am starting my final year project and was hoping to do something similar to this using OpenCV but preferably in Java. The reason I wish to do it in Java is because I have little experience with C++.

So I downloaded JavaCV, installed it and got it running but got scared that there isn't enough documentation or support to complete my project using it (I also found a background subtraction library for the C++ version).

Then I stumbled across this, http://docs.opencv.org/java/ . A JavaDoc I have so desperately craved, however, it doesn't match up with JavaCV. So is JavaCV different and if so how do I get this version of OpenCV Java running??

Thanks !

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
7

answered 2012-11-09 00:22:40 -0600

JavaCV is independent project. OpenCV Java != JavaCV. Java bindings are mostly targeted for Android development. Desktop version of Java API is experimental project. There is no any tutorials yet.

edit flag offensive delete link more

Comments

Hence, would you suggest working with javacv or opencv for java programs on android and pc?

aliavci gravatar imagealiavci ( 2014-10-02 21:53:06 -0600 )edit

Question Tools

Stats

Asked: 2012-11-06 14:27:13 -0600

Seen: 5,069 times

Last updated: Nov 09 '12