Skip to content

KeeganRen/FaceVFX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, contained in the project.
  • Cinder-ImGui for cross-platform GUI.
  • Cinder-WMFVideo for playing video on Windows. [Optional]
  • Cinder-Warping for projective mapping. [Optional]

Tools used

  • apitrace
  • glintercept
  • Very Sleepy

Photo mode (Tom Cruise)

Movie mode

About

Cross-platform face swap application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.8%
  • GLSL 1.2%
  • Other 1.0%