Face Detection Using Scan-Line Based Hough Transform and MLP

A face boundary can be approximated by an ellipse with five-dimensional parameters. This property allows an ellipse detection algorithm to be adapted to detecting faces. However, the construction of a huge five-dimensional parameter space for a Hough transform is quite unpractical. Accordingly, we propose a scan-line-based Hough transform (SLHT) method for detecting faces from a symmetric contour in an image. The idea is based on the use of a constant aspect ratio for a face, gradient information, and scan-line-based orientation decomposition, thereby allowing a 5-dimensional problem to be decomposed into a two-dimensional one to compute a center with a specific orientation and a one-dimensional one to estimate a short axis. In addition, a two-point selection constraint using geometric and gradient information is also employed to increase the speed and cope with a cluttered background. After detecting candidate face regions using an SLHT, a multi-layer perceptron verifier is adopted to reject false positives. The proposed method was found to be relatively fast and promising.

[1]  Kok Cheong Wong,et al.  Ellipse detection based on symmetry , 1999, Pattern Recognit. Lett..

[2]  Dario Maio,et al.  Real-time face location on gray-scale static images , 2000, Pattern Recognition.

[3]  Masafumi Hagiwara,et al.  Human faces detection method using genetic algorithm , 1996, Proceedings of IEEE International Conference on Evolutionary Computation.

[4]  Jack Sklansky,et al.  Finding circles by an array of accumulators , 1975, Commun. ACM.

[5]  Dana H. Ballard,et al.  Generalizing the Hough transform to detect arbitrary shapes , 1981, Pattern Recognit..

[6]  Narendra Ahuja,et al.  Detecting Faces in Images: A Survey , 2002, IEEE Trans. Pattern Anal. Mach. Intell..

[7]  Tieniu Tan,et al.  A new face detection method based on shape information , 2000, Pattern Recognit. Lett..

[8]  Niels da Vitoria Lobo,et al.  Face detection using templates , 1994, Proceedings of 12th International Conference on Pattern Recognition.

[9]  Takeo Kanade,et al.  Neural Network-Based Face Detection , 1998, IEEE Trans. Pattern Anal. Mach. Intell..