Skip to content

Install OpenCv library

Pedro Gonçalves edited this page Nov 6, 2015 · 16 revisions

Install the OpenCv Library on your OS

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

Relevant Information

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

Ubuntu, Mint, Debian

sudo apt-get install libopencv2.4-jni

Windows

For Win 32 bits

For Win 64 bits