Real-time face detection using OpenCV, Node.js, and WebSockets
This project performs real-time face detection by using the Node.js bindings for OpenCV. The processed frames are then streamed to a web browser using WebSockets.
Categories: AI, Web