SkillAgentSearch skills...

AverageFaceMirror

computes an average of the faces it detects. based on ofxFaceTracker.

Install / Use

/learn @sh0w/AverageFaceMirror
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

average face mirror

computes the average of the faces it detects (from the webcam feed)

faces

  • of 0.8.4
  • based on kyle mcdonald's ofxFaceTracker
  • you'll need to download ofxFaceTracker and put it in your openframeworks addons/ folder, and then copy this directory in your ofxFaceTracker/ directory.

to do:

  • ~~right now it's anchored on the eyes -> add fixed mouth pos~~
  • ~~make sure it can run for several hours...!~~
  • ~~add debug mode vs presentation mode~~
    • ~~display webcam feed~~
    • ~~display # of used images~~
  • ~~change to portrait mode instead of landscape~~
  • ~~(maybe add keystone correction for projection..?)~~
  • ~~add minimum face size~~
  • debugging + optimization.

november 2015, at school for poetic computation. <3

thank you

  • zach lieberman and roy macdonald for their help with openframeworks
  • lauren gardner for her immense help with the SFPC final show
  • brian solon for his help with setting up the projector and lending me his equipment!
  • andy dayton for recommending the ps3 eye openframeworks addon
  • kyle mcdonald for ofxfacetracker
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated6y ago
Forks4

Languages

C++

Security Score

55/100

Audited on Nov 16, 2019

No findings