Hierarchical Recognition of Articulated Objects from Single Perspective Views

Abstract

This paper presents an approach to the recognition of articulated 3D objects in monocular video images. A hierarchical object representation models objects as a composition of rigid components which are explicitly connected by specific kinematic constraints, e.g., rotational and/or translational joints. The recognition task follows this tree-like structure by first estimating the 3D pose of the static component (root) and afterwards determining the relative 3D pose of the remaining components recursively. This method limits the search space for the actual correspondences between image and model features and copes with the problem of self-occlusion. Experiments in the context of autonomous, mobile robots show the practicability of this approach.

Cite

Text

Hauck et al. "Hierarchical Recognition of Articulated Objects from Single Perspective Views." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997. doi:10.1109/CVPR.1997.609430

Markdown

[Hauck et al. "Hierarchical Recognition of Articulated Objects from Single Perspective Views." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997.](https://mlanthology.org/cvpr/1997/hauck1997cvpr-hierarchical/) doi:10.1109/CVPR.1997.609430

BibTeX

@inproceedings{hauck1997cvpr-hierarchical,
  title     = {{Hierarchical Recognition of Articulated Objects from Single Perspective Views}},
  author    = {Hauck, Alexa and Lanser, Stefan and Zierl, Christoph},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1997},
  pages     = {870-876},
  doi       = {10.1109/CVPR.1997.609430},
  url       = {https://mlanthology.org/cvpr/1997/hauck1997cvpr-hierarchical/}
}