Video from Review Session November 10th, 2022

In this session we cover:

Code2BodyTracking.mp4

Examining Variables and Objects in the Console

The PoseNet module returns data that is a little more complicated than what we have been used to in the past. As a review, you should play with data and see what it looks like when we log it to the Debug console in the P5 Editor

Screen Shot 2022-11-10 at 10.16.54 AM.png

Code from our review session:

https://editor.p5js.org/des8963/sketches/ovDxklBgR

PoseNet, how does it work?

Behind the scenes PoseNet uses an Artificial Intelligence system called TensorFlow which has been trained on a large number of images of bodies with known positions of body parts. For more information on this, take a look at the following: