Gender Classification from Hand Shape
Abstract
Many social interactions and services today depend on gender. In this paper, we investigate the problem of gender classification from hand shape. Our work has been motivated by studies in anthropometry and psychology suggesting that it is possible to distinguish between male and female hands by considering certain geometric features. Our system segments the hand silhouette into six different parts corresponding to the palm and fingers. To represent the geometry of each part, we use region and boundary features based on Zernike moments and Fourier descriptors. For classification, we compute the distance of a given part from two different eigenspaces, one corresponding to the male class and the other corresponding to female class. We have experimented using each part of the hand separately as well as fusing information from different parts of the hand. Using a small database containing 20 males and 20 females, we report classification results close to 98% using score-level fusion and LDA.
Cite
Text
Amayeh et al. "Gender Classification from Hand Shape." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008. doi:10.1109/CVPRW.2008.4563122Markdown
[Amayeh et al. "Gender Classification from Hand Shape." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008.](https://mlanthology.org/cvprw/2008/amayeh2008cvprw-gender/) doi:10.1109/CVPRW.2008.4563122BibTeX
@inproceedings{amayeh2008cvprw-gender,
title = {{Gender Classification from Hand Shape}},
author = {Amayeh, Gholamreza and Bebis, George and Nicolescu, Mircea},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2008},
pages = {1-7},
doi = {10.1109/CVPRW.2008.4563122},
url = {https://mlanthology.org/cvprw/2008/amayeh2008cvprw-gender/}
}