p5.js eye tracking using ml5 library

363 Views Asked by At

im trying to make an intractive p5js piece of eye tracking and multiplying the eye on the screen. I have made a demo of the concept expect that I didn't make it to track only the eye, its tracking the whole face. I took the expample code of ml5 library and changed it the example code: https://editor.p5js.org/ml5/sketches/XFnGW770Y

and this is my code https://editor.p5js.org/trzcrzamvs/sketches/FJ1Ej88jO

I didn't found a way to use the tracking of the eyes the same way I used the outer box of the face

0

There are 0 best solutions below