Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1811)

Unified Diff: third_party/TangoSDK/README.chromium

Issue 2983473002: Android Tango depth camera capture support.
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698