Tagged articles
4 articles
Page 1 of 1
Woodpecker Software Testing
Woodpecker Software Testing
Feb 11, 2026 · Artificial Intelligence

Building a Smart Face‑Recognition Attendance System with FastAPI and OpenCV

This article walks through the complete design and implementation of an intelligent attendance system that uses face detection, face encoding comparison, and liveness verification with the Python face_recognition library, OpenCV, FastAPI, SQLModel, and WebSocket communication, providing end‑to‑end code samples for backend APIs, database schema, and interactive front‑end pages.

FastAPIOpenCVPython
0 likes · 68 min read
Building a Smart Face‑Recognition Attendance System with FastAPI and OpenCV
政采云技术
政采云技术
Jun 14, 2020 · Frontend Development

Web-Based Face Recognition Authentication Using face-api.js

This article explains how to implement a web‑browser face‑recognition authentication system by capturing video streams with WebRTC, detecting faces with face‑api.js, converting images to Base64, and leveraging Baidu AI services for identity verification and liveness detection.

TensorFlow.jsWebRTCface-api.js
0 likes · 14 min read
Web-Based Face Recognition Authentication Using face-api.js
Tencent Cloud Developer
Tencent Cloud Developer
Apr 25, 2020 · Artificial Intelligence

Tencent Cloud Huiyan High-Availability Architecture Design for Face Identity Verification

Tencent Cloud Huiyan delivers a high‑availability, multi‑layered face‑identity verification service—combining document OCR, four advanced liveness‑detection methods, and multi‑factor checks—that powered COVID‑19 health‑code verification across Chinese provinces, handling billions of visits through scalable, fault‑tolerant architecture with horizontal expansion, load balancing, and dynamic resource isolation.

AI EngineIdentity verificationTencent-Cloud
0 likes · 19 min read
Tencent Cloud Huiyan High-Availability Architecture Design for Face Identity Verification