Polygon decomposition based on the straight line skeleton

  • Authors:
  • Mirela Tănase;Remco C. Veltkamp

  • Affiliations:
  • Institute of Information and Computing Sciences, Utrecht University, Utrecht, The Netherlands;Institute of Information and Computing Sciences, Utrecht University, Utrecht, The Netherlands

  • Venue:
  • Proceedings of the 11th international conference on Theoretical foundations of computer vision
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a novel type of decomposition for polygonal shapes. It is thought that, for the task of object recognition, the human visual system uses a part-based representation. Decompositions based on skeletons have been previously proposed in computer vision. Our method is the first one, however, based on the straight line skeleton. Compared to the medial axis, the straight line skeleton has a few advantages: it contains only straight segments and has a lower combinatorial complexity. The skeletal nodes and the way they are generated are the basis for our decomposition, which has two stages that result in a hierarchical decomposition into overlapping parts. First, a number of visually striking parts are identified, then their boundaries are successively simplified, by locally removing detail. Our method runs in time O((n + r22) log2 n), after the skeleton construction, where r2 is the number of reflex edge annihilations. The decomposition is invariant to rigid motions and uniform scalings. We present results indicating that it provides natural decompositions for a variety of shapes. This makes it attractive for shape based matching in content-based image retrieval, for example.