This paper reviews algorithms for matching a person's Aadhar card photo with their current image using content-based image retrieval (CBIR) techniques. It discusses various image comparison methods, focusing on feature-based comparison techniques, such as SIFT, SURF, and ORB, and addresses challenges like image rotation and format discrepancies. The proposed methodology employs the OpenCV library combined with a FLANN matcher to enhance accuracy in facial recognition tasks.