Android 2.2:减少现实
我计划为 Android 手机开发一个缩小现实应用程序。如果有任何现有的框架,那就是。谁能告诉我从哪里开始?谢谢
I am planning to develop an diminished reality application for Android phone. If theres any existing frameworks
, that is. Could anyone tell me where to start? Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
首先,我建议下载 Android NDK,获取 OpenCV 框架并阅读视频演示人员的论文来自 TU Ilmenau 的论文 (PDF) 。听起来是一个有趣的项目。
To get started I would recommend to download the Android NDK, get the OpenCV framework and read the paper from the people who did the video demo Paper from TU Ilmenau (PDF). Sounds like a fun project.