简体   繁体   English

谷歌基于纸板的AR android应用程序开发支持哪些库?

[英]What are the supported libraries for google cardboard based AR android application development?

I want to build an AR application using google cardboard. 我想使用谷歌纸板构建一个AR应用程序。 Please suggest some good libraries which provide better functionality. 请建议一些好的库,它们提供更好的功能。 I have seen people suggesting cardboard.jar library for VR apps development but not for AR. 我见过有人建议使用VR纸箱库来开发VR应用程序,而不是AR。

The Rajawali Library is a good place to start. 拉贾瓦利图书馆是一个不错的起点。 You can use it to display 360 panoramic images in the side-by-side view. 您可以使用它以并排视图显示360张全景图像。

The Pan Frame Library can be used to display 360 videos in the side-by-side view. Pan Frame Library可用于并排显示360个视频。 (You'll have to contact them for commercial purposes though.) (不过,出于商业目的,您必须与他们联系。)

These are some very useful libraries to use if you're developing for Google Cardboard and if you're looking at images/videos! 如果您正在开发Google Cardboard,并且正在查看图像/视频,这些库将非常有用。

OpenCV for image processing and object tracking. OpenCV用于图像处理和对象跟踪。 Cardboard for display. 用于显示的纸板。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM