An open API service indexing awesome lists of open source software.

https://github.com/editd/ansible-opencv

Ansible role to download and build OpenCV
https://github.com/editd/ansible-opencv

Last synced: 7 months ago
JSON representation

Ansible role to download and build OpenCV

Awesome Lists containing this project

README

          

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