SkillAgentSearch skills...

BodyTrackingHoloLens2

A Unity project to do 3D body tracking using OpenPose and a HoloLens 2

Install / Use

/learn @HATlab-UVIC/BodyTrackingHoloLens2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Body Tracking with HoloLens 2

This app does body tracking using the cameras on a HoloLens 2 and with OpenPose.

The binaries for the depth camera stream and the video camera stream were taken from:

petergu684/HoloLens2-ResearchMode-Unity: Unity Plugin for using research mode functionality in HoloLens 2. Modified based on HoloLens2ForCV. (github.com)

EnoxSoftware/HoloLensCameraStream: This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens1/HoloLens2 camera for computer vision (or anything they want). (github.com)

Also special thanks to this article for its help starting the application: HoloLens RS4のResearch modeを使ってみる(Unity利用編) (akihiro-document.azurewebsites.net)

Setup

To set up this application, configure openpose and initialize the connections, go to the instructions folder and follow the PDFs. Good luck!

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated7mo ago
Forks1

Languages

C#

Security Score

67/100

Audited on Aug 25, 2025

No findings