TGLAugmentedRealityView like library FOR ANDROID? (Locations on camera preview)

北城以北 提交于 2019-12-03 13:33:50

问题


So I would like to use a very similar library for Android just like TGLAugmentedRealityView

It's pops view's to the camera preview based on your and the target's location.

I hardly find anything useful for Android.

Please help if you can.


回答1:


What about that open source experiment LandMarker. Well written and you have access to the source code.




回答2:


Intro

In my opinion the best software for cross platform augment reality that do what you asked for was Metaio, but Metaio has been acquired by apple last year and they just with out more information about the future of the product shot-down the product availability in end of 2015, and I am excited to see what will happen next.

Metaio offered a free version for developer that do what you asked for. And I have tried it in few projects.

What is alternative I would suggest you take look for following open source libraries, that I have researched recently for another project, I will suggest you take look for:

  • https://artoolkit.org
  • http://www.openspace3d.com
  • http://www.mixare.org
  • http://bitstars.github.io/droidar

Here is some paid version:

  • https://www.vuforia.com
  • http://www.augment.com
  • https://www.layar.com
  • http://www.arlab.com/arbrowser
  • http://www.wikitude.com/products/wikitude-sdk
  • https://www.aurasma.com

Library (python, c#, java and android) where you can develop your own computer vision stuff including augment reality:

  • http://opencv.org
  • http://opencv.org/platforms/android.html

Few other links:

  • https://www.beyondreality.nl/in2ar
  • https://code.google.com/archive/p/android-augment-reality-framework
  • https://sourceforge.net/projects/lookar

It is hard to suggest specific one most of them can do what you asking for.

I would also leave a link where you can find a list and comparison of available augment reality libraries/software:

  • http://socialcompare.com/en/comparison/augmented-reality-sdks
  • https://en.wikipedia.org/wiki/List_of_augmented_reality_software


来源:https://stackoverflow.com/questions/40107981/tglaugmentedrealityview-like-library-for-android-locations-on-camera-preview

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