How do I install Python OpenCV through Conda?

You can install it using binstar:

conda install -c menpo opencv

Leave a Comment