问题
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