Tag

face recognition

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Apr 23, 2025 · Artificial Intelligence

Real-Time Face Recognition with PHP and OpenCV

This article explains how to set up a PHP environment, control a camera, and use the OpenCV library to perform real‑time face detection and recognition with code examples, demonstrating a practical security solution for applications such as access control and surveillance.

PHPcomputer visionface recognition
0 likes · 6 min read
Real-Time Face Recognition with PHP and OpenCV
php中文网 Courses
php中文网 Courses
Feb 10, 2025 · Artificial Intelligence

Real-Time Face Recognition Using PHP and OpenCV

This article explains how to set up a PHP environment with OpenCV, control a camera to capture images, perform real-time face detection using Haar cascades, train and apply an LBPH face recognizer, and integrate the results into a security system.

PHPcomputer visionface recognition
0 likes · 5 min read
Real-Time Face Recognition Using PHP and OpenCV
php中文网 Courses
php中文网 Courses
Dec 5, 2024 · Artificial Intelligence

Real-Time Face Recognition with PHP and OpenCV

This article explains how to set up a PHP environment, control a camera, and use the OpenCV library to perform real-time face detection and recognition with code examples, enabling security applications such as access control and monitoring systems.

PHPcomputer visionface recognition
0 likes · 6 min read
Real-Time Face Recognition with PHP and OpenCV
Python Programming Learning Circle
Python Programming Learning Circle
Nov 25, 2024 · Mobile Development

Automating Douyin Likes with Python, ADB, and Baidu AI Face Recognition

This article demonstrates how to build a Python-based Douyin crawler that uses ADB to control an Android device, captures screenshots, employs Baidu AI face recognition to detect high‑scoring female faces, and automatically likes videos meeting the criteria.

ADBDouyinPython
0 likes · 11 min read
Automating Douyin Likes with Python, ADB, and Baidu AI Face Recognition
php中文网 Courses
php中文网 Courses
Sep 25, 2024 · Artificial Intelligence

Real-Time Face Recognition with PHP and OpenCV

This article demonstrates how to set up a PHP environment, control a camera, and integrate OpenCV for real-time face detection and recognition, providing code examples and a complete workflow to enhance security applications.

Web Developmentcomputer visionface recognition
0 likes · 5 min read
Real-Time Face Recognition with PHP and OpenCV
Architect
Architect
Jul 25, 2024 · Fundamentals

From Business Modeling to Requirement Specification: A Case Study of Face‑Recognition Payment in School Canteens

This article explains how to transform business modeling into concrete requirements by analyzing a face‑recognition payment system for school canteens, covering vision definition, target organization identification, goal measurement, use‑case modeling, and detailed use‑case specifications to ensure valuable, well‑scoped software development.

Payment Systembusiness modelingface recognition
0 likes · 29 min read
From Business Modeling to Requirement Specification: A Case Study of Face‑Recognition Payment in School Canteens
Tencent Cloud Developer
Tencent Cloud Developer
Jun 19, 2024 · Product Management

From Business Modeling to Requirement Specification: A Face‑Recognition Payment Case Study for School Canteens

The article presents a systematic method for converting business modeling into precise, measurable software requirements by illustrating a face‑recognition payment system for a school canteen, detailing how to identify the target organization and decision‑maker, define improvement metrics such as cutting payment time from five to three minutes, and develop a complete use‑case specification that aligns with organizational value.

Case StudyPayment Systembusiness modeling
0 likes · 29 min read
From Business Modeling to Requirement Specification: A Face‑Recognition Payment Case Study for School Canteens
Python Programming Learning Circle
Python Programming Learning Circle
May 30, 2024 · Fundamentals

A Collection of Python Automation Scripts for Media Downloading, Email Alerts, Face Recognition, and More

The article showcases a variety of Python scripts that automate tasks such as subtitle and video downloading, IMDb data extraction, email notifications, PNR status checks, WhatsApp avatar monitoring, face recognition for photo sorting, and a custom DC++ sharing tool, providing code examples and usage details for each utility.

Email NotificationFile DownloaderPython
0 likes · 20 min read
A Collection of Python Automation Scripts for Media Downloading, Email Alerts, Face Recognition, and More
php中文网 Courses
php中文网 Courses
May 30, 2024 · Artificial Intelligence

Real-Time Face Recognition with PHP and OpenCV

This article demonstrates how to set up a PHP environment with OpenCV, control a camera to capture images, and implement real-time face detection and recognition using Haar cascades and LBPH algorithms, providing code examples for building a security-oriented facial recognition system.

PHPcomputer visionface recognition
0 likes · 6 min read
Real-Time Face Recognition with PHP and OpenCV
Python Programming Learning Circle
Python Programming Learning Circle
Dec 19, 2023 · Artificial Intelligence

Analyzing WeChat Friend Data with Python: Gender, Avatar, Signature, and Location Insights

This tutorial demonstrates how to use Python libraries such as itchat, jieba, matplotlib, snownlp, and Tencent Youtu SDK to collect WeChat friend information and perform data analysis on gender distribution, avatar characteristics, signature sentiment, and geographic location, presenting the results with charts and word clouds.

PythonVisualizationWordCloud
0 likes · 14 min read
Analyzing WeChat Friend Data with Python: Gender, Avatar, Signature, and Location Insights
Python Programming Learning Circle
Python Programming Learning Circle
Oct 6, 2023 · Backend Development

Face Recognition Door Access Management System – Python/Django Tutorial

This article introduces a Python‑based face‑recognition door access management system built with Django, REST framework, JWT, Redis and Dlib, detailing its features, required environment setup, step‑by‑step installation commands, configuration files, and how to run the project on both PC and mobile interfaces.

BackendDjangoPython
0 likes · 3 min read
Face Recognition Door Access Management System – Python/Django Tutorial
Top Architect
Top Architect
Aug 22, 2023 · Artificial Intelligence

Face Recognition Search: Principles, Implementation Steps, and Applications

This article explains the background, core principles, preprocessing, feature extraction, matching algorithms, and practical application scenarios of face recognition search, and provides detailed reference implementations with Java and OpenCV code examples for building a complete system.

Javacomputer visiondeep learning
0 likes · 15 min read
Face Recognition Search: Principles, Implementation Steps, and Applications
Top Architect
Top Architect
Aug 17, 2023 · Artificial Intelligence

Implementing Face Registration and Login with Baidu Cloud AI: A Full‑Stack Demo

This tutorial walks through building a face‑registration and face‑login system using Baidu Cloud AI, covering requirement analysis, front‑end video capture, base64 image handling, back‑end Java Spring endpoints, and integration of the Baidu AipFace SDK to achieve secure biometric authentication.

BackendDemoJava Spring
0 likes · 12 min read
Implementing Face Registration and Login with Baidu Cloud AI: A Full‑Stack Demo
php中文网 Courses
php中文网 Courses
Jul 18, 2023 · Artificial Intelligence

Implementing Face Recognition with PHP and OpenCV

This article provides a step‑by‑step tutorial on installing OpenCV and the PHP OpenCV extension on Ubuntu, then demonstrates how to write PHP code for face detection and recognition using OpenCV's cascade classifier and FisherFaceRecognizer, complete with example scripts and usage instructions.

PHPTutorialcomputer vision
0 likes · 7 min read
Implementing Face Recognition with PHP and OpenCV
Java Architect Essentials
Java Architect Essentials
May 28, 2023 · Artificial Intelligence

Face-UI: Web-Based Facial Login System Using Spring Boot and Vue

This article introduces FACE-UI, a front‑back separated web application that implements facial login by capturing a photo via the browser, sending it to a Spring Boot backend, and using Tencent Cloud's face comparison API for authentication, with full setup instructions and code examples.

AuthenticationSpring BootTencent Cloud
0 likes · 4 min read
Face-UI: Web-Based Facial Login System Using Spring Boot and Vue
php中文网 Courses
php中文网 Courses
May 13, 2023 · Artificial Intelligence

Implementing Face Recognition with ThinkPHP and Tencent Cloud AI

This tutorial explains how to integrate Tencent Cloud's facial recognition services with the ThinkPHP framework, covering SDK installation, API key setup, and sample code for face detection, comparison, and identification using PHP.

AIAPIPHP
0 likes · 6 min read
Implementing Face Recognition with ThinkPHP and Tencent Cloud AI
AntTech
AntTech
May 9, 2023 · Information Security

Ant Group’s Biometric Security Testing Lab: Automated Detection and Evaluation of Fingerprint and Face Recognition Systems

The article details Ant Group’s Ant Security Tianji Lab’s end‑to‑end biometric security testing framework, covering standards, automated 1.0‑2.0‑3.0 detection stages, fingerprint and face‑recognition attack materials, intelligent AI‑driven countermeasures, and a 24/7 robotic testing infrastructure.

AI testingRoboticsautomation
0 likes · 25 min read
Ant Group’s Biometric Security Testing Lab: Automated Detection and Evaluation of Fingerprint and Face Recognition Systems
Java Architect Essentials
Java Architect Essentials
Mar 17, 2023 · Backend Development

FACE-UI Face Login System: Spring Boot Backend and Vue Frontend Implementation Guide

This article introduces the FACE-UI project, a web‑based face‑login system built with a Spring Boot backend, MySQL database, JWT authentication, and a Vue 2.x frontend, detailing setup steps, code snippets, and configuration of Tencent Cloud facial comparison API.

JWTSpringBootVue
0 likes · 4 min read
FACE-UI Face Login System: Spring Boot Backend and Vue Frontend Implementation Guide
DataFunTalk
DataFunTalk
Dec 27, 2022 · Artificial Intelligence

Efficient Training for Very Large‑Scale Face Recognition and the FFC Framework

This article reviews the challenges of ultra‑large‑scale face recognition, presents existing solutions such as metric learning, PFC and VFC, and details the proposed FFC framework with dual loaders, ID groups, probe and gallery networks, plus experimental results showing its cost‑effective performance.

AITraining Efficiencycomputer vision
0 likes · 7 min read
Efficient Training for Very Large‑Scale Face Recognition and the FFC Framework
Python Programming Learning Circle
Python Programming Learning Circle
Oct 22, 2022 · Artificial Intelligence

Python Face Recognition with OpenCV and face_recognition Library

This tutorial demonstrates how to set up a Python environment, install required libraries, and implement a real‑time face recognition system using OpenCV and the face_recognition package, including code for encoding known faces, classifying unknown faces, and displaying results.

computer visionface recognitionmachine-learning
0 likes · 7 min read
Python Face Recognition with OpenCV and face_recognition Library