Skip to content

Implementation of Poisson Image Editing (Patrick Perez et al. Microsoft Research UK)

Notifications You must be signed in to change notification settings

vittorione94/Poisson-Image-Editing

Repository files navigation

Poisson Image Editing

Useful references

This technique is explained in a very formal way in the paper:Poisson Image Editing (Patrick Perez et al. Microsoft Research UK)

A really nice and understandable tutorial on the maths behind this is : https://www.youtube.com/watch?v=UcTJDamstdk

Description

The main goal of this implementation is to seamlessly blend a pieace of an image to another image. Of course the first we can notice is that we cannot do worse than just cropping and pasting the two images.

First improvement

Second improvement

Results

How to execute the code

About

Implementation of Poisson Image Editing (Patrick Perez et al. Microsoft Research UK)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages