/opencv-vagrant

Vagrant machine for the Practical Python and OpenCV book.

Primary LanguageShell

About

A Vagrant virtual machine that installs all the needed software for the Practical Python and OpenCV book.

Requirements

  • VirtualBox 4.3.10
  • Vagrant 1.6.2

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.