The document presents a project on a modified algorithm for face detection and tracking in video sequences, aimed at improving accuracy by fusing two existing algorithms. The system utilizes the Viola-Jones algorithm for initial face detection and KLT for point tracking, facing challenges such as camera stability and single-face detection in the first frame. Future work includes enhancing detection capabilities and optimizing performance while addressing the current limitations.