Ask Your Question
0

library documentation and calling opencv from java

asked 2013-02-04 13:19:10 -0600

updated 2013-02-04 13:32:54 -0600

hi guys, I don't understand how I can retrieve information about OpenCV libraries. A lot of documentation about system initialization, but nothing about using libraries! :S Where can I find documentation about libraries?

Last question: how can i call OpenCV from Java code? thanks

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
1

answered 2013-02-04 13:37:30 -0600

I think you can start from this tutorial. It describes how to setup your environment and create simple application with OpenCV. All OpenCV Java classes and methods are documented here. There are several sample applications in OpenCV4Android SDK. They are simple and demonstrate base techniques.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-04 13:19:10 -0600

Seen: 166 times

Last updated: Feb 04 '13