This file contains hidden or 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
| ### Forked from Rizkyario, implemented improvements based on | |
| ### Pyimagesearch https://bit.ly/2PJsK1Y, and adapted to: | |
| ### - install OpenCV 4.0 | |
| ### - install with both 2.7 and 3.x versions of python | |
| ### - work with virtual environments | |
| # 1. Install Xcode | |
| # Before we can even think about compiling OpenCV, we first need to install Xcode, | |
| # which can be downloaded in the app store |