The Insight Journal logo

Poisson Editing in ITK

Doria, David
Rensselaer Polytechnic Institute
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3257
New: Prefer using the following doi: https://doi.org/10.54294/shbwpx
Submitted by David Doria on 2011-03-12 21:08:37.

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