An open API service indexing awesome lists of open source software.

https://github.com/yathartharora/facepi

Face recognition system using raspberrypi as a client and a laptop as the server. Frames are captured by the raspberry pi and are transferred to the server using zmq protocol for processing and face recognition.If the face is recognised the server sends a messae to the raspberrypi using the same protocol for interfacing.
https://github.com/yathartharora/facepi

face-recognition facerecognition facerecognitionproject python3 raspberry-pi-3 raspberry-pi-camera zmq-library

Last synced: about 1 month ago
JSON representation

Face recognition system using raspberrypi as a client and a laptop as the server. Frames are captured by the raspberry pi and are transferred to the server using zmq protocol for processing and face recognition.If the face is recognised the server sends a messae to the raspberrypi using the same protocol for interfacing.

Awesome Lists containing this project

README

          

# facepi