OpenCV 3 Demo Projects
So I am reading a book on OpenCV 3. I am going to put my demo projects I write as I read this book into this repository on GitHub. Right now there is just a example Cocoa Objective-C++ project that includes the statically compiled versions of the libraries needed. I am going to use this as a starting point for my demos. You can find this repository here:
https://github.com/lostjared/OpenCV3
-
Jared Bruni