Skip to content

hackerati/open-frameworks-face-substitution-osx

Repository files navigation

OpenFrameworksFaceSubstitution

Working version of Face Substitution on Mac OS

Note that I couldn't push the entire openFrameworks folder due to file size. Therefore, cloning this folder alone will not make this project work on your computer. You need to install openFrameworks (OSX version) and add ofxCv and ofxFaceTracker as addons before making this work.

folder structure is

of_v0.8.4_osx_release --> addons (in which you have added ofxCv and ofxFaceTracker and worked out its build errors) --> ofxFaceTracker --> This Folder.

Basically, I took an example project under ofxFaceTracker that was compiling correctly (example-advanced copy) and replaced the source code with FaceSubstitution repo.

**Note that there's an "vector error" that crashes the program when you press up too many times and there's not enough images in the background. Tried to fix with variable manipulation but crashes nonetheless. Remember to put as many images in there as you want, and don't press up more than # of images.

--Merging my face with Lebron James screenshot

About

Getting FaceSubstitution library by arturoc to build correctly on OSX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published