Skip to content

Quocjs/SwapFace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwapFace

** App to Swap two Faces in one photo **

Cmake configuration allows to turn on button to work with:

  1. Single images
  2. Video

Algorithm is based:

  1. On Laplacian Pyramid blending for image stitching
  2. Kmeans clusterization technique and histogram statistics for skin mask extraction.

Some results:

Test1: Alt text

Test2: Alt text

Test3: Alt text

About

Seamless face swapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.0%
  • CMake 10.6%
  • C 3.4%