- opencv
- numpy
- pillow
- Collecting face data (your face pictures) and labels and save to dataset folder. (code 1)
- Input face data and labels into model to train a recognition model. (code 2)
- Open up your webcam to start real time face recognition. (code 3)