简体   繁体   English

安卓中的增强现实

[英]Augmented reality in android

I have just started developing an application on android based on augmented reality, I just want to know is there any plugins or development kit required for augmented reality also I have gone through some of the development kit as follows,我刚刚开始在 android 上开发基于增强现实的应用程序,我只是想知道是否有增强现实所需的插件或开发工具包,我还浏览了一些开发工具包,如下所示,

  1. ARToolKit工具箱
  2. FLARToolKit and FLARManager for Adobe Flash用于 Adob​​e Flash 的 FLARToolKit 和 FLARManager
  3. SLARToolkit SLAR工具包
  4. AR-media™ Plugin for Google™ SketchUp™适用于 Google™ SketchUp™ 的 AR-media™ 插件
  5. NyARToolkit NyAR工具包
  6. LinceoVR虚拟现实
  7. HandyAR手持增强现实
  8. Total Immersion – D'Fusion Studio完全沉浸 - D'Fusion Studio
  9. Unifeye Mobile Unifeye 手机

and I want to know, which would be the better... My application is based on text translator and face recognition.我想知道哪个更好...我的应用程序基于文本翻译器和人脸识别。 Thank you!谢谢!

To do face recognition try to use OpenCV.做人脸识别尝试使用OpenCV。 It have got in built library functions which can make life easier.它具有内置的库函数,可以使生活更轻松。 Refer below links.请参阅以下链接。

OpenCV -Android OpenCV-Android

OpenCV - Java OpenCV - Java

Augmented reality (AR) is a term for a live direct or indirect view of a physical, real-world environment whose elements are augmented by virtual computer-generated sensory input, such as sound or graphics.增强现实 (AR) 是一个术语,表示物理、真实世界环境的实时直接或间接视图,其元素通过虚拟计算机生成的感官输入(例如声音或图形)得到增强。 It is related to a more general concept called mediated reality, in which a view of reality is modified (possibly even diminished rather than augmented) by a computer.它与一个更普遍的概念有关,称为中介现实,其中现实的观点被计算机修改(甚至可能减少而不是增强)。 As a result, the technology functions by enhancing one's current perception of reality.因此,该技术通过增强人们当前对现实的感知来发挥作用。

http://mobile.tutsplus.com/tutorials/android/android_augmented-reality/ http://mobile.tutsplus.com/tutorials/android/android_augmented-reality/

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

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