Browsing Large Image Datasets through Voronoi Diagrams

  • Authors:
  • Paolo Brivio;Marco Tarini;Paolo Cignoni

  • Affiliations:
  • -;-;-

  • Venue:
  • IEEE Transactions on Visualization and Computer Graphics
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Conventional browsing of image collections use mechanisms such as thumbnails arranged on a regular grid or on a line,often mounted over a scrollable panel. However, this approach does not scale well with the size of the datasets (number of images).In this paper, we propose a new thumbnail-based interface to browse large collections of images. Our approach is based on weightedcentroidal anisotropic Voronoi diagrams. A dynamically changing subset of images is represented by thumbnails and shown on the screen. Thumbnails are shaped like general polygons, to better cover screen space, while still reflecting the original aspect ratios or orientation of the represented images. During the browsing process, thumbnails are dynamically rearranged, reshaped and rescaled. The objective is to devote more screen space (more numerous and larger thumbnails) to the parts of the dataset closer to the current region of interest, and progressively lesser away from it, while still making the dataset visible as a whole. During the entire process, temporal coherence is always maintained. GPU implementation easily guarantees the frame rates needed for fully smooth interactivity.