-
Notifications
You must be signed in to change notification settings - Fork 69
Install OpenCv library
Pedro Gonçalves edited this page Nov 6, 2015
·
16 revisions
OpenCV - [http://opencv.org/] - open-source software for image processing and visualization.
- 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.
sudo apt-get install libopencv2.4-jni
- Run OpenCV-2.4.11-x86-32bit.exe and select Program Files location, to extract OpenCv.
- Run OpenCV-2.4.11-x64-64bit.exe and select Program Files location, to extract OpenCv.