Skip to content

Short example on how to mix two different faces (or any kind of object) in a video, following constantly the position of the object to change.

Notifications You must be signed in to change notification settings

aorestr/video-faces-bending

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blend moving images

Last practical exercise for Digital Video Processing, optional subject of the last telecommunications engineering year at University of Granada. Most of the ideas and several fragments of the scripts are made by teacher Javier Mateos Delgado.

Usage

The script is nothing but an example. We have a video of a kid dancing and we want to replace his face in every frame by Trump's face. We use Gaussian and Laplacian pyramids for the mixing. In order to get the position of the face in every frame we need we capture the block with the smaller information differece.

About

Short example on how to mix two different faces (or any kind of object) in a video, following constantly the position of the object to change.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages