Chromium Code Reviews| Index: third_party/TangoSDK/README.chromium |
| diff --git a/third_party/TangoSDK/README.chromium b/third_party/TangoSDK/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..acf90c8bd48a4c3e4d321d3cc8567bc5a4d50a5d |
| --- /dev/null |
| +++ b/third_party/TangoSDK/README.chromium |
| @@ -0,0 +1,20 @@ |
| +Name: Tango SDK java files |
|
mcasas
2017/07/15 00:12:37
Landing a new //third_party/ is a bit tougher than
|
| +Short Name: TangoSDK |
| +URL: https://developers.google.com/tango/downloads |
| +Version: 1.53 |
| +License: Apache 2.0 |
| +Security Critical: no |
| + |
| +Description: |
| +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 similar to how |
| +you use your eyes to find your way to a room, and then to know where you are in |
| +the room and 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. Tango gives mobile devices this kind of understanding by using three core |
| +technologies: Motion Tracking, Area Learning, and Depth Perception. |
| + |
| +Local Modifications: |
| +None |
| + |
| +Pre-built jar file is copied from https://developers.google.com/tango/downloads. |