Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There is an Introduction to Java in the tutorials that will guide you not only a basic understanding, but to creating a functioning face detection application as an example of OpenCV's capabilities;

http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html?highlight=java

There is a more extensive introduction if you want to use Eclipse;

http://docs.opencv.org/doc/tutorials/introduction/java_eclipse/java_eclipse.html?highlight=java

And then there is the Java API Reference that provide the JavaDoc;

http://docs.opencv.org/java/

Not every single feature of OpenCV is found in Java yet, but the list is constantly growing, and the amount of features available already is truly staggering.

There is an Introduction to Java in the tutorials that will guide you not only a basic understanding, but to creating a functioning face detection application as an example of OpenCV's capabilities;

http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html?highlight=java

There is a more extensive introduction if you want to use Eclipse;

http://docs.opencv.org/doc/tutorials/introduction/java_eclipse/java_eclipse.html?highlight=java

And then there is the Java API Reference that provide the JavaDoc;

http://docs.opencv.org/java/

Not every single feature of OpenCV is found in Java yet, but the list is constantly growing, and the amount of features available already is truly staggering.

When you download and install Java, you'll find Java sample programs under the Samples directory.

There is an Introduction to Java in the tutorials that will guide you not only a basic understanding, but to creating a functioning face detection application as an example of OpenCV's capabilities;

http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html?highlight=java

There is a more extensive introduction if you want to use Eclipse;

http://docs.opencv.org/doc/tutorials/introduction/java_eclipse/java_eclipse.html?highlight=java

And then there is the Java API Reference that provide the JavaDoc;

http://docs.opencv.org/java/

Not every single feature of OpenCV is found in Java yet, but the list is constantly growing, and the amount of features available already is truly staggering.

When you download and install Java, OpenCV, you'll find Java sample programs under the Samples directory.

There is an Introduction to Java Java in the tutorials that will guide you in not only a basic understanding, but to through creating a functioning face detection application as an example of OpenCV's capabilities;

http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html?highlight=java

There is a more extensive detailed introduction if you want to use Eclipse;

http://docs.opencv.org/doc/tutorials/introduction/java_eclipse/java_eclipse.html?highlight=java

And then there is the Java API Reference that provide provides the JavaDoc;

http://docs.opencv.org/java/

Not every single feature of OpenCV is found in Java yet, but the list is constantly growing, and the amount of features available already is truly staggering.

When you download and install OpenCV, you'll find Java sample programs under the Samples directory.

click to hide/show revision 5
grammar enhancement

There is an Introduction to Java in the tutorials that will guide you in not only a basic understanding, but through even as far as creating a functioning face detection application as an example of OpenCV's capabilities;

http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html?highlight=java

There is a more detailed introduction if you want to use Eclipse;

http://docs.opencv.org/doc/tutorials/introduction/java_eclipse/java_eclipse.html?highlight=java

And then there is the Java API Reference that provides the JavaDoc;

http://docs.opencv.org/java/

Not every single feature of OpenCV is found in Java yet, but the list is constantly growing, and the amount of features available already is truly staggering.

When you download and install OpenCV, you'll find Java sample programs under the Samples directory.