gradientdomain
Gradient domain, or gradient-domain processing, refers to techniques that operate on the gradient field of an image or signal rather than directly on pixel intensities. The gradient captures edge and texture information, and manipulating this field can yield edits that are difficult to achieve by altering pixel values alone. The core idea is to modify the gradient and then reconstruct the image by integrating the altered gradients, typically by solving a Poisson equation with appropriate boundary conditions.
In practice, gradients are computed from the image, edits are applied in the gradient domain (for example
Applications span several image editing tasks. Poisson image editing enables seamless cloning and compositing by blending
Advantages include strong edge preservation, natural-looking composites, and reduced halo artifacts around edited regions. Limitations involve
Historically, gradient-domain techniques were popularized for image editing by Pérez, Gangnet, and Blake in 2003 with