The Real-time Facial Recognition System Based on OpenCV
With the rapid development of artificial intelligence,image processing technology plays a more and more important role,and its facial recognition algorithms are applied more and more widely.By combining with the Opencv computer vision library,the paper introduces three classic universal facial recognition algorithms based on the LBFH classifier,the EigenFace classifier and the FisherFace classifier respectively.On the basis of Raspberry Pi 4B hardware,a facial recognition system that can quickly track and recognize is built by using the LBPH facial recognition method to provide a certain technical solution for scenarios with low recognition accuracy.