razius / ppy-opencv-vagrant

Vagrant machine for the Practical Python and OpenCV book.
18 stars 10 forks source link

About

A Vagrant virtual machine that installs all the needed software for the Practical Python and OpenCV <https://www.pyimagesearch.com/practical-python-opencv/>_ book.

Requirements

Getting started

To initialize the virtual machine run the following command:

$ vagrant up

The first time the virtual machine is started it will take some time to install all the packages so be patient.