Skip to content

Instantly share code, notes, and snippets.

View gilbertfrancois's full-sized avatar
💭
Mind awake, body asleep.

Gilbert François gilbertfrancois

💭
Mind awake, body asleep.
View GitHub Profile
@gilbertfrancois
gilbertfrancois / update_ofxopencv.sh
Last active January 14, 2019 15:51
Updates ofxOpenCv to current OpenCV version from homebrew. The compiled homebrew version includes more modules (e.g. DNN) and is more up-to-date.
#!/usr/bin/env bash
# Author: Gilbert Francois Duivesteijn
# Date: Aug 2018
# Updated: Jan 2019
# Version: 1.3
# Platform: macOS
# License: Apache
#
# Tested for OpenCV 3.4.5
#