The face is one of the body parts that a detection system can detect. This is what underlies the existence of face detection. One technology that uses face identification is biometric identification. The Viola-Jones method determines whether an object is a face by extracting features in a face image and classifying it to decide whether or not it is a face. However, the Viola-Jones method has the disadvantage that it can only detect human faces. This research will combine the Viola-Jones method to recognize human faces with the Local Binary Pattern Histogram (LBPH) method. The result is that the system can detect and identify up to two human faces facing forward, sideways, up, and down for the database. An accuracy calculation is also added to measure the accuracy of face recognition after the database is retrieved and trained. This average percentage of correctness is taken from comparing the predicted face to be recognized with the face that will be recognized. The result will be compared again with the number of photos taken during the recognition process and multiplied by 100%.
                        
                        
                        
                        
                            
                                Copyrights © 2024