Skip to content

khan-farhan/FaceSwapping-app-tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tkinter based App for face swapping.

The app is built using Tkinter and uses opencv and dlib for finding the landmark points from the face images and swipe them from 2nd image to 1st image.

The core logic for swapping the landmarks points is taken from this repository. See this blog for more details.

Usage

python Codes/face_swap_app.py

About

Face swapping app using Tkinter, opencv and dlib

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages