Skip to content

Install OpenCv library

Paulo Dias edited this page Dec 21, 2023 · 16 revisions

Install the OpenCv Library on your OS

OpenCV - [https://opencv.org/] - open-source software for image processing and visualization.

Relevant Information

  • OpenCv usage on Neptus, in Linux OS, was only tested with 4.x.x versions, latest version may not work properly.
  • OpenCv usage on Neptus, in Windows OS, was only tested with 4.8.0 version.

Ubuntu, Mint, Debian

sudo apt-get install libopencv4.5d-jni

Windows

For Win 64 bits