yFiles Basic Features Tutorial An introduction to the basic concepts of yFiles for Java (Swing). Graph Builder Tutorial Shows how to use the GraphBuilder to create graphs from custom data sources.
OpenCV is a set of libs written in C++ and the compiled into platform-native lib format: *.dll - for Windows, or *.dylib - for Linux / Mac OS. They can be accessed from Java via Java wrapper included ...