[关闭]
@StarSky 2018-08-10T09:59:44.000000Z 字数 464 阅读 1177

2017-05-31 clion & OpenCV under mac

工作日记 OpenCV


June is coming.
Struggling with opencv in macOs environment, some tips need to be remembered.
check the version of opencv (if you have installed pkg)

pkg-config --modversion opencv

And also I found I have two different OpenCV in my mac,so only 'find_package(OpenCV REQUIRED)' become useless, the version should be assign the same as 'OpenCV_INCLUDE_DIRS'

install opencv with brew and make soft link:
https://medium.com/@WhoYoung99/install-opencv-2-4-13-on-conda-virtual-env-cffdbde27bf4

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注