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
- Host: GitHub
- URL: https://github.com/editd/ansible-opencv
- Owner: EDITD
- License: mit
- Created: 2016-10-12T15:13:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T14:19:08.000Z (about 9 years ago)
- Last Synced: 2025-05-07T10:44:19.229Z (over 1 year ago)
- Size: 6.84 KB
- Stars: 3
- Watchers: 21
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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