Unity Hololens2 Get Real Person Scan

Alice 21 Reputation points
2022-07-29T01:47:29.617+00:00

Hello,I am about to make a Hololens2 application with Unity. I want to know how to use the API to know that it scans a real person(not the user) in the environment, and place some GameObjects on the person's surface. The GameObjects move with the person. And I also want to know how to get the length of that person's hand. I already read the docs of Hololens & Unity on your web page, and yet can't find the answer I want to know.

HoloLens | Development
{count} votes

Accepted answer
  1. Seth DU - MSFT 541 Reputation points
    2022-08-04T07:32:31.13+00:00

    Hello, welcome to Microsoft Q&A,

    There is no out-of-box solution for human body scanning. The built-in MRKT only offers hands tracking for the user. If you want to scan and detect human from PV camera, you implement external library for object detection.

    In addition, you may refer to HoloLens 2 Hand Measurements and the ruler feature may help with object measurement.

    ---
    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.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.