Skip to content

Lixiyao-meow/Poisson_Image_Editing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Possion_Image_Editing

Poisson image editing is a method of seamless cloning. The core of Poisson image editing is to modify the gradients of an image and then recover the modified image from the new gradients by solving the optimisation problem with Poisson's equations.

This repository is an implementation of this paper: https://www.cs.jhu.edu/~misha/Fall07/Papers/Perez03.pdf

Results

Solving Euler-Lagrange equation with Dirichlet boundary conditions

  • Result in a high-frequency region

  • Result is a smooth region

Seamless cloning

  • Importing gradients

  • Mixing gradients

Seamless cloning for color image

Application: Texture flattening

About

A method of seamless cloning in image editing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published