【发布时间】:2017-11-05 01:31:36
【问题描述】:
我在 Mac 上使用 brew 安装了 opencv。我需要一些像nonfree这样的选项,命令如下:
brew install opencv --with-nonfree
但是,这不起作用。它只是显示:
Warning: opencv: this formula has no --with-nonfree option so it will be ignored!
我必须从源代码编译和安装 opencv 吗?
【问题讨论】: