Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 887 Bytes

File metadata and controls

15 lines (10 loc) · 887 Bytes

ofxFaceTracker2 - Face Substitution

This code provides an example of using the FaceSubstitution library with ofxFaceTracker2.

Instructions

  • Download shape_predictor_68_face_landmarks.dat and place in bin/data
  • Modify replace the following OfxCv addon files in your IDE/editor of choice:
  • See issue #25 for information about this replacement.

Thanks

To Thomas Colliers for sharing his solution in the issue above :)