clmtrackr

clmtrackr by Audun Mathias Øygard

clmtrackr is a javascript library for fitting facial models to faces in videos or images - including live video streams & webcam. It tracks a face and outputs the coordinate positions of aspects of the face. This allows you to take a video feed from the browser and track a face through this and implement it immediately. This means any website can be come a medium for controlling elements with your face. I have created an empty template based on Kyle McDonalds example on p5.js which is availbale on the digital toolkit repo.

Within the toolkit clmtrackr was used to develop eyebrowpong.com. However we will be providing further examples of what you can do with it.

Examples in p5.js editor:

P5.JS EXAMPLES

Last updated