A 3D Human Posture Approach for Activity Recognition Based on Depth Camera

Abstract

Human activity recognition plays an important role in the context of Ambient Assisted Living (AAL), providing useful tools to improve people quality of life. This work presents an activity recognition algorithm based on the extraction of skeleton joints from a depth camera. The system describes an activity using a set of few and basic postures extracted by means of the X-means clustering algorithm. A multi-class Support Vector Machine, trained with the Sequential Minimal Optimization is employed to perform the classification. The system is evaluated on two public datasets for activity recognition which have different skeleton models, the CAD-60 with 15 joints and the TST with 25 joints. The proposed approach achieves precision/recall performances of 99.8 % on CAD-60 and 97.2 %/91.7 % on TST. The results are promising for an applied use in the context of AAL.

Cite

Text

Manzi et al. "A 3D Human Posture Approach for Activity Recognition Based on Depth Camera." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-48881-3_30

Markdown

[Manzi et al. "A 3D Human Posture Approach for Activity Recognition Based on Depth Camera." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/manzi2016eccv-d/) doi:10.1007/978-3-319-48881-3_30

BibTeX

@inproceedings{manzi2016eccv-d,
  title     = {{A 3D Human Posture Approach for Activity Recognition Based on Depth Camera}},
  author    = {Manzi, Alessandro and Cavallo, Filippo and Dario, Paolo},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {432-447},
  doi       = {10.1007/978-3-319-48881-3_30},
  url       = {https://mlanthology.org/eccv/2016/manzi2016eccv-d/}
}