Best approaches for dynamic object tracking outside of camera FOV?

JamesIrei 21 Reputation points
2021-08-23T22:18:57.723+00:00

I'm building some prototypes in Hololens 2 with Unity 2020 + OpenXR + MRTK 2.7 exploring options for tracking moving objects. I have a lot of success with dynamic tracking options within the camera's FOV and computer vision, but I'm curious about what approaches would be suggested for dynamic tracking outside of the camera's FOV? I understand how I can use object anchors to mark a static object in space, but what about constantly tracking a moving object? I'm open to utilizing 3rd party components and libraries, or even specific hardware for this purpose like iBeacons/BLE beacons, but are there any Microsoft specific solutions that might be usable for this?

Azure Object Anchors
Azure Object Anchors
An Azure mixed reality service that automatically aligns and anchors three-dimensional content to objects in the physical world.
16 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
380 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sarah Zhang 76 Reputation points
    2021-08-24T09:02:36.66+00:00

    Hello, Welcome to Microsoft Q&A,

    For clarification, the tracking services provided by Azure officially are based on the cameras and image recognition algorithms. For the object tracking inside the camera FOV, you can consider using QR codes detecting. But we don’t support tracking the trajectory of objects outside the camera FOV. As you said, you can consider using the third-party solutions, like the BLE location estimation, etc. We don’t have Microsoft ready-to-use solution from this perspective.

    ----
    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful