Real-Time Gradient-Domain Painting - Robotics Institute Carnegie Mellon University

Real-Time Gradient-Domain Painting

Journal Article, ACM Transactions on Graphics (TOG), Vol. 27, No. 3, September, 2008

Abstract

We present an image editing program which allows artists to paint in the gradient domain with real-time feedback on megapixelsized images. Along with a pedestrian, though powerful, gradientpainting brush and gradient-clone tool, we introduce an edge brush designed for edge selection and replay. These brushes, coupled with special blending modes, allow users to accomplish global lighting and contrast adjustments using only local image manipulations - e.g. strengthening a given edge or removing a shadow boundary. Such operations would be tedious in a conventional intensity-based paint program and hard for users to get right in the gradient domain without real-time feedback. The core of our paint program is a simple-to-implement GPU multigrid method which allows integration of megapixel-sized full-color gradient fields at over 20 frames per second on modest hardware. By way of evaluation, we present example images produced with our program and characterize the iteration time and convergence rate of our integration method.

BibTeX

@article{McCann-2008-10104,
author = {James McCann and Nancy Pollard},
title = {Real-Time Gradient-Domain Painting},
journal = {ACM Transactions on Graphics (TOG)},
year = {2008},
month = {September},
volume = {27},
number = {3},
keywords = {real-time, interactive, gradient, painting, image, multigrid},
}