You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.