nyerasi / body-tracking

Using iOS 13's ARKit 3 to perform human body segmentation and eventually, real-time mobility tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capturing Body Motion in 3D

Track a person in the physical environment and visualize their motion by applying the same body movements to a virtual character.

Overview

  • Note: This sample code project is associated with WWDC 2019 session 607: Bringing People into AR.

  • Note: To run the app, use an iOS device with A12 chip or later.

Next Steps

  • Replace robot character with simple skeleton to visualize motion

  • Implement record functionality to track, save, and playback a specific motion

  • Add UI to display analytics for recorded motion

About

Using iOS 13's ARKit 3 to perform human body segmentation and eventually, real-time mobility tracking


Languages

Language:Swift 100.0%