Movatterモバイル変換


[0]ホーム

URL:


CN110008820A - Silent in-vivo detection method - Google Patents

Silent in-vivo detection method
Download PDF

Info

Publication number
CN110008820A
CN110008820ACN201910093824.0ACN201910093824ACN110008820ACN 110008820 ACN110008820 ACN 110008820ACN 201910093824 ACN201910093824 ACN 201910093824ACN 110008820 ACN110008820 ACN 110008820A
Authority
CN
China
Prior art keywords
face
classification
module
feature
extracting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910093824.0A
Other languages
Chinese (zh)
Inventor
李红兵
温峻峰
李鑫
杜海江
江志伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Centrizen Technology Co ltd
Original Assignee
Guangdong Centrizen Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Centrizen Technology Co ltdfiledCriticalGuangdong Centrizen Technology Co ltd
Priority to CN201910093824.0ApriorityCriticalpatent/CN110008820A/en
Publication of CN110008820ApublicationCriticalpatent/CN110008820A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

The invention discloses a silent in vivo detection method, which comprises the following steps: (1) extracting a face frame: positioning and extracting the face position by using a face frame extraction module, wherein the face frame extracted by the face frame extraction module is used as the input of feature modeling; (2) modeling the face part characteristics: extracting the features of the face image by using a feature modeling module to characterize, wherein the output of the feature modeling module is used as the input of a classification module; (3) and (4) classification: and (5) sending the characteristics into a classifier to realize classification judgment of living bodies and non-living bodies. By adopting the method, the living body judgment can be carried out only by dynamically grabbing the face image by the camera, the defect of complicated dynamic instruction living body verification is effectively overcome, the artificial participation amount is reduced, and the judgment on whether the living body exists or not can be realized.

Description

Silent in-vivo detection method
Technical Field
The invention relates to the technical field of face recognition, in particular to a silence living body detection method.
Background
In a biometric system, in order to prevent a malicious person from forging and stealing the biometric characteristics of another person for identity authentication, the biometric system needs to have a liveness detection function, i.e., to determine whether the submitted biometric characteristics are from a living individual.
The living body detection technology of the general biological characteristics utilizes the physiological characteristics of people, for example, living body fingerprint detection can be based on the information of temperature, perspiration, conductivity and the like of fingers, living body face detection can be based on the information of head movement, respiration, red-eye effect and the like, and living body iris detection can be based on iris flutter characteristics, motion information of eyelashes and eyelids, contraction and expansion response characteristics of pupils to the intensity of a visible light source and the like.
As the face recognition technology becomes mature, the commercial application becomes wider, but the face is easily copied by using the modes of photos, videos and the like, so that the counterfeit of the face of a legal user is an important threat to the safety of the face recognition and authentication system. At present, a silent in-vivo detection method based on a single photo or video frame has made certain progress.
At present, living body detection is mainly dynamic living body detection, which is used for identity authentication to prevent a malicious person from forging and stealing biological characteristics of other people, and a biological identification system needs to have a living body detection function, namely, to judge whether submitted biological characteristics come from a living individual.
The living body detection technology generally utilizes physiological characteristics of people, for example, living body fingerprint detection can be based on information such as temperature, perspiration and electric conductivity of fingers, living body face detection can be based on information such as head movement, respiration and red-eye effect, and living body iris detection can be based on iris flutter characteristics, motion information of eyelashes and eyelids, contraction and expansion response characteristics of pupils to visible light source intensity, and the like.
Compared with other biological feature recognition technologies, the dynamic face detection recognition technology has natural and unique advantages in practical application: the camera is used for directly obtaining the information, so that the identification process can be completed in a non-contact mode, and convenience and rapidness are realized. At present, the dynamic face detection and recognition technology is applied to the fields of finance, education, scenic spots, travel, social security and the like. The realization process is mainly through the combination action cooperation such as blink, open mouth, shake head, nod, ensure that what operate is real live body people face, and the defect lies in that the instruction action is loaded down with trivial details, needs artificial initiative cooperation.
Disclosure of Invention
In view of the above, the present invention is directed to the defects in the prior art, and the main objective of the present invention is to provide a silent biopsy method, which can effectively solve the problems of complicated instruction and operation and the need of artificial active coordination in the conventional dynamic biopsy method.
In order to achieve the purpose, the invention adopts the following technical scheme:
a silent liveness detection method comprising the steps of:
(1) extracting a face frame: positioning and extracting the face position by using a face frame extraction module, wherein the face frame extracted by the face frame extraction module is used as the input of feature modeling;
(2) modeling the face part characteristics: extracting the features of the face image by using a feature modeling module to characterize, wherein the output of the feature modeling module is used as the input of a classification module;
(3) and (4) classification: and (5) sending the characteristics into a classifier to realize classification judgment of living bodies and non-living bodies.
Preferably, in the step (2), SURF is used, feature descriptors are calculated and generated, PCA is used to project the feature descriptors to principal components, GMM is used to perform principal component coding to obtain a feature code with length of 76800, and SVM binary classification is finally performed.
Preferably, the PCA principal component analysis is introduced with the addition of LBP features.
Compared with the prior art, the invention has obvious advantages and beneficial effects, and specifically, the technical scheme includes that:
by adopting the method, the living body judgment can be carried out only by dynamically grabbing the face image by the camera, the defect of complicated dynamic instruction living body verification is effectively overcome, the artificial participation amount is reduced, the judgment on whether the living body exists or not can be realized, the action instruction coordination is not needed, the result can be obtained in a shorter time, the speed is high, the detection result is not influenced no matter under the conscious and unconscious conditions, different gait identification can be consciously imitated and changed in the future, the carrying of a card is not needed, the identification speed is high, the operation is simple and convenient, the contact with equipment is not needed, the contact infection of viruses is not needed to be worried, and the method is sanitary and safe.
Drawings
FIG. 1 is a flow chart illustrating a preferred embodiment of the present invention.
Detailed Description
The invention discloses a silent in vivo detection method, as shown in figure 1, comprising the following steps:
(1) extracting a face frame: the face position is positioned and extracted by using a face frame extraction module, and the face frame extracted by the face frame extraction module is used as the input of feature modeling.
(2) Modeling the face part characteristics: and extracting the features of the face image by using a feature modeling module to perform characterization, wherein the output of the feature modeling module is used as the input of a classification module.
(3) And (4) classification: and (5) sending the characteristics into a classifier to realize classification judgment of living bodies and non-living bodies.
In this embodiment, SURF is used in step (2), feature descriptors are calculated and generated, PCA is used to project the feature descriptors to principal components, GMM is used to perform principal component coding to obtain a feature code with length of 76800, and SVM binary classification is finally performed. And moreover, the LBP characteristic is added while PCA principal component analysis is introduced, so that double-characteristic recheck is realized, and the robust performance of the algorithm is improved.
The main program codes of the invention:
the main mathematical formula of the invention is as follows:
1、PCA:
algorithm flow
Suppose we need to reduce the feature dimension from the n dimension to the k dimension. The PCA is executed as follows:
1. feature normalization, balancing individual feature scales:
μjis the mean value of the features j, sjIs the standard deviation of characteristic j.
2. Calculating the covariance matrix Σ:
3. by Singular Value Decomposition (SVD), the eigenvectors (egenerctors) of Σ are found:
(U,S,VT)=SVD(∑)
4. and taking out the first k left singular vectors from the U to form an approximation matrix reduce:
Ureduce=(u(1),u(2),…,u(k))
5. calculating a new feature vector: z is a radical of(i)
2、LBP
Wherein,
the design key points of the invention are as follows: by adopting the method, the living body judgment can be carried out only by dynamically grabbing the face image by the camera, the defect of complicated dynamic instruction living body verification is effectively overcome, the artificial participation amount is reduced, the judgment on whether the living body exists or not can be realized, the action instruction coordination is not needed, the result can be obtained in a shorter time, the speed is high, the detection result is not influenced no matter under the conscious and unconscious conditions, different gait identification can be consciously imitated and changed in the future, the carrying of a card is not needed, the identification speed is high, the operation is simple and convenient, the contact with equipment is not needed, the contact infection of viruses is not needed to be worried, and the method is sanitary and safe.
The technical principle of the present invention is described above in connection with specific embodiments. The description is made for the purpose of illustrating the principles of the invention and should not be construed in any way as limiting the scope of the invention. Based on the explanations herein, those skilled in the art will be able to conceive of other embodiments of the present invention without inventive effort, which would fall within the scope of the present invention.

Claims (3)

CN201910093824.0A2019-01-302019-01-30Silent in-vivo detection methodPendingCN110008820A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201910093824.0ACN110008820A (en)2019-01-302019-01-30Silent in-vivo detection method

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201910093824.0ACN110008820A (en)2019-01-302019-01-30Silent in-vivo detection method

Publications (1)

Publication NumberPublication Date
CN110008820Atrue CN110008820A (en)2019-07-12

Family

ID=67165642

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201910093824.0APendingCN110008820A (en)2019-01-302019-01-30Silent in-vivo detection method

Country Status (1)

CountryLink
CN (1)CN110008820A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111310177A (en)*2020-03-172020-06-19北京安为科技有限公司Video monitoring equipment attack detection system based on memory behavior characteristics

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101999900A (en)*2009-08-282011-04-06南京壹进制信息技术有限公司Living body detecting method and system applied to human face recognition
CN105023010A (en)*2015-08-172015-11-04中国科学院半导体研究所Face living body detection method and system
CN106408037A (en)*2015-07-302017-02-15阿里巴巴集团控股有限公司Image recognition method and apparatus
CN107798281A (en)*2016-09-072018-03-13北京眼神科技有限公司A kind of human face in-vivo detection method and device based on LBP features
CN108564049A (en)*2018-04-222018-09-21北京工业大学A kind of fast face detection recognition method based on deep learning
CN109101925A (en)*2018-08-142018-12-28成都智汇脸卡科技有限公司Biopsy method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101999900A (en)*2009-08-282011-04-06南京壹进制信息技术有限公司Living body detecting method and system applied to human face recognition
CN106408037A (en)*2015-07-302017-02-15阿里巴巴集团控股有限公司Image recognition method and apparatus
CN105023010A (en)*2015-08-172015-11-04中国科学院半导体研究所Face living body detection method and system
CN107798281A (en)*2016-09-072018-03-13北京眼神科技有限公司A kind of human face in-vivo detection method and device based on LBP features
CN108564049A (en)*2018-04-222018-09-21北京工业大学A kind of fast face detection recognition method based on deep learning
CN109101925A (en)*2018-08-142018-12-28成都智汇脸卡科技有限公司Biopsy method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111310177A (en)*2020-03-172020-06-19北京安为科技有限公司Video monitoring equipment attack detection system based on memory behavior characteristics

Similar Documents

PublicationPublication DateTitle
Manjani et al.Detecting silicone mask-based presentation attack via deep dictionary learning
Angulu et al.Age estimation via face images: a survey
Rattani et al.A survey of mobile face biometrics
Agarwal et al.Face recognition using principle component analysis, eigenface and neural network
Sanderson et al.Fast features for face authentication under illumination direction changes
Lai et al.Multiscale logarithm difference edgemaps for face recognition against varying lighting conditions
Zhang et al.Multimodal biometrics using geometry preserving projections
Xie et al.Face illumination normalization on large and small scale features
Gururaj et al.A comprehensive review of face recognition techniques, trends and challenges
Ashraf et al.Multi-biometric sustainable approach for human appellative
Damousis et al.Unobtrusive multimodal biometric authentication: The HUMABIO project concept
Dixit et al.A survey on facial expression recognition using machine learning techniques
Srivastava et al.Real-time multimodal biometric authentication of human using face feature analysis
Mohammad et al.Eyebrows and eyeglasses as soft biometrics using deep learning
Farrukh et al.Lip print‐based identification using traditional and deep learning
CN205644823U (en)Social security self -service terminal device
Ozkaya et al.Discriminative common vector based finger knuckle recognition
Olivares-Mercado et al.Face recognition system for smartphone based on lbp
Aslam et al.Gender classification based on isolated facial features and foggy faces using jointly trained deep convolutional neural network
Al-Waisy et al.A robust face recognition system based on curvelet and fractal dimension transforms
CN110008820A (en)Silent in-vivo detection method
Joshi et al.Periocular feature extraction based on LBP and DLDA
Jagadeesh et al.DBC based Face Recognition using DWT
Chakraborty et al.Effect of facial expression in face biometry for a multimodal approach
Xiang et al.Multi-parts and multi-feature fusion in face verification

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication

Application publication date:20190712

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp