Face_Recognition.“I built a Face Detection and Recognition system in Java using JavaCV, which is a wrapper for OpenCV. The system detects faces using Haar classifiers and then recognizes them using LBPH, Eigenfaces, and Fisherfaces algorithms. I integrated it with a MySQL database to store user details and attendance records.”