cd ~/Documents/git-repositories/
- We need to grab the entire repository, selecting the branch needed and the local location that should be used (HTTPS):
git clone -b <branch-name> https://github.com/blue-ice/<repo-name>.git ~/Documents/git-repositories/<repo-name>
- YOU MUST
cd <repo-name>
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Compiled source # | |
################### | |
*.com | |
*.class | |
*.dll | |
*.exe | |
*.o | |
*.so | |
# Packages # |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Assuming that you have already installed ```brew``` and that you are logged into a non-root administrator account: | |
1. ```brew tap homebrew/science``` | |
2. ```brew install opencv``` | |
3. ```sudo su``` | |
4. ```echo "/usr/local/lib/python2.7/site-packages/" > /Library/Python/2.7/site-packages/opencv.pth``` |
USB to Parallel IEEE 1284 Adapter B000BV8604
http://www.amazon.com/CNE35805-Parallel-Printer-Adapter-Cable/dp/B000BV8604
sudo chmod 666 /dev/usblp0