About Anaconda Help Download Anaconda

Computer vision and machine learning software library.

  • License: BSD 3-clause
  • Home: http://opencv.org/
  • 60 total downloads
  • Last upload: 8 years and 1 month ago

Installers

  • linux-64 v3.3.0

conda install

To install this package run one of the following:
conda install ironbar::opencv

Description

This package is a fork from https://github.com/conda-forge/opencv-feedstock

The aim is to modify the opencv recipe to use intel tbb instead of multiprocessing. Multiprocessing causes problems with opencv when running on parallel as explained in the following issue. https://github.com/conda-forge/opencv-feedstock/issues/104#issuecomment-366571850

To install better use the following command:

conda install --channel ironbar --channel defaults --channel conda-forge opencv

The recipe for building this package can be found on: https://github.com/ironbar/opencv-feedstock

For installing libtbb use the following command line.

$ sudo apt-get install libtbb-dev


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.15) Legal | Privacy Policy