brew install cmake
brew install python
sudo easy_install pip
Add powerline bin to your path. In your zshrc file (or the paths files sourced in zshrc) add the following line
PATH="/usr/local/share/python/:$PATH"
| #include <std::vector> | |
| #include <opencv2/core/core.hpp> | |
| #include <iostream> | |
| #include <stdio.h> | |
| /* | |
| This work by Ryan Muller released under the Creative Commons CC0 License | |
| http://creativecommons.org/publicdomain/zero/1.0/ | |
| */ | |
| /** |