Skip to content

manojkumar202/Poisson-blending

Repository files navigation

Poisson-blending

For seamless blending, image gradients are used instead of pixel intensity to blend two images by solving Poisson equations with a predefined boundary condition. Furthermore, this methodology ensures that the colour of the inserted image is also shifted, so that the inserted object appears to be part of the target image's environment. As a result, a bright object copied and pasted into a dark image will have its colour shifted to a darker colour.

first.png

After selecting a patch from the source image it is pasted over the target image at desired location. Here, the boat is pasted over the dark sky in target image.

................................second.png...............................

[Image reconstruction using gradients] folder contains code for construction of the any given image using the second order derivative equations of each pixel of the image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages