This project contains examples of using JavaCV and other library wrappers from javacpp-presets project.
- OpenCV2_Cookbook - JavaCV versions of the examples presented in the Robert Laganière's book "OpenCV 2 Computer Vision Application Programming Cookbook". The original examples in the Cookbook are in C++, here they are translated to use JavaCV API.
- flandmark-demo - example of using flandmark library.
- FlyCapture2-demo - examples of using JVM wrapper for Point Grey FlyCapture SDK.