首页 > 系统服务 > 详细

OpenCV2.4.10 Mac Configuration

时间:2015-03-14 06:11:00      阅读:310      评论:0      收藏:0      [点我收藏+]

 

Download OpenCV 2.4.10

Download CMake 2.8

 

Open CMake and choose the source code directory and build binary directory

 

Then click "Configure", and "Generate"

 

Go to the build binary directory, open terminal, and run the following command:

make

 

After "make" is done, then type

sudo make install

 

OpenCV2.4.10 Mac Configuration

原文:http://www.cnblogs.com/grandyang/p/4336964.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!