google-project-tango Questions

4

problem situation: Creating AR-Visualizations always at the same place (on a table) in a comfortable way. We don't want the customer to place the objects themselves like in countless ARCore/ARKit e...
Covell asked 14/12, 2017 at 10:19

3

what makes the ARCore supported device supports ARCore? Which Features Makes This Device Support ArCore? What is difference between ARCore Device And Other non Supported Device?
Lefthanded asked 29/9, 2018 at 7:24

3

Solved

I understand that the below quote is very correct for the Project Google Tango: By combining Depth Perception with Motion Tracking, the device can measure distances between points in an area tha...
Seemly asked 25/9, 2017 at 13:22

2

Solved

Area learning was a key feature of Google Tango which allowed a Tango device to locate itself in a known environment and save/load a map file (ADF). Since then Google has announced that it's shutt...

1

I am developing AR application by Tango. The device is ZenfoneAR (Android 7.0 Nougat). I improved the sample project and developed an application. However, when launching the application, the foll...
Lexeme asked 21/7, 2017 at 8:40

4

The release notes mention that it is not yet possible to access color data in Unity, but I believe you can attach a callback to a video overlay listener and receive a YUV12 byte array in Unity and ...
Yazbak asked 26/11, 2014 at 22:21

4

Solved

I have a simple Tango Unity app which uses the Tango AR Camera prefab to display a 3D object in augmented reality. Following this question, I wanted to try out the occlusion feature provided by Ta...
Inobservance asked 21/6, 2016 at 7:38

5

When I tried to launch the project in the tango tutorial, a mistake pops out like this. Where should I look into to fix this problem? Info shown on Android:
Kahle asked 29/9, 2016 at 5:13

2

Solved

The Project Tango C API documentation says that the TANGO_CALIBRATION_POLYNOMIAL_3_PARAMETERS lens distortion is modeled as: x_corr_px = x_px (1 + k1 * r2 + k2 * r4 + k3 * r6) y_corr_px = y_px (...
Conductive asked 26/4, 2015 at 22:24

2

Solved

I'm trying make virtual objects be hidden when a real world object is positioned in front of it, but not having any luck with it, i've been playing with the occlusion settings in unity but the virt...
Huesman asked 22/1, 2016 at 23:7

1

I am seeing significant discrepancies between the poses from the onPoseAvailable() callback and Tango.getPoseAtTime(). I wrote a test program where in onPoseAvailable() I logged the delivered pose ...
Urbas asked 9/5, 2015 at 19:36

2

I am using google tango tablet to acquire point cloud data and RGB camera images. I want to create 3D scan of the room. For that i need to map 2D image pixels to point cloud point. I will be doing ...
Officious asked 4/6, 2015 at 9:32

5

Solved

Just got a Project Tango Development Kit tablet and have worked through some of the demos and examples. Some older blog posts use the log files from a "Tango Mapper" application that shou...
Surfbird asked 21/11, 2014 at 20:51

1

How take picture using project tango ? I read this answer: Using the onFrameAvailable() in Jacobi Google Tango API which works for grabbing a frame but picture quality is not great. Is there any...
Infer asked 30/4, 2015 at 22:38

1

Solved

I'm just starting to tinker with Tango and Unity. Unfortunately there doesn't seem to be any documentation or examples on how to access color data in Unity with the latest release. I've been using...
Efferent asked 25/4, 2015 at 23:43

2

There seems to be an issue concering the reception of color frames in the Leibniz Release 1.10 as well: when having registered a callback using TangoService_connectOnFrameAvailable(TANGO_CAMERA_COL...
Micronesia asked 20/4, 2015 at 14:9

2

Solved

Question: Does anyone know how to get the Tango's color camera image buffer using the Tango Java (Jacobi) API onFrameAvailable() callback? Background: I have an augmented reality application that...
Doorframe asked 22/3, 2015 at 0:49

2

Solved

I am interested in using the Project Tango tablet for 3D reconstruction using arbitrary point features. In the current SDK version, we seem to have access to the following data. A 1280 x 720 RGB ...
Copyread asked 26/12, 2014 at 4:22
1

© 2022 - 2024 — McMap. All rights reserved.