Ubuntu based Python 2.7 with OpenCV 3.2 included extra modules (opencv-contrib)
-
Docker image full OpenCV version 3.2.0 with contrib repository where extra classes are defined. For example, the cv2.face class to create face recognition trainers.
-
Note: If you want to change the version of OpenCV and/or Python, just change the ENV variables at the begging of the Dockerfile.