CMD + K

opencv

Community

Computer vision and machine learning software library.

Installation

To install this package, run one of the following:

Conda
$conda install ironbar::opencv

Usage Tracking

3.3.0
1 / 8 versions selected
Downloads (Last 6 months): 0

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

About

Summary

Computer vision and machine learning software library.

Last Updated

Feb 14, 2018 at 14:51

License

BSD 3-clause

Supported Platforms

linux-64