How would one go about saving the tracking data for the position of fingertips and palm using P5.js?
This is an application that would be on the web, which would allow you to get the time-position series.
What I want is a way to store the position of the fingers at a set time interval, e.g. 20 ms.