OpenCV

From ScientificComputing
Jump to: navigation, search

Please note that this application page is referring to the old CentOS software stack which is obsolete and does not work any more with the new Ubuntu setup. You can find an overview on the Ubuntu software stack on this wiki page.

Category

Development, Library

Description

OpenCV is a computer vision library that provides C++, C, Python and Java interfaces. OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Usage ranges from interactive art, to mines inspection, stitching maps on the web or through advanced robotics.

Available versions (Euler, old software stack)

Legacy versions Supported versions New versions
3.1

Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.

Environment modules (Euler, old software stack)

Version Module load command Additional modules loaded automatically
3.1 module load new gcc/4.8.2 ffmpeg/2.3.3 opencv/3.1 openblas/0.2.13_seq

Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.

License information

3-clause BSD License

Links

http://opencv.org

https://en.wikipedia.org/wiki/OpenCV
https://github.com/opencv/opencv
http://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_tutorials.html
https://www.learnopencv.com