Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
doc
 
 
 
 
ref
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

FaceVFX

Experimental project to showcase realtime face swap effects.

Supported platforms

  • Windows
  • OSX
  • iOS

Depends on

  • Cinder as the cross-platform creative coding framework.
  • Cinder-OpenCV3 for Computer Vision routines.
  • Cinder-VNM for my own utilities based on Cinder.
  • Jason Saragih's FaceTracker library, self-contained in the project.
  • Cinder-ImGui for cross-platform GUI.

Layout of the project and its dependency

Cinder/
    blocks/
        Cinder-ImGui/
        Cinder-OpenCV3/
        Cinder-VNM/
    include/
    src/
FaceVFX/

Tools used during development

  • apitrace
  • glintercept
  • Very Sleepy

Photo mode (Tom Cruise)

Movie mode

About

Mapping real-time visual effect to human face.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.