A Human Action Recognition System for Embedded Computer Vision Application
Abstract
In this paper, we propose a human action recognition system suitable for embedded computer vision applications in security systems, human-computer interaction and intelligent environments. Our system is suitable for embedded computer vision application based on three reasons. Firstly, the system was based on a linear support vector machine (SVM) classifier where classification progress can be implemented easily and quickly in embedded hardware. Secondly, we use compacted motion features easily obtained from videos. We address the limitations of the well known motion history image (MHI) and propose a new hierarchical motion history histogram (HMHH) feature to represent the motion information. HMHH not only provides rich motion information, but also remains computationally inexpensive. Finally, we combine MHI and HMHH together and extract a low dimension feature vector to be used in the SVM classifiers. Experimental results show that our system achieves significant improvement on the recognition performance.
Cite
Text
Meng et al. "A Human Action Recognition System for Embedded Computer Vision Application." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383420Markdown
[Meng et al. "A Human Action Recognition System for Embedded Computer Vision Application." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/meng2007cvpr-human/) doi:10.1109/CVPR.2007.383420BibTeX
@inproceedings{meng2007cvpr-human,
title = {{A Human Action Recognition System for Embedded Computer Vision Application}},
author = {Meng, Hongying and Pears, Nick E. and Bailey, Chris},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383420},
url = {https://mlanthology.org/cvpr/2007/meng2007cvpr-human/}
}