ETRI Face recognition system on the 2D Plane
Abstract
This presentaion is about the face detection and face
recognition/identification system was that developed by the ETRI HRI team. Our face
detection method has several steps: Intel OpenCV, Rule-based Search, Symmetric
search, Template search. The face recognition method has a feature detection
module using multiple PCA and Edgemap features and an SVM classifier. The developed
system can operate in real-time and has high performance.