Skip to content

Instantly share code, notes, and snippets.

@drhirsch
Created September 5, 2016 02:53
Show Gist options
  • Save drhirsch/28e4ec3bb847e441c6abadceaf5e4b6c to your computer and use it in GitHub Desktop.
Save drhirsch/28e4ec3bb847e441c6abadceaf5e4b6c to your computer and use it in GitHub Desktop.
Prerequisites for OpenCV 3.1 on MacOS
#!/bin/sh
brew install git cmake pkg-config jpeg libpng libtiff openexr eigen tbb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment