Version française


Guillaume Damiand

oHome page

oResearches

oPublications

oTeaching

oSupervised Thesis

oCV

oContacts

oLinks

A Top-Down Construction Scheme for Irregular Pyramids

Goffe R., Brun L., Damiand G.
Proc. of 4th International Conference On Computer Vision Theory And Applications (VISAPP)
pages 163-170, February 2009, Lisboa, Portugal

Links:  PDF  Hal  Link  

Abstract: Hierarchical data structures such as irregular pyramids are used by many applications related to image processing and segmentation. The construction scheme of such pyramids is bottom-up. Such a scheme forbids the definition of a level according to more global information defined at upper levels in the hierarchy. Moreover, the base of the pyramid has to encode any single pixel of the initial image in order to allow the definition of regions of any shape at higher levels. This last constraint raises major issues of memory usage and processing costs when irregular pyramids are applied to large images. The objective of this paper is to define a top-down construction scheme for irregular pyramids. Each level of such a pyramid is encoded by a combinatorial map associated to an explicit encoding of the geometry and the inclusion relationships of the corresponding partition. The resulting structure is a stack of finer and finer partitions obtained by successive splitting operations and is called a top-down pyramid.

Keywords: Segmentation; Irregular pyramid; Topological model; Combinatorial map

BibTex references

@InProceedings{GBD09,
      author = {Goffe, R. and Brun, L. and Damiand, G.},
      title = {A Top-Down Construction Scheme for Irregular Pyramids},
      booktitle = {Proc. of 4th International Conference On Computer Vision Theory And Applications (VISAPP)},
      pages = {163-170},
      month = {February},
      year = {2009},
      address = {Lisboa, Portugal},
      keywords = {Segmentation; Irregular pyramid; Topological model; Combinatorial map},
      url = {http://www.visigrapp.org/Abstracts/2009/VISAPP_2009_Abstracts.htm}
}

Image


o [Back]