coneypo/Dlib_face_recognition_from_camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3036
- days_rel: n/a
- days_push: 631
- n_releases_24m: 0
Adoption not part of the score
2477 stars · 604 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python application that performs real-time face detection and recognition from a webcam using Dlib's ResNet-34-based 128D descriptor model and OpenCV. It includes Tkinter/OpenCV GUIs for registering faces into a local database, multi-face recognition, Chinese name display, and object tracking to improve FPS.
Use cases
- recognize faces from webcam in real time
- build a face database from captured camera images
- register faces with names via a GUI
- identify multiple faces simultaneously in a video stream
- speed up face recognition with object tracking
- display recognized names including Chinese characters
When to choose
- you want a ready-to-run Python demo of camera-based face recognition with Dlib
- you need face enrollment plus recognition in one project
- you want multi-face real-time recognition with FPS optimizations
When to avoid
- you need production-grade, scalable face recognition at scale
- you require GPU-accelerated deep learning models beyond Dlib
- you need a library/API to embed rather than a standalone demo application
Facets
application · maturity maintenance
computer-vision image-processing gui computer-vision image-processing artificial-intelligence python cross-platform face-recognition dlib opencv camera resnet-34 face-database object-tracking
2 sources
- readme: https://github.com/coneypo/Dlib_face_recognition_from_camera · fetched 2026-08-28 · 3a86f8eec812
- homepage: http://www.cnblogs.com/AdaminXie/p/9010298.html · fetched 2026-08-29 · b27a9b03338c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coneypo/Dlib_face_recognition_from_camera | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="coneypo/Dlib_face_recognition_from_camera")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem