I am trying to retrieve depth image from google`s tango device (with point cloud all is fine) using Unity and tango sdk, but what I got differs much from what is written in https://developers.google.com/project-tango/overview/depth-perception.
In my environment xyzij.ij_rows = 0, xyzij.ij_cols = 1241000304, xyzij.ij returns pointer to very large numbers and so on. Does any one had a luck to get depth images from tango device? If yes, can you provide some code snippets or some information about this?