Skip to content

Combining Gene Kogan's p5js-osc + stc's (Binaura) face-tracking-p5js to a barebone "hello Max/MSP world" example for a class preparation....

Notifications You must be signed in to change notification settings

chrislos/p5js-face-tracking-to-MaxMSP

Repository files navigation

p5js-face-emotion-tracking-to-MaxMSP

Combining Gene Kogan's p5js-osc (https://github.com/genekogan/p5js-osc) & Agoston Nagy's (Binaura) face-tracking-p5js (https://github.com/stc/face-tracking-p5js) to a barebone "hello Max/MSP world" example for a class preparation....

howto

  1. install node from https://nodejs.org/en/
  2. go to folder via terminal and install node packages
cd 5js-face-emotion-tracking-to-MaxMSP 
npm install
  1. start node-js script either via terminal
cd 5js-face-emotion-tracking-to-MaxMSP 
node bridge.js

or just by pressing 'start script' in the max_receive.maxpat patch.

  1. open max_emotion/index.html in your webbrowser.
  2. now your primary camera should show up and face detection should send it's predicitons via OSC port 12000 to your Max Patch.

only tested on mac.

Thanks again Gene and Agoston for saving me hours of work. cheers

MaxEmotion

About

Combining Gene Kogan's p5js-osc + stc's (Binaura) face-tracking-p5js to a barebone "hello Max/MSP world" example for a class preparation....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages