Skip to main content

opencv: Open-source Computer Vision Library

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: opencv
Description: Open-source Computer Vision Library
For more information: https://opencv.org/
Categories:
License: OpenSource (BSD 3-clause)

General usage information

OpenCV is a library of functions targeting real-time computer vision.

This module will add the opencv_* commands to your PATH.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package opencv, by cluster

This section lists the available versions of the package opencvon the different clusters.

Available versions of opencv on the Zaratab cluster

Available versions of opencv on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
4.5.2 opencv/4.5.2 zen2 Y






Back to Top