forked from: https://github.com/hrastnik/FaceSwap
to install on OSX
- install openFrameworks (http://openframeworks.cc/)
- download ofxDLib and add folder to openFrameworks/addons (https://github.com/roymacdonald/ofxDLib)
- open openFrameworks/projectGenerator-osx/projectGenerator
- add ofxDlib and ofxCv to project
- generate project
- delete src/ofApp.cpp and src/ofApp.h
- add contents of this repo to src/
- move haarcascade_frontalface_default.xml and shape_predictor_68_face_landmarks.dat to bin/data
- move 1.bmp into bin/data/images
- build project, press escape to toggle using still image