September 2019
Intermediate to advanced
420 pages
10h 29m
English
We will carry out the following steps to install OpenCV:
$ cd Desktop/OpenCV-ML
$ conda create env -f environment.yml
name: OpenCV-MLchannels: - conda-forgedependencies: - python==3.6 - numpy==1.15.4 - scipy==1.1.0 - scikit-learn==0.20.1 - matplotlib - jupyter==1.0 - notebook==5.7.4 - pandas==0.23.4 - theano - keras==2.2.4 - mkl-service==1.1.2 ...
Read now
Unlock full access