Facial Component Detection in Thermal Imagery

Abstract

This paper studies the problem of detecting facial components in thermal imagery (specifically eyes, nostrils and mouth). One of the immediate goals is to enable the automatic registration of facial thermal images. The detection of eyes and nostrils is performed using Haar features and the GentleBoost algorithm, which are shown to provide superior detection rates. The detection of the mouth is based on the detections of the eyes and the nostrils and is performed using measures of entropy and self similarity. The results show that reliable facial component detection is feasible using this methodology, getting a correct detection rate for both eyes and nostrils of 0.8. A correct eyes and nostrils detection enables a correct detection of the mouth in 65% of closed-mouth test images and in 73% of open-mouth test images.

Cite

Text

Martínez et al. "Facial Component Detection in Thermal Imagery." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543605

Markdown

[Martínez et al. "Facial Component Detection in Thermal Imagery." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/martinez2010cvprw-facial/) doi:10.1109/CVPRW.2010.5543605

BibTeX

@inproceedings{martinez2010cvprw-facial,
  title     = {{Facial Component Detection in Thermal Imagery}},
  author    = {Martínez, Brais and Binefa, Xavier and Pantic, Maja},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2010},
  pages     = {48-54},
  doi       = {10.1109/CVPRW.2010.5543605},
  url       = {https://mlanthology.org/cvprw/2010/martinez2010cvprw-facial/}
}