docker-python3-opencv
docker-python3-opencv copied to clipboard
Give the opencv build information of each image
I would be nice if you could give the opencv build information for each image with:
python3 -c "import cv2; print(cv2.getBuildInformation())"