December 2018
Intermediate to advanced
182 pages
4h 21m
English
We need to install dlib from the Anaconda distribution, similar to OpenCV. Just as with OpenCV, installing dlib is a straightforward process.
Run the following command:
conda install -c menpo dlib
You will get the following output:

This will take around 10 to 20 seconds to run. If everything goes well, we should be good to go with dlib.
Read now
Unlock full access