Docker image for building C++ applications with OpenCV.
10K+
Docker image for OpenCV development with C++ and Python.
This project is automatically deployed to matimoreyra/opencv Docker Hub repository.
docker pull matimoreyra/opencv
docker run -dit [--name <container_name>] matimoreyra/opencv
git clone [email protected]:MatiMoreyra/opencv-docker.git
Or just download it from here.
From the folder containing the Dockerfile, run:
docker build -t matimoreyra/opencv .
docker run -dit [--name <container_name>] matimoreyra/opencv
Content type
Image
Digest
Size
375.4 MB
Last updated
about 6 years ago
docker pull matimoreyra/opencv