All projects

Facial Recognition Home Security

live
PythonOpenCVComputer VisionPHP

A home-security system that watches an entry camera and flags people it does not recognise. Real-time face detection (Python + OpenCV) matches against a known-faces set and fires SMS/email alerts on an unknown match, backed by a PHP/MySQL store for enrolled users and an event log.

  • Real-time face detection and matching (Python + OpenCV)
  • SMS/email alerting on unrecognised faces
  • PHP/MySQL backend for enrolled users and event history
Private / client project — walkthrough available on request