Skip to content

Instantly share code, notes, and snippets.

View JolleJolles's full-sized avatar

JolleJolles JolleJolles

View GitHub Profile
@JolleJolles
JolleJolles / python-opencv-install.sh
Last active November 8, 2018 08:28 — forked from rizky/install-opencv.sh
Install OpenCV 4 with Python 3 and 2.7 on Mac
### 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