Face Recognition with Raspberry Pi
Recognize faces with Cascading Classifier from Python OpenCV on Raspberry Pi.
Jan 2021
Implemented a simple face recognition system for multiple users using OpenCV and runs on Raspberry Pi with a connected camera module. Face detection is implemented using a pre-trained cascade classifier from OpenCV in Python. Here’s a short clip of it in operation.

A screenshot of the face recognition system in operation.