Face Detection And Recognition With Surf For Human-Robot Interaction

Shan An,Xin Ma,Rui Song,Yibin Li
DOI: https://doi.org/10.1109/ICAL.2009.5262624
2009-01-01
Abstract:This paper describes a feature-based approach for face detection and recognition for human-robot interaction (HRI), which is capable of processing images rapidly and achieving high detection and recognition rates. The vision system on the mobile robot has to deal with difficult problems such as illumination changes, different facial expressions, and dynamic complex background. We apply an efficient method for detecting human face and extracting facial features for face recognition to solve the above problems. We locate the face region by employing some morphological steps after skin region detected. The face contour is obtained using an ellipse fitting method. Then we use SURF (Speeded-Up Robust Features) local descriptors to extract the features of elliptical face region. Finally, we match the query image with the database images and check the geometrical consistency. Experimental results with Caltech's face database show that our approach is able to detect and recognize different faces with different illumination/expressions/backgrounds rapidly and accurately. The results prove the usefulness of this algorithm in real-time face detection and recognition for human-robot interaction.
What problem does this paper attempt to address?