码迷,mamicode.com
首页 > 系统相关 > 详细

OpenCV2.4.10 Mac Configuration

时间:2015-03-14 06:12:57      阅读:233      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!