/Facial_Detection_using_OpenCV_and_KNN

This project Takes your photo as data input where captured image is converted to a numpy array (3d-matrix) and is fed to the algo.. The Algo. forms various clusters based on photos of various people and when a test image is served, the algo. output the name of file that contains most compareable (similar) photos as of test image.

Primary LanguagePython

No issues in this repository yet.