Region Grouping from a Range Image

Abstract

A novel method is presented for grouping range image regions such that each group of regions represents a meaningful part of an object. The set of regions, defined as a convex region set (CRS), is obtained by analyzing the boundary types between a pair of regions. The boundary types are classified as convex, concave and jump boundaries. If two regions share a convex boundary it is assumed that they are inseparable regions, thus describing the same part (object). The CRSs are determined by a region boundary graph (RBG) which is defined as a graph whose nodes represent regions, and the edges represent boundaries: convex and concave. Since jump boundaries represent no physical contact in 3-D, they are represented as null edges. A CRS is defined as a set of regions (or nodes in an RBG) such that for each pair of regions in the set, there is a path, which is represented only by convex edges. The physical interpretation is that a CRS represents part of an object such that the regions in the set cannot be separated.< <ETX xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">&gt;</ETX>

Cite

Text

Han and Volz. "Region Grouping from a Range Image." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1988. doi:10.1109/CVPR.1988.196243

Markdown

[Han and Volz. "Region Grouping from a Range Image." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1988.](https://mlanthology.org/cvpr/1988/han1988cvpr-region/) doi:10.1109/CVPR.1988.196243

BibTeX

@inproceedings{han1988cvpr-region,
  title     = {{Region Grouping from a Range Image}},
  author    = {Han, Joon H. and Volz, Richard A.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1988},
  pages     = {241-248},
  doi       = {10.1109/CVPR.1988.196243},
  url       = {https://mlanthology.org/cvpr/1988/han1988cvpr-region/}
}