HosseinAgha / docker-opencv

Dockerfile with a preinstalled and configured opencv3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-opencv

  1. The base image is ubunut:xenial
  2. OpenCV3 is compiled and installed using linuxbrew
  3. All necessary environment variables like PKG_CONFIG_PATH, etc. are preconfigured so you can easily include opencv in you c++ or nodejs module

About

Dockerfile with a preinstalled and configured opencv3


Languages

Language:Dockerfile 100.0%