opencv/2.4+python-2.7-2015q1¶
- name
- OpenCV
- version
- 2.4.8 compiled with python/2.7-2015q1
- description
- computer vision and machine learning software library
- url
- http://docs.opencv.org/
- license
- opensource
- built
- Wed Mar 25 11:52:10 CDT 2015
- tags
- image processing, machine learning
- usage
- Use the module system to load this version of opencv:
module load midway1; module load opencv/2.4+python-2.7-2015q1
This module includes python bindings, which are automatically added to your python path, e.g:
$ python -c 'import cv2; print cv2.__version__'
2.4.8
.. seealso::
:ref:`module_midway1_opencv_2.4` (default), :ref:`module_midway1_opencv_2.4+python-2.7-2015q1`, :ref:`module_midway1_opencv_3.1`
All versions available for opencv.
:ref:`modules`
Full list of software modules available on Midway.
:ref:`modules_tutorial`
A tutorial on Midway modules and how to use them.