Android 中的增强现实

发布于 2025-01-05 02:45:57 字数 411 浏览 1 评论 0原文

我刚刚开始在android上开发基于增强现实的应用程序,我只是想知道增强现实是否需要任何插件或开发工具包,我也已经浏览了一些开发工具包,如下所示,

  1. ARToolKit
  2. FLARToolKit 和 FLARManager for Adob​​e Flash
  3. SLARToolkit
  4. AR-media™ Plugin for Google™ SketchUp™
  5. NyARToolkit
  6. LinceoVR
  7. HandyAR
  8. Total Immersion – D'Fusion Studio
  9. Unifeye Mobile

和我想知道,哪一个是更好...我的应用程序基于文本翻译和人脸识别。谢谢你!

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,

  1. ARToolKit
  2. FLARToolKit and FLARManager for Adobe Flash
  3. SLARToolkit
  4. AR-media™ Plugin for Google™ SketchUp™
  5. NyARToolkit
  6. LinceoVR
  7. HandyAR
  8. Total Immersion – D’Fusion Studio
  9. Unifeye Mobile

and I want to know, which would be the better... My application is based on text translator and face recognition. Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

可爱咩 2025-01-12 02:45:57

要进行人脸识别,请尝试使用 OpenCV。它内置了库函数,可以让生活更轻松。请参阅以下链接。

OpenCV -Android

OpenCV - Java

To do face recognition try to use OpenCV. It have got in built library functions which can make life easier. Refer below links.

OpenCV -Android

OpenCV - Java

-小熊_ 2025-01-12 02:45:57

增强现实 (AR) 是一个术语,指的是物理现实世界环境的实时直接或间接视图,其元素通过虚拟计算机生成的感官输入(例如声音或图形)进行增强。它与一个更普遍的概念有关,称为中介现实,其中现实的观点被计算机修改(甚至可能减少而不是增强)。因此,该技术通过增强人们当前对现实的感知来发挥作用。

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

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. 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/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文