Invariant-Based Shape Retrieval in Pictorial Databases

Abstract

One of the strongest cues for retrieval of content information from images is shape. However, due to the wide range of transformations that an object might undergo, this is also the most difficult one to handle. It seems that shape retrieval is one of the major barriers nowadays on the way of image databases to become commonly used. Common approaches use global attributes (Faloutsos et al. [1]), feature points (Pentland et al. [2]), histograms (Jain and Vailaya [3]), or physical models of deformations (Del Bimbo and Pala [4]). We present an approach for shape retrieval from pictorial databases which is based on invariant features of the image. In particular we use a combination of semi-local multi-valued invariant signatures and global features. Spatial relations and global properties are used to eliminate non-relevant images before similarity is computed. Common approaches usually don't handle viewpoint transformations more complex than similarity and require the full shape in order to compute image features. The advantages of the proposed approach are its ability to handle images distorted by different viewpoint transformations, its ability to retrieve images even in situations in which part of the shape is missing (i.e., in case of occlusion or sketch-based queries), and its ability to support efficient indexing. We have implemented our approach in a heterogeneous database having a SQL-like user interface augmented with sketch-based queries. The system is built on top of a commercial database system, and can be activated from the Web. We present experimental results demonstrating the effectiveness of the proposed approach.

Cite

Text

Kliot and Rivlin. "Invariant-Based Shape Retrieval in Pictorial Databases." European Conference on Computer Vision, 1998. doi:10.1007/BFB0055686

Markdown

[Kliot and Rivlin. "Invariant-Based Shape Retrieval in Pictorial Databases." European Conference on Computer Vision, 1998.](https://mlanthology.org/eccv/1998/kliot1998eccv-invariant/) doi:10.1007/BFB0055686

BibTeX

@inproceedings{kliot1998eccv-invariant,
  title     = {{Invariant-Based Shape Retrieval in Pictorial Databases}},
  author    = {Kliot, Michael and Rivlin, Ehud},
  booktitle = {European Conference on Computer Vision},
  year      = {1998},
  pages     = {491-507},
  doi       = {10.1007/BFB0055686},
  url       = {https://mlanthology.org/eccv/1998/kliot1998eccv-invariant/}
}