A GPU Laplacian Solver for Diffusion Curves and Poisson Image Editing
Stefan Jeschke, David Cline, Peter Wonka
In ACM Transactions on Graphics, 28(5), December 2009.
Abstract: We present a new Laplacian solver for minimal surfaces---surfaces having a mean curvature of zero everywhere except at some fixed (Dirichlet) boundary conditions. Our solution has two main contributions: First, we provide a robust rasterization technique to transform continuous boundary values (diffusion curves) to a discrete domain. Second, we define a variable stencil size diffusion solver that solves the minimal surface problem. We prove that the solver converges to the right solution, and demonstrate that it is at least as fast as commonly proposed multigrid solvers, but much simpler to implement. It also works for arbitrary image resolutions, as well as 8 bit data. We show examples of robust diffusion curve rendering where our curve rasterization and diffusion solver eliminate the strobing artifacts present in previous methods. We also show results for real-time seamless cloning and stitching of large image panoramas.
Keyword(s): Poisson equation, diffusion, line, curve rendering
Article URL: http://doi.acm.org/10.1145/1618452.1618462
BibTeX format:
@article{Jeschke:2009:AGL,
  author = {Stefan Jeschke and David Cline and Peter Wonka},
  title = {A GPU Laplacian Solver for Diffusion Curves and Poisson Image Editing},
  journal = {ACM Transactions on Graphics},
  volume = {28},
  number = {5},
  pages = {116:1--116:8},
  month = dec,
  year = {2009},
}
Search for more articles by Stefan Jeschke.
Search for more articles by David Cline.
Search for more articles by Peter Wonka.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."