Skip to content
Smart CCTV Security System Using Facial Recognition Through Deep Learning — AI & Machine Learning project by YenkoDev

Smart CCTV Security System Using Facial Recognition Through Deep Learning

Software as a Service

No

Category

AI & Machine Learning

Clients

Chung Yuan Christian University

Techstack

PythonOpenCVdlibRaspberry PiPyQt4

Purpose

A camera that only records is useless in the moment — someone has to review hours of footage after the fact to work out who came through a door. The project set out to make entrance surveillance recognize specific people as they arrive and log exactly who was seen, where, and when.

Description

We built a system that watches an entrance in real time, detects faces in the live feed, and recognizes specific persons of interest as they appear. When a watched face shows up, it captures the face, records a short clip, and writes a log entry with the person's identity, time, and location — all viewable through a live on-screen interface. Running real-time face recognition on modest hardware is the kind of applied computer-vision work we design and deliver.