Skip to content

smidm/docker-fedora-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and Test Docker Container

$ sudo docker build -t fedora-opencv ./docker
$ sudo docker run -t -i -v $PWD:/test fedora-opencv /bin/bash
$ /test/test.sh  # test C++ and Python OpenCV API

Tested Versions

Fedora OpenCV
24 3.1.0
24 2.4.13
23 3.1.0
23 2.4.13

About

Dockerfile for OpenCV build on Fedora

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published