Title :
The Patch Transform
Author :
Cho, Taeg Sang ; Avidan, Shai ; Freeman, William T.
Author_Institution :
CSAIL, Massachusetts Inst. of Technol., Cambridge, MA, USA
Abstract :
The patch transform represents an image as a bag of overlapping patches sampled on a regular grid. This representation allows users to manipulate images in the patch domain, which then seeds the inverse patch transform to synthesize modified images. Possible modifications include the spatial locations of patches, the size of the output image, or the pool of patches from which an image is reconstructed. When no modifications are made, the inverse patch transform reduces to solving a jigsaw puzzle. The inverse patch transform is posed as a patch assignment problem on a Markov random field (MRF), where each patch should be used only once and neighboring patches should fit to form a plausible image. We find an approximate solution to the MRF using loopy belief propagation, introducing an approximation that encourages the solution to use each patch only once. The image reconstruction algorithm scales well with the total number of patches through label pruning. In addition, structural misalignment artifacts are suppressed through a patch jittering scheme that spatially jitters the assigned patches. We demonstrate the patch transform and its effectiveness on natural images.
Keywords :
Markov processes; image reconstruction; image representation; random processes; Markov random field; image manipulation; image reconstruction; image representation; image synthesis; inverse patch transform; label pruning; loopy belief propagation; overlapping patches; patch assignment problem; patch domain; patch jittering scheme; plausible image; spatial locations; structural misalignment artifacts; Belief propagation; Clouds; Filling; Helium; Image generation; Image reconstruction; Jitter; Markov random fields; Pipelines; Rendering (computer graphics); Image models; applications; image-based rendering.; statistical; Algorithms; Artificial Intelligence; Humans; Image Processing, Computer-Assisted; Markov Chains; Models, Theoretical; Pattern Recognition, Automated;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on
DOI :
10.1109/TPAMI.2009.133