Computer Vision for the Raspberry Pi 400

There is a new module that has been developed to simplify computer vision and face recognition using USB cameras on the Raspberry Pi 400. You can follow the tutorial here.

There are three python files that you’ll need to use. Download them and save them in the directory with your other python files.

face_shot.py

train_model.py

face_rec.py