The LBPH algorithm is used ubiquitously for Face Recognition applications in modern times because of its simplicity
of implementation, despite providing high accuracy and less computation time. However, in conditions of varied illumination,
face expression and angles at which face images are captured, its confidence is decreased. We propose a slightly modified
algorithm that considers the median of the neighbourhood pixels rather than the pixel itself to overcome this issue. This
algorithm is called Median-LBPH.