javacv-examples icon indicating copy to clipboard operation
javacv-examples copied to clipboard

Examples of using JavaCV / OpenCV library on Java Virtual Machine

JavaCV-Examples

This project contains examples of using JavaCV and other library wrappers from javacpp-presets project.

  • OpenCV_Cookbook - JavaCV versions of the examples presented in the Robert Laganière's book "OpenCV 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 Flir/Point Grey FlyCapture SDK.
  • Spinnaker-demo - examples of using JVM wrapper for Flir/Point Grey Spinnaker SDK.