>

2017년 4월 17일 월요일

Install OpenCV 3.2 in Mac OS X


$ brew update
$ brew info opencv3

## this is my own choice

$ brew install --force opencv3 --c++11 --with-contrib --with-examples --with-ffmepg --with-gphoto2 --with-opengl --with-python3 --with-qt --with-tbb