Static Hand Gesture Recognition Based on Local Orientation Histogram Feature Distribution Model
Abstract
This paper proposes a bottom up approach for static hand gesture recognition. By extending the local orientation histogram feature, we make it applicable to the human hand, an object of very little texture. The key steps are augmenting the local orientation histogram feature vector with its relative image coordinates, and clustering the augmented vector to find a compact yet descriptive representation of the hand shape. The recognition result is given by collective voting of all the local orientation histogram features extracted from the hand region of the testing image. The matching score is evaluated by retrieval in the image feature database of the training hand gestures. Locality sensitive hashing is used to reduce the computational cost for retrieval. The experimental results on labelled real-world images demonstrate superior accuracy and efficiency of our algorithm.
Cite
Text
Zhou et al. "Static Hand Gesture Recognition Based on Local Orientation Histogram Feature Distribution Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2004. doi:10.1109/CVPR.2004.443Markdown
[Zhou et al. "Static Hand Gesture Recognition Based on Local Orientation Histogram Feature Distribution Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2004.](https://mlanthology.org/cvprw/2004/zhou2004cvprw-static/) doi:10.1109/CVPR.2004.443BibTeX
@inproceedings{zhou2004cvprw-static,
title = {{Static Hand Gesture Recognition Based on Local Orientation Histogram Feature Distribution Model}},
author = {Zhou, Hanning and Lin, Dennis J. and Huang, Thomas S.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2004},
pages = {161},
doi = {10.1109/CVPR.2004.443},
url = {https://mlanthology.org/cvprw/2004/zhou2004cvprw-static/}
}