Face detection by using Haar Cascade Classifier
DOI:
https://doi.org/10.31185/wjcm.109Abstract
the Haar Cascade Classifier is a popular technique for object detection that uses a machine-learning approach to identify objects in images and videos. In the context of face detection, the algorithm uses a series of classifiers that are trained on thousands of positive and negative images to identify regions of the image that may contain a face. The algorithm is a multi-stage process that involves collecting training data, extracting features, training the classifiers, building the cascade classifier, detecting faces in the test image, and post-processing the results to remove false positives and false negatives. The algorithm has been shown to be highly accurate and efficient for detecting faces in images and videos, but it has some limitations, including difficulty in detecting faces under challenging lighting conditions or when the faces are partially occluded. Overall, the Haar Cascade Classifier algorithm remains a powerful and widely-used tool for face detection, but it is important to carefully evaluate its performance in the specific context of each application and consider using more advanced techniques when necessary.
References
P. Viola and M. Jones, “Rapid object detection using a boosted cascade of simple features,” Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, vol. 1, 2001.
R. Lienhart and J. Maydt, “An extended set of Haar-like features for rapid object detection,” Proceedings of the International Conference on Image Processing, vol. 1, pp. 900–903, 2002.
N. Dalal and B. Triggs, “Histograms of oriented gradients for human detection,” Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, vol. 1, pp. 886–893, 2005.
L. Zhang, Z. Li, and Y. Li, “A review of recent advances in face detection,” Journal of Visual Communication and Image Representation, vol. 47, pp. 48–59, 2017.
G. Bradski, Learning OpenCV: computer vision with the OpenCV library. 2008.
A. M. Martinez, “Recognizing imprecisely localized, partially occluded, and expression variant faces from a single sample per class,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 24, no. 6, pp. 748–763, 2002.
S. Z. Li and A. K. Jain, “Handbook of face recognition,” 2005. Springer Science & Business Media.
G. B. Huang, M. Mattar, T. Berg, and E. Learned-Miller, Labeled faces in the wild: A database for studying face recognition in unconstrained environments. 2007.
A. K. Jain and A. Ross, “Handbook of biometrics,” 2010. Springer Science & Business Media.
K. H. Kim and K. R. Park, “A review of color-based face detection and segmentation methods,” Journal of Visual Communication and Image Representation, vol. 38, pp. 239–257, 2016.
Z. H. Zhou, “Ensemble methods: foundations and algorithms,” 2012. Chapman and Hall/CRC.
S. K. Roy, A. Banerjee, P. Mitra, and S. K. Pal, “A survey on face detection in the wild: past, present and future,” Computer Science Review, vol. 20, pp. 35–58, 2016
Downloads
Published
Issue
Section
License
Copyright (c) 2023 Prof. Dr. Paul Mccullagh
This work is licensed under a Creative Commons Attribution 4.0 International License.