iOS:你认为用 ARKit 可以做到 "image detection" 吗?

iOS: Do you think it is possible to do "image detection" with ARKit?

我想用 ARKit 做增强现实,但我检查过平面是否可行 这里:ARKit example

但是无法找到使用简单图像的方法,例如在这个例子中: example1 和: example2

我想上传一张特定的图片,当我未来的应用程序“扫描它”时,它会向我展示一些增强现实。 那么您有关于该主题的任何 github 项目或教程吗?它应该非常有用。 提前谢谢你。

正如有人在删除他的消息之前提到的那样,在 ios 11.3 的下一个 ios 版本(现在处于 Beta 中)中将有可能。 https://developer.apple.com/documentation/arkit/recognizing_images_in_an_ar_experience

现在可以在 ARKit 2.0 中使用。几步之遥,但相当简单。

以下是一些可用的教程:

https://www.appcoda.com/arkit-image-recognition/

https://hackernoon.com/arkit-tutorial-image-recognition-and-virtual-content-transform-91484ceaf5d5