Difference between revisions of "FaceTracking with clmtrackr and P5JS"

From Digipool-Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[File:Clmtrackr-face.jpeg|right]] [[File:Clmtrackr-facemodel numbering.png|right]]
 
[[File:Clmtrackr-face.jpeg|right]] [[File:Clmtrackr-facemodel numbering.png|right]]
  
'''clmtrackr''' by [https://www.auduno.com/ Audun Mathias Øygard] - [https://github.com/auduno/clmtrackr LINK]
+
* '''clmtrackr''' by [https://www.auduno.com/ Audun Mathias Øygard] - [https://github.com/auduno/clmtrackr LINK]
  
'''clmtrackr''' is a open and free to use JavaScript Library for facetraking, which can be used with [https://p5js.org/ P5JS].
+
* '''clmtrackr''' is a open and free to use JavaScript Library for facetraking, which can be used with [https://p5js.org/ P5JS].
  
Tutorial how to use '''clmtrackr with P5JS''' by [http://lauren-mccarthy.com/ Lauren McCarthy] - [https://gist.github.com/lmccart/2273a047874939ad8ad1 LINK]
+
* Tutorial how to use '''clmtrackr with P5JS''' by [http://lauren-mccarthy.com/ Lauren McCarthy] - [https://gist.github.com/lmccart/2273a047874939ad8ad1 LINK]
 +
 
 +
The easiest way to use clmtrackr is to use it in the p5js online editor. Attention! If you want to work on your own server, you need a domain that is protected by SSL in order to be able to access the camera.

Revision as of 21:59, 20 December 2017

Clmtrackr-face.jpeg
Clmtrackr-facemodel numbering.png
  • clmtrackr is a open and free to use JavaScript Library for facetraking, which can be used with P5JS.

The easiest way to use clmtrackr is to use it in the p5js online editor. Attention! If you want to work on your own server, you need a domain that is protected by SSL in order to be able to access the camera.