Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graysonarts/boilerplate-cinder-opencv
Cinder + OpenCV + CMake boilerplate project
https://github.com/graysonarts/boilerplate-cinder-opencv
Last synced: about 5 hours ago
JSON representation
Cinder + OpenCV + CMake boilerplate project
- Host: GitHub
- URL: https://github.com/graysonarts/boilerplate-cinder-opencv
- Owner: graysonarts
- License: mit
- Created: 2015-05-01T00:20:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-01T02:32:59.000Z (over 9 years ago)
- Last Synced: 2024-04-16T01:01:15.904Z (7 months ago)
- Language: CMake
- Size: 145 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Introduction
------------Cinder's Block system + OpenCV has always given me a problem. I also prefer to use
CMake for my build system compared to using TinderBox from cinder.I also get tired of remaking the wheel for each project, so I've created a bare
bones boilerplate project that will get you
up and running quickly with Cinder + OpenCV.Currently tested on :
* Mac OSX Yosemite with OpenCV installed from homebrew and Cinder nextGL branch