/ansible-opencv

Ansible role to download and build OpenCV

MIT LicenseMIT

ansible-opencv

A role for downloading and building OpenCV

Role Variables

Below are all the variables used by the role:

  • opencv_dir: The directory to install OpenCV to
  • opencv_source_dir: The directory to unpack OpenCV source to
  • opencv_commit: The OpenCV commit to clone & build (taken from https://github.com/opencv/opencv)

License

MIT