Poisson Editing in ITK

Doria, David1*
1.Rensselaer Polytechnic Institute
Abstract
Poisson Editing in ITK

Abstract

This code provides an implementation of two techniques from ``Poisson Image Editing'' on ITK images. First, we fill a hole in an image given only the pixel values on the boundary. Second, we copy a patch of an image into another image and make the result as smooth as possible. We also explain how these techniques can be used to reconstruct an image after perform editing operations in the gradient domain. The code is available here: https://github.com/daviddoria/PoissonEditing

Keywords

Hole fillingLaplace equationPoisson equationPoisson editing
Manuscript
Source Code and Data

Source Code and Data

No source code files available for this publication.