Markerless AR for android

谁说我不能喝 提交于 2019-12-13 17:35:47

问题


Is there any Augmented Reality Framework which support marketless tracking on android phone ? i have searched a lot but mostly are marker based framework

Framework that does not support Marker less Detection

Qualcomm ( QCAR ) ARToolkit NyARToolKit

someone has suggested Ferns but no idea how well that product is for android phones


回答1:


There aren't any to my knowledge. There are some videos floating around that demonstrate a PTAM implementation on Android phones from a korean university, but it hasn't been released yet.




回答2:


As far as I know there is no framework for sensor based (using GPS, accelerometer, magnetometer) AR yet. The framework exist only support marker-based augmented reality.

But you can use Wikitude API or create it from scrath. There is an example of sensor based augmented reality here. You can try to learn from it and you can also download the code example.



来源:https://stackoverflow.com/questions/8136780/markerless-ar-for-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!