Representation and Recognition of Complex Human Motion

Abstract

The quest for a vision system capable of representing and recognizing arbitrary motions benefits from a low dimensional, non-specific representation of flow fields, to be used in high level classification tasks. We present Zernike polynomials as an ideal candidate for such a representation. The basis of Zernike polynomials is complete and orthogonal and can be used for describing many types of motion at many scales. Starting from image sequences, locally smooth image velocities are derived using a robust estimation procedure, from which are computed compact representations of the flow using the Zernike basis. Continuous density hidden Markov models are trained using the temporal sequences of vectors thus obtained, and are used for subsequent classification. We present results of our method applied to image sequences of facial expressions both with and without significant rigid head motion and to sequences of lip motion from a known database. We demonstrate that the Zernike representation yields results competitive with those obtained using principal components, while not committing to specific types of motion. It is therefore ideal as a fundamental building block for a vision system capable of classifying arbitrary motion types.

Cite

Text

Hoey and Little. "Representation and Recognition of Complex Human Motion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.855896

Markdown

[Hoey and Little. "Representation and Recognition of Complex Human Motion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/hoey2000cvpr-representation/) doi:10.1109/CVPR.2000.855896

BibTeX

@inproceedings{hoey2000cvpr-representation,
  title     = {{Representation and Recognition of Complex Human Motion}},
  author    = {Hoey, Jesse and Little, James J.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2000},
  pages     = {1752-1759},
  doi       = {10.1109/CVPR.2000.855896},
  url       = {https://mlanthology.org/cvpr/2000/hoey2000cvpr-representation/}
}