P5.js and PoseNet implementation of the Processing's openCV example "whichFace", for persistent detection of faces and poses
INSTRUCTIONS:
- Download the files into your website folder (in localhost or in your server).
- Use the library by modifying the file sketch.js: https://github.com/danifslopes/distinctFacesFromPoseNet/blob/main/sketch.js. The file is commented with further instructions.