P5 Camera Tracking: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
(→ML5JS) |
||
Zeile 1: | Zeile 1: | ||
Here a collection of machine learning libraries (models?) that allow you to easily track body parts with regular web cam. | |||
== ML5JS == | == ML5JS == | ||
Zeile 6: | Zeile 8: | ||
* ml5-nextgen-NOSE-DRAWING https://editor.p5js.org/golan/sketches/VcKXIwBhN | * ml5-nextgen-NOSE-DRAWING https://editor.p5js.org/golan/sketches/VcKXIwBhN | ||
* ml5-hand-2024 https://editor.p5js.org/golan/sketches/qMqBibuDF | * ml5-hand-2024 https://editor.p5js.org/golan/sketches/qMqBibuDF | ||
== MediaPipe == | == MediaPipe == |
Aktuelle Version vom 3. Mai 2024, 09:17 Uhr
Here a collection of machine learning libraries (models?) that allow you to easily track body parts with regular web cam.
ML5JS
Examples by golan:
- ml5-nextgen-NOSE-DRAWING https://editor.p5js.org/golan/sketches/VcKXIwBhN
- ml5-hand-2024 https://editor.p5js.org/golan/sketches/qMqBibuDF
MediaPipe
https://developers.google.com/mediapipe
https://learnopencv.com/introduction-to-mediapipe/
Examples by johnmaeda:
- mediapipe_in_p5_2023 copy copy https://editor.p5js.org/johnmaeda/sketches/5xpdWjWi6
- mediapipe handpose https://editor.p5js.org/johnmaeda/sketches/s8jyXcOUz
- OneHandPose MediaPipe Basic https://editor.p5js.org/johnmaeda/sketches/TpcElsNtX
Examples by golan:
- https://twitter.com/golan/status/1716304117054812531
- mediapipe_in_p5_2023 https://editor.p5js.org/golan/sketches/0yyu6uEwM
- mediapipe-hand-p5-tf174-handv1 copy https://editor.p5js.org/golan/sketches/BHpumkns9
- ml5-next-gen handpose keypoints copy https://editor.p5js.org/golan/sketches/T9WdJ3V91