Skip to content

stbutler11/docker-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OpenCV Docker

This creates an image of OpenCV on Ubuntu 14.04.

I used the steps outlined in this blog post to create the image.

This image has been push up to the docker registry.

Running

You can play around with this image by running:

docker run -ti stbutler11/opencv2.4.9 /bin/bash

Building

Standard docker

docker build .

About

A Docker file for OpenCv on Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages