We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Space-Filling Curve Indices as Acceleration Structure for Exemplar-Based Inpainting

Abstract: Exemplar-based inpainting is the process of reconstructing missing parts of an image by searching the remaining data for patches that fit seamlessly. The image is completed to a plausible-looking solution by repeatedly inserting the patch that is the best match according to some cost function. We present an acceleration structure that uses a multi-index scheme to accelerate this search procedure drastically, particularly in the case of very large datasets. The index scheme uses ideas such as dimensionality reduction and k-nearest neighbor search on space-filling curves that are well known in the field of multimedia databases. Our method has a theoretic runtime of O(log2 n) per iteration and reaches a speedup factor of up to 660 over the original method. The approach has the advantage of being agnostic to most modelbased parts of exemplar-based inpainting such as the order in which patches are processed and the cost function used to determine patch similarity. Thus, the acceleration structure can be used in conjunction with most exemplar-based inpainting algorithms.
Comments: submitted to Signal Processing: Image Communication
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:1712.06326 [cs.CV]
  (or arXiv:1712.06326v2 [cs.CV] for this version)

Submission history

From: Tim Dahmen [view email]
[v1] Mon, 18 Dec 2017 10:28:36 GMT (1089kb)
[v2] Wed, 22 Jan 2020 08:57:58 GMT (1322kb)

Link back to: arXiv, form interface, contact.