Gradient-___domain image processing: Difference between revisions

Content deleted Content added
m clean up, replaced: ACM Transactions on Graphics (TOG) → ACM Transactions on Graphics (4) using AWB
No edit summary
Line 1:
'''Gradient ___domain image processing''' is a relatively new type of [[digital image processing]] that operates on the differences between neighboring pixels, rather than on the pixel values directly. Mathematically, an [[image gradient]] represents the [[derivative]] of an image, so the goal of gradient ___domain processing is to construct a new image by [[integral|integrating]] the gradient, which requires solving [[Poisson's equation]].<ref name="Bhat2010">Bhat, Pravin, et al. "Gradientshop: A gradient-___domain optimization framework for image and video filtering." ACM Transactions on Graphics 29.2 (2010): 10.</ref>
 
== Overview ==