OpenCV 4.0 compiled in a Docker Ubuntu image.
Built from these instructions:
https://www.pyimagesearch.com/2018/08/15/how-to-install-opencv-4-on-ubuntu/
docker build -t vfx/opencv .
docker run -it --entrypoint='bash' vfx/opencv
| Name | Name | Last commit date | ||
|---|---|---|---|---|
OpenCV 4.0 compiled in a Docker Ubuntu image.
Built from these instructions:
https://www.pyimagesearch.com/2018/08/15/how-to-install-opencv-4-on-ubuntu/
docker build -t vfx/opencv .
docker run -it --entrypoint='bash' vfx/opencv