Tracking of Humans and Estimation of Body/head Orientation from Top-View Single Camera for Visual Focus of Attention Analysis

Abstract

This paper addresses the problem of determining a person's body and head orientations while tracking the person in an indoor environment monitored by a single top-view camera. The challenging part of this problem lies in the wide range of human postures depending on the position of the camera and articulations of the pose. In this work, a two-level cascaded particle filter approach is introduced to track humans. Color clues are used as the first level for each iteration and edge-orientation histograms are reutilized to support the tracking at the second level. To determine body and head orientations, a combination of Shape Context and SIFT features is proposed. Body orientation is calculated by matching the upper region of the body with predefined shape templates, then finding the orientation within the ranges of π/8 degrees. Then, the optical flow vectors of SIFT features around the head region are calculated to evaluate the direction and type of the motion of the body and head. We demonstrate preliminary results of our approach showing that body and head orientations are successfully estimated. A discussion on various motion patterns and future improvements for more complicated situations is also given.

Cite

Text

Ozturk et al. "Tracking of Humans and Estimation of Body/head Orientation from Top-View Single Camera for Visual Focus of Attention Analysis." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457590

Markdown

[Ozturk et al. "Tracking of Humans and Estimation of Body/head Orientation from Top-View Single Camera for Visual Focus of Attention Analysis." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/ozturk2009iccvw-tracking/) doi:10.1109/ICCVW.2009.5457590

BibTeX

@inproceedings{ozturk2009iccvw-tracking,
  title     = {{Tracking of Humans and Estimation of Body/head Orientation from Top-View Single Camera for Visual Focus of Attention Analysis}},
  author    = {Ozturk, Ovgu and Yamasaki, Toshihiko and Aizawa, Kiyoharu},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {1020-1027},
  doi       = {10.1109/ICCVW.2009.5457590},
  url       = {https://mlanthology.org/iccvw/2009/ozturk2009iccvw-tracking/}
}