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

https://github.com/jeffbyrnes/opencv-cookbook

Cookbook to build & install OpenCV
https://github.com/jeffbyrnes/opencv-cookbook

chef chef-cookbook configuration-management opencv

Last synced: 2 months ago
JSON representation

Cookbook to build & install OpenCV

Awesome Lists containing this project

README

          

# opencv [![CircleCI](https://circleci.com/gh/jeffbyrnes/opencv-cookbook.svg?style=svg)](https://circleci.com/gh/jeffbyrnes/opencv-cookbook) [![Version](https://img.shields.io/cookbook/v/opencv.svg)](https://supermarket.chef.io/cookbooks/opencv)

Cookbook to build and install opencv

## Usage

1. Include `opencv::default` in your wrapper cookbook
2. Optionally, set the `node['opencv']['opencv']['version']` in your wrapper if you prefer a version other than what this cookbook specifies