Tag objects with google tango area learning -


after area learning done , data stored in adf file, there way in can tag objects in adf file. e.g., let's application learns area containing coffee machine.

can tag coffee machine text "coffee machine", next time when area recognized/localized, can see tag "coffee machine"

what can use area learning functionality in unity samples sdk, place markers on loaded adf. these markers saved in xml file, can check coordinates of marker. these coordinates saved in unity coordinate system. (see [here][1] - y , z inversed compared tango coordinates)

so, example, if place marker on coffee machine can take coordinates , place label @ coordinates.

the coordinates values in meters on 3 axes starting point of adf. starting point (0,0,0) position of device when pressed learn create new adf.

aside that, there no easy way dynamic object recognition right now, that's interesting problem 2018.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -