A role for downloading and building OpenCV
Below are all the variables used by the role:
opencv_dir
: The directory to install OpenCV toopencv_source_dir
: The directory to unpack OpenCV source toopencv_commit
: The OpenCV commit to clone & build (taken from https://github.com/opencv/opencv)
MIT