https://developers.google.com/tango/

Build apps that understand space and motion in high fidelity on Tango devices. 在Tango设备上创建高保真的能理解空间和移动的应用。

Get Started with Tango Tango开始教程

Tango is a platform that uses computer vision to give devices the ability to understand their position relative to the world around them. It’s just like how you use your eyes to find your way to a room, to know where in the room you are, and know where the floor, the walls, and objects around you are. These physical relationships are an essential part of how we move through our daily lives. We want to give mobile devices this kind of understanding.

Tango是一个使用计算机视觉来让设备具备理解它们周围世界的相对位置的平台。这就像你使用你的两只眼睛在房间里找路一样,从而知道你在房间的哪个地方,知道你周围的地板、墙壁和物品在哪里。这些物理关系是我们日常生活中移动所不可缺少的一部分。我们想让我们的移动设备也具备这种理解能力。

DEVELOPER OVERVIEW 开发者一览
 
 Core Technologies 核心技术
Motion Tracking(运动追踪)Motion tracking allows a device to understand position and orientation using Tango's custom sensors. This gives you real-time information about the 3D motion of the device.
运动追踪可以让设备通过使用Tango的用户传感器来理解位置和方向。这给你关于设备的3D运动实时的信息。
Area Learning(区域学习)Tango devices can use visual cues to help recognize the world around them. They can self-correct errors in motion tracking and relocalize in areas they've seen before.
Tango设备可以使用视觉提示来帮助认识它们周围的世界。它们可以在运动追踪中自我纠正错误并且重定位它们之前所看到的地方。
Depth Perception(深度感知)Depth sensors can tell you the shape of the world around you. Understanding depth lets your virtual world interact with the real world in new ways.
深度传感器可以告诉你你周围的世界的形状。理解深度让你的虚拟世界与真实世界以新的方式交互。
Meet our APIs(看下我们的API)

Unity SDK(Unity 开发包)

The Unity SDK is great for making games and other programs requiring 3D visualization if you don't already have an existing or preferred rendering engine. We provide scripts, components, prefabs, and demo programs in our Unity packages.

如果你还没有一个现存的或者喜欢的渲染引擎的话,Unity SDK是很适合开发游戏和其他需要3D可视化的程序的。我们在我们的Unity包里提供了脚本、组件、预装备和demo程序。

GET STARTED WITH THE UNITY SDK 开始使用Unity SDK

Java API(Java开发接口)

The Java API is is ideal for integrating Tango functionality into applications built with the standard Android Java APIs. Developers who are already familiar with the Android Java development environment should be able to easily adjust.

Java API是理想的使用标准Android Java API将Tango功能集成到应用中。已经熟悉Android Java开发环境的开发者应该很容易适应。

GET STARTED WITH THE JAVA API 开始使用Java API
 

C API(C开发接口)

Developers working with the Android NDK should use the C API, which enables flexibility on the native level. Use the C API if you have your own visualization engine to display Tango's 3D capabilities, or want to access the system-level pose and depth information directly.

使用Android NDK工作的开发者应该使用C API,它使灵活性达到本地的程度。如果你有你自己的可视化引擎来展现Tango的3D能力,或者你想直接地接触系统级别的姿态和深度信息的话,使用C API。

GET STARTED WITH THE C API 开始使用C API
 

Get a development kit 获取一个开发套件

The Tango tablet development kit is an Android device with a wide-angle camera, a depth sensing camera, accurate sensor timestamping, and a software stack that exposes motion tracking, area learning and depth sensing to application developers. Thousands of developers have purchased these developer kits to create experiences to explore physical space around the user. Purchase one today!

Tango平板开发套件是一个带有宽角度摄像头、深度感知摄像头、准确感知时间邮以及将运动追踪、区域学习、深度感知暴露给应用开发者的软件包的Android设备。成千上万的开发者已经购买了这些开发套件用以创建探索使用者周围物理空间的体验。今天就买一个吧!

Note: This device is currently only available in select countries.

注意:该设备目前仅在指定的国家提供。

BUY A DEVICE 购买一个设备
 

Getting Started with Google Tango(Google Tango开始教程)的更多相关文章

  1. How To Start Building Spatially Aware Apps With Google’s Project Tango

    How To Start Building Spatially Aware Apps With Google’s Project Tango “Tango can enable a whole new ...

  2. Google高级技巧—google Hack★★★★

    google hacking事实上并算不上什么新东西,当时并没有重视这样的技术,觉得webshell什么的,并无太大实际用途.google hacking事实上并非如此简单... 经常使用的googl ...

  3. Google Inc.:Google APIs:23' 解决方案

    在导入一个项目是,出现 Unable to resolve target 'Google Inc.:Google APIs:6'第一种解决方法: compileSdkVersion 23 改成 com ...

  4. Google发展史 Google十三年

    http://blog.csdn.net/terryzero/article/details/5910617 "1997年9月15日,Larry Page 和 Sergey Brin 正式注 ...

  5. 用Google Cloud Platform搭建***服务教程

    之前FQ一直用的是***,天有不测风云,前几天发现ss服务挂了.更可怕的是ping都ping不通,多方打听,***中文社区已经炸开锅了,原因就是IP被封了.需要付费更换IP.然后到现在还是没有给我更换 ...

  6. google搜索运算符+101个Google技巧 - Google技巧的终极收集

    下面内容整理自网络 搜索运算符 如果您使用我们的基本搜索技巧后,并未找到想要搜索的内容,可以尝试使用搜索运算符.您只需在 Google 搜索框中将这些符号或字词添加到搜索字词中,即可更好地掌控要显示的 ...

  7. Google’s Project Tango is shutting down because ARCore is already here

    https://www.theverge.com/2017/12/15/16782556/project-tango-google-shutting-down-arcore-augmented-rea ...

  8. google maps js v3 api教程(3) -- 创建infowindow

    原文地址 前面我们学习了地图和标记的创建.那么今天我们来学习怎样在地图上显示一个窗口(infowindow) infowindow构造函数为:InfoWindow(opts?:InfoWindowOp ...

  9. google maps js v3 api教程(2) -- 在地图上添加标记

    原文链接 google maps javascript官方文档:https://developers.google.com/maps/documentation/javascript/ 我们在创建地图 ...

随机推荐

  1. python 的None 探究

    a = None b = None print id(a),id(b),id(None) # 9430224 9430224 9430224 可能在别的环境下运行不是这个数,但是这三个数应该是一样的. ...

  2. Spring ThreadPoolTaskExecutor

    1. ThreadPoolTaskExecutor配置 1 <!-- spring thread pool executor --> 2 <bean id="taskExe ...

  3. php71 gdnz

    更新yum库:yum updat yum install epel-release yum install -y gcc gcc-c++ autoconf libjpeg libjpeg-devel ...

  4. chrome input去除黄色背景色

    input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; border: 1px solid #CCC!impo ...

  5. js字符串解析成数字

    parseInt() 先把参数转换成字符串:左边有连续的数字则返回数值,若没有则返回NaN. console.log('parseInt(null)',parseInt(null)); // NaN ...

  6. 关于jni调用报UnsatisfiedLinkError的可能

    一.说明 最近在做一个项目,需要使用java去调本地动态连接库,之前做测试的时候直接用pojo进行测试,是能够正常调用的.后面项目需要将接口封装为REST api,所以在spring boot上面开发 ...

  7. 把html标签转换为实体 dhtmlspecialchars

    把html标签转换为实体/*可以处理数组中的代码,他们的作用是可以把一个数组或字符串中的字符转化为html实体,可以防止页面的跨站问题,那么我们看到他的转换就是将'&','"','& ...

  8. springmvc使用数组接收页面商品列表批量删除传过来的参数,并完成批量删除的操作。

    1.1 需求 在商品列表页面选中多个商品,然后删除. 1.2 需求分析 此功能要求商品列表页面中的每个商品前有一个checkbox,选中多个商品后点击删除按钮把商品id传给controller,根据商 ...

  9. vue-cli启动本地服务,局域网下通过ip访问不到的原因

    1.问题描述: 新开发了一个vue-cli项目,想通过手机查看效果,发现访问不到,ip地址和端口号都没错但是手机访问不到,在本机电脑浏览器输入ip端口号一样访问不到,只能通过localhost:808 ...

  10. 使用 EWS(Exchange Web Service)协议读取邮件、发送邮件

    问题: 公司之前可以通过POP3协议收发邮件,因而在SoapUI中用JavaMail可以读取邮件,后来配置了Office 365,POP3协议端口不再开放,邮件全部读取失败,报login timeou ...