Head Tracking and Hand Segmentation During Hand over Face Occlusion in Sign Language
Abstract
This paper presents a method to accurately segment the hand over the face. The similarity of colours and the important variability of the hand shape make it challenging. We propose a method based on the combination of two features: pixel colour and edges orientation. First, a specific skin model is used to find, before occlusion, the face position and the face template. Then, during occlusion the face template is registered using local gradient orientations to track the face position. Colour information is extracted from changes on pixel colours and edges are classified as belonging to the hand or to the face by mapping edges orientation to the face template. Finally by merging both features and by using an hysteresis threshold, which considers connectivity, a robust hand segmentation is reached. Experiments were performed using the Dicta-Sign corpus and showed the versatility of the proposed approach.
Cite
Text
Gonzalez et al. "Head Tracking and Hand Segmentation During Hand over Face Occlusion in Sign Language." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-35749-7_18Markdown
[Gonzalez et al. "Head Tracking and Hand Segmentation During Hand over Face Occlusion in Sign Language." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/gonzalez2010eccv-head/) doi:10.1007/978-3-642-35749-7_18BibTeX
@inproceedings{gonzalez2010eccv-head,
title = {{Head Tracking and Hand Segmentation During Hand over Face Occlusion in Sign Language}},
author = {Gonzalez, Matilde and Collet, Christophe and Dubot, Rémi},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {234-243},
doi = {10.1007/978-3-642-35749-7_18},
url = {https://mlanthology.org/eccv/2010/gonzalez2010eccv-head/}
}