CVMay 16, 2015

Robust Real-time Extraction of Fiducial Facial Feature Points using Haar-like Features

arXiv:1505.04286v11.33 citations
Originality Incremental advance
AI Analysis

This addresses the need for reliable facial feature extraction in applications like facial recognition, though it is incremental as it builds on existing Viola-Jones methods.

The paper tackled the problem of robustly extracting fiducial facial feature points for facial image processing by proposing a learning-based method using the Viola-Jones algorithm, achieving average detection rates of over 90% on clear face images.

In this paper, we explore methods of robustly extracting fiducial facial feature points - an important process for numerous facial image processing tasks. We consider various methods to first detect face, then facial features and finally salient facial feature points. Colour-based models are analysed and their overall unsuitability for this task is summarised. The bulk of the report is then dedicated to proposing a learning-based method centred on the Viola-Jones algorithm. The specific difficulties and considerations relating to feature point detection are laid out in this context and a novel approach is established to address these issues. On a sequence of clear and unobstructed face images, our proposed system achieves average detection rates of over 90%. Then, using a more varied sample dataset, we identify some possible areas for future development of our system.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes