人脸识别英文
Application
Face Recognition Access Control System
Face Recognition access control system is called FaceGate, Whenever one wishes to access a building, FaceGate verifies the person’s entry code or card, then compares his face with its stored “key.” It registers him as being authorized and allows him to enter the building. Access is denied to anyone whose face does not match.
Fundamentals
step 3 ) recognization process
After step2, the extracted feature of the input face is matched against those faces in the database; just like this pictuer, it outputs the result when a match is found.
Application
Face recognition to pay
Alibaba Group founder Jack Ma showed off the technology Sunday during a CeBIT event that would seamlessly scan users’ faces via their smartphones to verify mobile payments. The technology, called “Smile to Pay,” is being developed
Face recognition-based systems in these applications can achieve high accuracy without much cooperation from the users.
Thank You!
Face Recognition
甘显豪 张向裕 孙吉刚 劳建成 范 超
Contents
Face Recognition Processing Flow Fundamentals
Application
step1 step2 step3
What is Face Recognition
An advance biometric identification technique
by Alibaba’s finance arm, Ant Financial.
Application
Find My Face---a tagging suggestion tool for its Google+ social network.
Find My Face scans users' and their friends' photos for recognizable faces, and suggests nametags for the faces by matching them with users' profile photos and other tagged photos on the social network.
Fundamentals
step 2 ) feature extraction for trained set(database) at the same time for input image
Feature extraction can provide effective information .Like those pictures, a birthmark under the right eye is useful to distinguish that they are one person.
Fundamentals
step 1 ) face deteห้องสมุดไป่ตู้tion
In this step, the system will check is input image a face or not?
face detection is a computer technology that identifies human faces in digital images. It detects human faces which might then be used for recognizing a particular face. This technology is being used in a variety of applications nowadays.
A computer application for automatically identifying or verifying a person from a digital image or a video frame from a video source.
Processing Flow