wengcq / opencv-vagrant

Vagrant machine for the Practical Python and OpenCV book.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Vagrant machine for the Practical Python and OpenCV book.


Languages

Language:Shell 100.0%