Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yining1023 authored Feb 24, 2024
1 parent 4889c58 commit bdd779e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion face-hand/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@
- Face-api
- Face Mesh
- HandPose

- https://editor.p5js.org/yining/sketches/u80fdnoxN (emoji face)
- https://editor.p5js.org/yining/sketches/oen4j13Ip (face mesh with lines)
- Mouth + particle system https://github.com/yining1023/100days/blob/master/day34-facetracking-mouth/sketch.js
- [handpose keypoints](https://editor.p5js.org/yining/sketches/3_ZAxFgM8)
- [handpose-rect](https://editor.p5js.org/yining/sketches/oOdpbcLbT)
- [handpost-particles](https://editor.p5js.org/yining/sketches/3wk1NrttR)

## See demos live
- New ml5js next gen handpose ([ml5 next gen](https://github.com/ml5js/ml5-next-gen), [All examples](https://github.com/ml5js/ml5-next-gen/tree/main/examples))
- ml5js next gen: https://unpkg.com/[email protected]/dist/ml5.js
Expand Down

0 comments on commit bdd779e

Please sign in to comment.