Working on Facial Recognition

Currently working on a facial recognition project that is supposed to use a dataset of known faces for recognition and capture unknown faces adding them to the dataset for later training. I’m using an OpenCV library to implement all the features.

This is the next project I will be posting.