Skip to content

Install OpenCv library

Pedro Gonçalves edited this page Oct 15, 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 was only tested with 2.4.x versions, latest version may not work properly.

Ubuntu, Mint, Debian

sudo apt-get install libopencv2.4-jni

Windows

For Win 32 bits

For Win 64 bits

  • In Progress...