Video from Review Session Apr 5, 2023

In this session we cover:

GMT20230405-180403_Recording_1920x928.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

An example of creating a simple sketch that has a variety of different data types:

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: