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.
- Host: GitHub
- URL: https://github.com/yathartharora/facepi
- Owner: yathartharora
- Created: 2019-06-24T07:37:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T12:16:03.000Z (almost 7 years ago)
- Last Synced: 2025-10-07T00:56:36.693Z (8 months ago)
- Topics: face-recognition, facerecognition, facerecognitionproject, python3, raspberry-pi-3, raspberry-pi-camera, zmq-library
- Language: Python
- Homepage:
- Size: 30.4 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# facepi