imagej / imagej-opencv

Convert between OpenCV and ImgLib2 data structures
BSD 2-Clause "Simplified" License
2 stars 3 forks source link

This library provides converters between ImgLib2 and OpenCV data structures.

This implementation supports the OpenCV version 4.1.2

It requires Java 1.8 at a minimum

See also IJ-OpenCV, which provides converters between ImageJ1 images and OpenCV.