Image Repairing: Robust Image Synthesis by Adaptive ND Tensor Voting

Abstract

We present a robust image synthesis method to automatically infer missing information from a damaged 2D image by tensor voting. Our method translates image color and texture information into an adaptive ND tensor, followed by a voting process that infers non-iteratively the optimal color values in the ND texture space for each defective pixel. ND tensor voting can be applied to images consisting of roughly homogeneous and periodic textures (e.g. a brick wall), as well as difficult images of natural scenes which contain complex color and texture information. To effectively tackle the latter type of difficult images, a two-step method is proposed. First, we perform texture-based segmentation in the input image, and extrapolate partitioning curves to generate a complete segmentation for the image. Then, missing colors are synthesized using ND tensor voting. Automatic tensor scale analysis is used to adapt to different feature scales inherent in the input. We demonstrate the effectiveness of our approach using a difficult set of real images.

Cite

Text

Jia and Tang. "Image Repairing: Robust Image Synthesis by Adaptive ND Tensor Voting." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003. doi:10.1109/CVPR.2003.1211414

Markdown

[Jia and Tang. "Image Repairing: Robust Image Synthesis by Adaptive ND Tensor Voting." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003.](https://mlanthology.org/cvpr/2003/jia2003cvpr-image/) doi:10.1109/CVPR.2003.1211414

BibTeX

@inproceedings{jia2003cvpr-image,
  title     = {{Image Repairing: Robust Image Synthesis by Adaptive ND Tensor Voting}},
  author    = {Jia, Jiaya and Tang, Chi-Keung},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2003},
  pages     = {643-650},
  doi       = {10.1109/CVPR.2003.1211414},
  url       = {https://mlanthology.org/cvpr/2003/jia2003cvpr-image/}
}