First time here? Check out the FAQ!

Ask Your Question
0

Download opencv for java

asked Jun 22 '14

jossyy gravatar image

updated Jun 23 '14

berak gravatar image

Hello, I want to code with java. And I need opencv's methods. I don't clear that what I do. I need a jar file for opencv. Should I downloaded JavaCV? I plan to use eclipse ide.

Preview: (hide)

Comments

1

no, you don't need javacv. it's a 3rd party wrapper, and opencv already has its own java wrappers.

the windows installers come with a readymade opencv jar, if you're on linux or mac, building opencv will build the java wrappers, too. (if java sdk and ant are installed)

berak gravatar imageberak (Jun 23 '14)edit

thank you...

jossyy gravatar imagejossyy (Jun 23 '14)edit

1 answer

Sort by » oldest newest most voted
1

answered Jun 23 '14

itay gravatar image

You can follow this tutorial that explain step after step how to add OpenCV library to your project and how to use it.

Preview: (hide)

Question Tools

Stats

Asked: Jun 22 '14

Seen: 777 times

Last updated: Jun 23 '14