Skip to content

Dockerfile with python 3 and opencv 4.5.5 + opencv_contrib

License

Notifications You must be signed in to change notification settings

okanchou9/docker-python3-opencv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Docker image with python 3.9 and opencv 4.5.5

Usage:

git clone https://github.com/okanchou9/docker-python3-opencv.git
cd docker-python3-opencv
docker build -t $DOCKER_NAME . --no-cache
docker run -it -d -v $SHARED_FOLDER:/opt/build opencv455
docker exec -it $CONTAINER_ID bash

About

Dockerfile with python 3 and opencv 4.5.5 + opencv_contrib

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%