docker-python3-opencv icon indicating copy to clipboard operation
docker-python3-opencv copied to clipboard

Give the opencv build information of each image

Open frallain opened this issue 6 years ago • 0 comments

I would be nice if you could give the opencv build information for each image with:

python3 -c "import cv2; print(cv2.getBuildInformation())"

frallain avatar Feb 27 '19 15:02 frallain