opencv
Computer vision and machine learning software library.
Computer vision and machine learning software library.
To install this package, run one of the following:
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
Summary
Computer vision and machine learning software library.
Last Updated
Feb 14, 2018 at 14:51
License
BSD 3-clause
Supported Platforms
Home
http://opencv.org/