Week 02
Begin from the ml5.js, and professor’s example. I tried to figure out the name of different part of the face. I consol out the results and find all the arrays in the annotions.
My original thoughts was to create a face with two round eyes and red cheeks, and below are the keypoints I took from the annotations.
And here is the final work:
I don’t know why that the faces only show up in the left half of the screen. I tried to change the code but I don’t think it works…
Here is the link to the p5.js, have fun!