Installing OpenCV on Mac OSX With Homebrew
Install the package manager Homebrew. It beats MacPorts any day. Go ahead and install OpenCV: $ brew install opencv If all is well, it should be available at: /usr/local/Cellar/opencv/2.4.9 Create
Install the package manager Homebrew. It beats MacPorts any day. Go ahead and install OpenCV: $ brew install opencv If all is well, it should be available at: /usr/local/Cellar/opencv/2.4.9 Create