Computer Vision course - Politecnico di Torino
Two simple projects, made in Eclipse (Mars), for getting started with the OpenCV library (version 3.0) and with JavaFX (version 2 or superior).
Please, note that both projects are Eclipse projects, realized for teaching purposes. Before using any of them, you need to install the OpenCV library and create a User Library
named opencv
that links to the OpenCV jar and native libraries.
A guide for getting started with OpenCV and Java is available at http://opencv-java-tutorials.readthedocs.org/en/latest/index.html.