Skip to content

CS 663: Digital Image Processing, IIT Bombay 2017

Notifications You must be signed in to change notification settings

arunabh98/Face-Swap

Repository files navigation

Face Swapping algorithm

We have implemented an automatic face swapping algorithm that searches and selects faces within an image and replaces them with another face with realistic results. Our algorithm identifies and uses the most suitable faces using a selection process, face extraction using optimal seam search, and blending using linear RGB channel scaling and Poisson Editing.

For more information you can refer to the report over here.

About

CS 663: Digital Image Processing, IIT Bombay 2017

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages