Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 241 Bytes

File metadata and controls

2 lines (2 loc) · 241 Bytes

Face Recognition using KNN and OpenCV

I prepared a dataset consisting of faces of my own friends in real-time, trained it using KNN and then tested the algorithm by running it against real-time test data in different lighting conditions.