如何创建OpenCV框架? [英] How can I create OpenCV framework?

查看:87
本文介绍了如何创建OpenCV框架?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Mac中使用OpenCV库来创建程序,并使用Terminal和makefile对其进行编译. 使用macports安装opencv非常简单,并创建一个通用的makefile来构建您的项目.

I use OpenCV library in my Mac creating programs and compiling it with Terminal and makefiles. It's so easy install opencv using macports and create a generic makefile to build your project.

我想将此库与Xcode一起使用来为我的Mac创建一个应用程序,并认为创建OpenCV框架是最好的方法.

I want to use this library with Xcode to create a app for my mac and think create a OpenCV framework is the best way.

我阅读了此条目以使用Xcode进行编译,但我不知道如何继续创建框架. 链接

I read this entry to compile it with Xcode but i don't know how to continue to create a framework. link

预先感谢

推荐答案

如果您只是想使用(而不是坚持要自己编译...),那么有人已经使用opencv制作了一个框架:

if you just want to use (and don't insist on compiling it yourself...) someone already made a framework out of opencv:

http://www.ient.rwth-aachen.de/cms /software/opencv/

也可能有帮助:

http://stefanix.net/opencv-in-xcode

希望这会有所帮助!

这篇关于如何创建OpenCV框架?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆