【发布时间】:2020-04-01 19:27:52
【问题描述】:
我使用 AR.js Marker Training 在线工具创建了我的自定义标记。这没用。当我把相机放在它前面时,它什么也没显示。
https://glitch.com/edit/#!/root-parallelogram-ztuxw6ikci?path=index.html:17:48
【问题讨论】:
我使用 AR.js Marker Training 在线工具创建了我的自定义标记。这没用。当我把相机放在它前面时,它什么也没显示。
https://glitch.com/edit/#!/root-parallelogram-ztuxw6ikci?path=index.html:17:48
【问题讨论】:
您的标记现在对于 AR JS 功能来说太复杂了。
对于我的实验和研究,您的标记应该简单(从内到外)
[black] text/simple logo
[white background]
[black background]
[white background]
[border]
就像默认的 Hiro.jpg
另一个来源:https://medium.com/chialab-open-source/10-tips-to-enhance-your-ar-js-app-8b44c6faffca
【讨论】: