4

I am a new to OpenCV library and I would like to use the Java API for openCV. I read instructions in websites regarding how to install openCV and use it as a library in Eclipse.

Now what confuses me is, as I want to program in Java should i use JavaCv? or only openCV as the latter has java API as well?

kindly please clarify this issue.

1

1 Answer 1

4

Since version 2.4.4 OpenCV supports Java. You will find a jar in the OpenCV/build/java folder. For details, see this tutorial about using OpenCV Java with Eclipse.

So my answer is, use only OpenCV, as described in the tutorial, not JavaCV.

cheers

Sign up to request clarification or add additional context in comments.

2 Comments

thanks, is there any recommended tutorial regarding hoe to use opencv with java and android?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.