Merge pull request #525 from amilajack/patch-3

Added installation directions for macOS
This commit is contained in:
Peter Braden 2017-07-27 09:46:14 +02:00 committed by GitHub
commit 4e68584234

View File

@ -16,6 +16,14 @@ cool, I'd love to hear about it!
You'll need OpenCV 2.3.1 or newer installed before installing node-opencv. Note
that OpenCV 3.x is not yet fully supported.
## Specific for macOS
Install OpenCV using brew
```bash
brew tap homebrew/science
brew install opencv
```
## Specific for Windows
1. Download and install OpenCV (Be sure to use a 2.4 version) @
http://opencv.org/releases.html