【问题标题】:Iphone marker detection in augmented reality增强现实中的 Iphone 标记检测
【发布时间】:2012-08-10 08:31:17
【问题描述】:

(抱歉英语不好)

大家好,

我对标记检测的架构很好奇,所以我开始用谷歌搜索它。我想要一个 iphone 应用程序(即 xcode 项目),当然还有源代码,关于 AR 中的标记检测。我想要代码,因为我试图在我的 iphone 中执行应用程序,然后我会挖掘代码以了解架构。我在 2 天内一直在搜索这个问题。我找到了一些例子,但他们中的大多数人对 AR 感兴趣,通常不是对标记检测感兴趣。顺便说一句,我的一些研究结果是段落的底部。在标记检测中找到 1 或 2 个应用程序,但在应用程序中没有标记,所以我没有尝试。我搜索了github和codes.google。我也在这里搜索,但我没有成功。总而言之,我需要帮助:)你能帮帮我吗?

谢谢

工具包: AR工具包 NyAR工具包 flAR工具包 维基百科等

网页: http://www.raywenderlich.com/3997/introduction-to-augmented-reality-on-the-iphone

http://www.morethantechnical.com/2009/07/01/augmented-reality-on-the-iphone-using-nyartoolkit-w-code/

【问题讨论】:

  • 查看 OpenCV。它是英特尔创建的开源计算机视觉库。真正强大的高度优化算法,适合您的应用程序。

标签: iphone xcode augmented-reality marker


【解决方案1】:

查看 Arkit 演示和 Mixare,

https://github.com/mixare/mixare-iphone

https://github.com/zac/iphonearkit/

在Mixare,AugmentedRealityViewController.你会找到一个方法

  • (void)updateLocations:

您将了解如何检测标记并将其放置在 iPhone 屏幕上。 ARKit 中的方法名称也相同。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-12-21
    • 2011-06-15
    • 1970-01-01
    • 1970-01-01
    • 2012-07-08
    • 1970-01-01
    相关资源
    最近更新 更多