CN102129557A - Method for identifying human face based on LDA subspace learning - Google Patents

Method for identifying human face based on LDA subspace learning Download PDF

Info

Publication number
CN102129557A
CN102129557A CN201110096969XA CN201110096969A CN102129557A CN 102129557 A CN102129557 A CN 102129557A CN 201110096969X A CN201110096969X A CN 201110096969XA CN 201110096969 A CN201110096969 A CN 201110096969A CN 102129557 A CN102129557 A CN 102129557A
Authority
CN
China
Prior art keywords
lda
subspace
gradient
human face
feature
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
CN201110096969XA
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.)
SUZHOU VISION WISE COMMUNICATION TECHNOLOGY Co Ltd
Original Assignee
SUZHOU VISION WISE COMMUNICATION 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 SUZHOU VISION WISE COMMUNICATION TECHNOLOGY Co Ltd filed Critical SUZHOU VISION WISE COMMUNICATION TECHNOLOGY Co Ltd
Priority to CN201110096969XA priority Critical patent/CN102129557A/en
Publication of CN102129557A publication Critical patent/CN102129557A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a method for identifying a human face based on local data area (LDA) subspace learning. The method is characterized by comprising the following steps of: performing pre-processing, namely rotating uprightly a human face image; calculating a gradient multi-scale local phase quantification (GMLPQ) characteristic set of the human face image; screening out a candidate characteristic subset in the GMLPQ characteristic set by using an Adaboost selector; analyzing to acquire a human face characteristic template by using an LDA subspace analyzer; and matching the human face characteristic template with a pre-built human face characteristic template base so as to acquire identity information of a person to be identified. In the method, an optimized central point acquired by learning is used as a central point of a cosine distance, so the effectiveness of metering the sample similarity by calculating a sample distance is improved, and the classification performance of the subspace method is enhanced. The method is high in environmental suitability, and identification rate and error identification rate under vague images, low resolution and various illumination conditions, and quick in calculation speed, particularly suitable for embedded products, and can be popularized and used on a large scale.

Description

A kind of face identification method based on the study of LDA subspace
Technical field
The invention belongs to face identification method.
Background technology
Face recognition technology is one of current biological identification technology of greatly developing.Face identification system mainly comprises data acquisition subsystem, people's face detection subsystem and recognition of face subsystem.It is the most key technology of recognition of face subsystem that face characteristic extracts, good face characteristic extractive technique will make the face characteristic value of extraction littler, distinguish that performance is better, can improve discrimination and reduce misclassification rate.Present already present face feature extraction method mainly contains: based on the geometric properties method, based on the subspace analysis method, based on the wavelet theory method, based on neural net method, based on hidden markov model approach, based on support vector machine method with based on the three-dimensional model method.Based on the thought of geometric properties method is to extract the relative position at the representative position (for example eyebrow, eyes, nose, face etc.) of people's face portion and relative size as feature, the shape information that is aided with facial contour again is as feature, this method is subjected to illumination easily, the influence of factor such as expresses one's feelings, blocks, and stability is not high.Based on the main thought of the face identification method of wavelet theory is that facial image can be used for representing people's face through the low-frequency image that obtains behind the wavelet transformation.Artificial neural network ANN interconnects the network system that forms by a large amount of simple processing units, self study, self-organization, association and fault-tolerant aspect have stronger ability, in learning process, extract the feature that obtains and can be used as face characteristic and discern.Method based on subspace analysis is present popular face identification method, basic thought is to project to the facial image of loose distribution in the higher dimensional space in the subspace of a low-dimensional by linearity or nonlinear transformation, it is compact more to make being distributed in of facial image hang down in the n-dimensional subspace n, more help classification, and calculate from higher-dimension and to become low-dimensional and calculate and to solve " dimension disaster " problem.The linear subspaces method has: pivot analysis PCA, svd SVD, linear discriminant analysis LDA, independent pivot analysis ICA and nonnegative matrix factor NMF etc., non-linear subspace method has: kernel principal component analysis, nuclear Fishe discriminatory analysis, manifold learning method etc.Characteristics such as the method for subspace analysis has that calculation cost is little, descriptive power is strong, classification property is strong are one of main stream approach of current recognition of face based on the linear discriminant analysis method of separability criterion.Traditional subspace analysis method all is to weigh similarity between the different samples with Euclidean distance in training process.For Euclidean distance, different center point coordinates is for not influence of the Euclidean distance between sample.And for the cosine distance, the difference of coordinate central point can significantly impact the tolerance of cosine distance.In existing method, suppose all that at test phase central point is positioned at initial point, ignored the optimization of central point and chosen.
Summary of the invention
The invention provides a kind of scheme of improving the problems referred to above, the LDA subspace learning method through the aftertreatment of improvement tolerance that is applied to recognition of face that a kind of performance is better, robustness is stronger is provided.
Technical scheme of the present invention provides a kind of face identification method based on the study of LDA subspace, and it is characterized in that: it may further comprise the steps:
1) obtain facial image, and with described facial image become a full member, pre-service such as filtering, regulation resolution;
2) facial image calculating 1) obtains the multiple dimensioned local phase of its gradient and quantizes the GMLPQ feature set;
3) use the Adaboost selector switch to 2) described in the multiple dimensioned local phase of gradient quantize the GMLPQ feature set and screen, filter out the feature that wherein has distinguishing ability and form candidate feature subset;
4) use LDA subspace analysis device to 3) described in candidate feature subset analyze, obtain a low dimensional feature vector as its face characteristic template;
5) with 4) described in the face characteristic template mate with the face characteristic template base of building in advance, obtain the identity information of people in the described facial image.
Preferably, the multiple dimensioned local phase of gradient step 2) quantizes that the GMLPQ feature set is based on the horizontal gradient image of described facial image and VG (vertical gradient) image and the set of the LPQ feature in the multiple dimensioned multifrequency territory of extracting.
Preferably, the subspace analysis of LDA described in step 4) device forms based on the cosine distance metric training of preferred center point, and all the other chordal distance computing functions are as follows:
d cos = ( X - O i ) T ( Y - O i ) | | X - O i | | | | Y - O i | |
Wherein Oi is the center point coordinate of i class sample correspondence.
Preferably, described preferred center point is to find the solution and obtain by objective function being used gradient descent method or gradient Conjugate method.
The present invention proposes to obtain the central point of preferred central point as the cosine distance through study, has strengthened by calculating the sample distance to measure the validity of sample similarity, has improved the classification performance of subspace method.The described face recognition technology of this method has stronger environmental suitability than existing other face recognition technology, under image blurring (losing Jiao, motion etc.), low resolution, various illumination condition (infrared, visible light), have discrimination and misclassification rate preferably, and computing velocity is fast, be particularly suitable for embedded product, can be in large-scale application.
Description of drawings
Fig. 1 is an algorithm principle block diagram of the present invention.
Embodiment
Below the specific embodiment of the present invention is described in further detail.
As shown in Figure 1, the LDA subspace learning method step of the improvement tolerance aftertreatment that is applied to recognition of face of the present invention is: earlier by digital camera, camera mode such as take pictures, obtain facial image as research object, carry out the facial image pre-service then successively, extract GMLPQ feature set, Adaboost selector switch, LDA subspace analysis device, carry out the face characteristic comparison at last.
Below in conjunction with the algorithm principle figure shown in the accompanying drawing 1, the embodiment of process in detail.
1. facial image is become a full member, pre-service such as filtering, regulation resolution.
2. the multiple dimensioned local phase of gradient of facial image quantizes (GMLPQ) feature set described in calculating 1..GMLPQ feature extraction principle:
The GMLPQ feature just is based on gradient image and extracts the MLPQ feature, and gradient image comprises horizontal gradient image and VG (vertical gradient) image.And the MLPQ feature is exactly the LPQ fusion feature in multiple dimensioned multifrequency territory, MLPQ feature extraction principle:
For image, suppose that image is subjected to the fuzzy influence of certain noise, can be expressed as on frequency domain:
G=F·H
Wherein F is the Fourier transform of original image, and G is the Fourier transform of the image after bluring, and H is ambiguity function (Fourier transform of point spread function).Their amplitude and phase component satisfy respectively:
|G|=|F|·|H|
∠G=∠F+∠H
The postulated point spread function is centrosymmetric in the spatial domain, and then H is in real number field, and just the phase place of H is 0 or pi in frequency domain.Suppose again that at low frequency region the value of H is being for just, so F and G's has a common phase place.LPQ just is based on that this principle proposes, and it has a reasonable robustness to image blurring.MLPQ is an expansion to LPQ, adopts a plurality of different yardsticks to extract LPQ feature under the different frequency domains, thereby can portray people's face better.LPQ extracts flow process:
(1) image is divided into the fritter of a plurality of overlapping a certain size.
(2) in each fritter, carry out short time discrete Fourier transform respectively.
Extract the phase information under some characteristic frequency, it is encoded, obtain the LPQ feature.Original LPQ feature extracting method calculated amount is bigger, and the centre exists many double countings, is difficult to reach the extract real-time of feature.The present invention proposes a kind of quick LPQ feature extracting method based on integrogram.The LPQ feature coding:
(1) each phase quadrant is encoded with 2 bit, and for example 00 represents first quartile, 01 expression, second quadrant, 10 expression third quadrants, 11 expression four-quadrants.The phase encoding of 4 different frequency domains is linked together, obtain the binary string of 8 bit, convert the coding of metric 0-255 then to.
(2) original LPQ coding dimension is higher, and is vulnerable to The noise.Adopt the method for typical module, from sample, count the highest K of a frequency of occurrences LPQ sign indicating number, remaining sign indicating number is all merged in the sign indicating number, thereby reduced LPQ condition code dimension, accelerated computing velocity, guaranteed the robustness of LPQ sign indicating number simultaneously.
3. use the feature composition candidate feature subset that the multiple dimensioned local phase of gradient described in the screening 2. of Adaboost selector switch quantizes to have in (GMLPQ) feature set distinguishing ability.
The described algorithm of this method adopts Adaboost training characteristics selector switch.Adaboost is a kind of iterative algorithm, and its core concept is at the different sorter (Weak Classifier) of same training set training, then these Weak Classifiers is gathered, and constitutes a stronger final sorter (strong classifier).Its algorithm itself realizes by changing DATA DISTRIBUTION whether it is correct according to the classification of each sample among each training set, and the accuracy rate of the overall classification of last time, determines the weights of each sample.Give lower floor's sorter with the new data set of revising weights and train, will train the last fusion of the sorter that obtains at last, at every turn as last decision-making sorter.Use the adaboost sorter can get rid of some unnecessary training data features, notice is placed on above the crucial training data.
The Adaboost training process is as follows:
1. earlier obtain first Weak Classifier by study to N training sample;
2. sample and other the new data with misclassification constitutes a new N training sample together, obtains second Weak Classifier by the study to this sample;
With 1 and 2 all misclassification sample add that other new samples constitutes the training sample of another new N, obtains the 3rd Weak Classifier by the study to this sample;
4. final process promotes and obtains strong classifier.
4. use LDA subspace analysis device candidate feature subset described in is 3. analyzed, obtain a low dimensional feature vector as the face characteristic template.
Described LDA subspace is combined by the linear discrimination analysis device in a plurality of subspaces, comprising: original LDA, enhancing LDA (E-FLDA), direct LDA (D-LDA), kernel LDA (N-LDA), edge LDA (MFA).In the process of every kind of method, all select training sample at random, make distinct methods have more complementarity, improve the model generalization ability.
The summary of LDA subspace analysis method.
LDA subspace analysis method is exactly the linear discriminant analysis method, target is to extract the low dimensional feature with distinguishing ability in high-dimensional feature space, the sample that these features help to belong to same class flocks together more, belongs to inhomogeneous sample and separates more.A projection matrix W is found in mathematical description mode such as the definition of LDA objective function exactly, makes the ratio of interior divergence matrix S w of class and between class scatter matrix S b maximize.
Divergence matrix S w definition in the class:
S w = Σ i = 1 N Σ j = 1 N k ( X ij - m i ) ( X ij - m i ) T
Between class scatter matrix S b definition:
S b = Σ i = 1 N Σ j = i + 1 N ( m i - m j ) ( m i - m j ) T
The definition of LDA objective function:
J = w T S b w w T S w w
Face identification method based on the LDA subspace is a multiclass problem concerning study, and a people is exactly a class, and people's face sample of same individual belongs to same class, and people's face sample of different people belongs to inhomogeneity.LDA subspace face identification method learns to obtain a low n-dimensional subspace n exactly, make human face characteristic point project to this low n-dimensional subspace n from high-dimensional feature space, the human face characteristic point that belongs to same individual is assembled more, and the human face characteristic point that belongs to different people separates more.For the multiclass problem concerning study, how objectively effectively to measure the similarity degree (confidence level that belongs to same classification) between sample, the classification performance of the sorter that will obtain study plays crucial effect, and different distance metric methods have evident difference to discrimination.In many field of image recognition, in recognition of face, scholars find to have higher discrimination than Euclidean distance or L1 distance usually with the cosine distance.The present invention points out that the cosine distance also has further improved space, has proposed to improve from traditional subspace learning outcome the aftertreatment learning algorithm of distance metric, improves by calculating the sample distance and measures the confidence level and the validity of sample similarity.
The present invention improves cosine distance metric method.For the cosine distance, the difference of coordinate central point can significantly impact the tolerance of cosine distance.In existing method, suppose all that at test phase central point is positioned at initial point, ignored the optimization of central point and chosen.The present invention proposes to obtain the central point of preferred central point as the cosine distance through study, strengthened by calculating the sample distance and measured the validity of sample similarity, guaranteed that similar sample assembles more, the inhomogeneity sample separates more, improve the classification performance of subspace method, effectively reduced people's face misclassification rate.
Suppose that Oi is the central point of current selection, the cosine distance calculation formula of improved preferred center point is as follows:
d cos = ( X - O i ) T ( Y - O i ) | | X - O i | | | | Y - O i | |
Shown in formula, can select the central point of Oi arbitrarily as the cosine distance calculation, comprise certainly and select the central point of class central point as the cosine distance.Therefore, find the central point of an optimal Oi, improve the classification performance of subspace method as the cosine distance.
The classification performance of subspace method is assessed by objective function, therefore need learn the Oi central point of the best by objective function.Suppose to have the c type objects, the sample number of each class is Nk, and total sample number is N, and i sample of k class is designated as Then optimization aim function in subspace is:
J
= Σ k = 1 C Σ i = 1 N k Σ j = i + 1 N k ( x i k - O k ) T ( X j k - O k ) ( X i k - O k ) T ( X i k - O k ) ( X j k - O k ) T ( X j k - O k )
- Σ m = 1 C Σ n = m + 1 C Σ i ∈ C m Σ j ∈ C n ( ( X i m - O m ) T ( X j n - O m ) ( X i m - O m ) T ( X i m - O m ) ( X j n - O m ) T ( X j n - O m )
+ ( X i m - O n ) T ( X j n - O n ) ( X i m - O n ) T ( X i m - O n ) ( X j n - O n ) T ( X j n - O n ) )
If
g ij mnk = ( X i m - O k ) T ( X i m - O k ) ( X j n - O k ) T ( X j n - O k ) f ij mnk = ( X i m - O k ) T ( X j n - O k ) ,
J 1 = Σ k = 1 C Σ i = 1 N k Σ j = i + 1 N k f ij kkk g ij kkk
J 2 = Σ m = 1 C Σ n = m + 1 C Σ i ∈ C m Σ j ∈ C n f ij mnm g ij mnm
J 3 = Σ m = 1 C Σ n = m + 1 C Σ i ∈ C m Σ j ∈ C n f ij mnn g ij mnn
Then
J=J 1-J 2-J 3
The methods such as gradient descent method or method of conjugate gradient of using are optimized improved LDA objective function, and each objective function J1, J2, J3 are asked local derviation.Change central point Oi, make objective function J reduce the fastest direction and walk, when determining the objective function of overall situation the best, obtain the central point of best central point O as the cosine distance towards gradient.
∂ J 1 ∂ O k = Σ k = 1 C Σ i = 1 N k Σ j = i + 1 N k ( f ij kkk ) ′ ( g ij kkk ) - ( f ij kkk ) ( g ij kkk ) ′ ( g ij kkk ) 2
∂ J 2 ∂ O k = Σ n = k + 1 C Σ i ∈ C k Σ j ∈ C n ( f ij knk ) ′ ( g ij knk ) - ( f ij knk ) ( g ij knk ) ′ ( g ij knk ) 2
∂ J 3 ∂ O k = Σ m = 1 k - 1 Σ i ∈ C m Σ j ∈ C k ( f ij mkk ) ′ ( g ij mkk ) - ( f ij mkk ) ( g ij mkk ) ′ ( g ij mkk ) 2
g ′ = 1 2 g ( ( X - O ) ( X - O ) T ( X - O )
+ ( X - O ) ( X - O ) T ( X - O )
+ ( X - O ) ( X - O ) T ( X - O ) + ( X
- O ) ( X - O ) ^ T ( X - O ) )
( f ij kkk ) ′ = - ( X j k - O k ) - ( X i k - O k )
( f ij knk ) ′ = - ( X j n - O k ) - ( X i k - O k )
( f ij knk ) ′ = - ( X j k - O k ) - ( X i m - O k )
( g ij kkk ) ′ = 1 2 g ij kkk ( ( X i k - O k ) ( X j k - O k ) T ( X j k
- O k )
+ ( X i k - O k ) ( X j k - O k ) T ( X j k - O k )
+ ( X j k - O k ) ( X i k - O k ) T ( X i k - O k )
+ ( X j k - O k ) ( X i k - O k ) ^ T ( X i k
- O k ) )
( g ij knk ) ′ = 1 2 g ij knk ( ( X i k - O k ) ( X j n - O k ) T ( X j n
- O k )
+ ( X i k - O k ) ( X j n - O k ) T ( X j n - O k )
+ ( X j n - O k ) ( X i k - O k ) T ( X i k - O k )
+ ( X j n - O k ) ( X i k - O k ) ^ T ( X i k
- O k ) )
( g ij mkk ) ′ = 1 2 g ij mkk ( ( X i m - O k ) ( X j k - O k ) T ( X j k
- O k )
+ ( X i m - O k ) ( X j k - O k ) T ( X j k - O k )
+ ( X j k - O k ) ( X i m - O k ) T ( X i m - O k )
+ ( X j k - O k ) ( X i m - O k ) ^ T ( X i m
- O k ) )
Method of testing: for C class sample, establishing Y is the input sample, belongs to the enrolled set sample X of K class, and the similarity distance calculation of Y and X is as follows:
d cos=(Y-O k) T(X-O k)
5. face characteristic template described in will be 4. with build the face characteristic template base in advance and mate, obtain identification people identity information.
More than describe the improvement that is applied to recognition of face of the present invention in detail and measure the implementation and the realization details thereof of the LDA subspace learning method of aftertreatment.
Above embodiment only is the present invention's a kind of embodiment wherein, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to claim of the present invention.Should be pointed out that for the person of ordinary skill of the art without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (4)

1. face identification method based on LDA subspace study, it is characterized in that: it may further comprise the steps:
1) obtain facial image, and with described facial image become a full member, pre-service such as filtering, regulation resolution;
2) facial image calculating 1) obtains the multiple dimensioned local phase of its gradient and quantizes the GMLPQ feature set;
3) use the Adaboost selector switch to 2) described in the multiple dimensioned local phase of gradient quantize the GMLPQ feature set and screen, filter out the feature that wherein has distinguishing ability and form candidate feature subset;
4) use LDA subspace analysis device to 3) described in candidate feature subset analyze, obtain a low dimensional feature vector as its face characteristic template;
5) with 4) described in the face characteristic template mate with the face characteristic template base of building in advance, obtain the identity information of people in the described facial image.
2. a kind of face identification method based on LDA subspace study according to claim 1 is characterized in that: step 2) described in the multiple dimensioned local phase of gradient quantize that the GMLPQ feature set is based on the horizontal gradient image of described facial image and VG (vertical gradient) image and the set of the LPQ feature in the multiple dimensioned multifrequency territory of extracting.
3. a kind of face identification method based on the study of LDA subspace according to claim 1 is characterized in that: the subspace analysis of LDA described in step 4) device forms based on the cosine distance metric training of preferred center point, and all the other chordal distance computing functions are as follows:
d cos = ( X - O i ) T ( Y - O i ) | | X - O i | | | | Y - O i | |
Wherein Oi is the center point coordinate of i class sample correspondence.
4. a kind of face identification method based on LDA subspace study according to claim 3 is characterized in that: described preferred center point is to find the solution and obtain by objective function being used gradient descent method or gradient Conjugate method.
CN201110096969XA 2011-04-18 2011-04-18 Method for identifying human face based on LDA subspace learning Pending CN102129557A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110096969XA CN102129557A (en) 2011-04-18 2011-04-18 Method for identifying human face based on LDA subspace learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110096969XA CN102129557A (en) 2011-04-18 2011-04-18 Method for identifying human face based on LDA subspace learning

Publications (1)

Publication Number Publication Date
CN102129557A true CN102129557A (en) 2011-07-20

Family

ID=44267637

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110096969XA Pending CN102129557A (en) 2011-04-18 2011-04-18 Method for identifying human face based on LDA subspace learning

Country Status (1)

Country Link
CN (1) CN102129557A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102629275A (en) * 2012-03-21 2012-08-08 复旦大学 Face and name aligning method and system facing to cross media news retrieval
CN102855486A (en) * 2012-08-20 2013-01-02 北京理工大学 Generalized image target detection method
CN104268566A (en) * 2014-09-18 2015-01-07 重庆大学 Data processing method in intelligent lymph gland disease diagnostic system
CN106845397A (en) * 2017-01-18 2017-06-13 湘潭大学 A kind of confirming face method based on measuring similarity
CN107944020A (en) * 2017-12-11 2018-04-20 深圳云天励飞技术有限公司 Facial image lookup method and device, computer installation and storage medium
CN113129480A (en) * 2019-12-31 2021-07-16 广州海英智慧家居科技有限公司 Fingerprint lock control method for Internet of things

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102629275A (en) * 2012-03-21 2012-08-08 复旦大学 Face and name aligning method and system facing to cross media news retrieval
CN102629275B (en) * 2012-03-21 2014-04-02 复旦大学 Face and name aligning method and system facing to cross media news retrieval
CN102855486A (en) * 2012-08-20 2013-01-02 北京理工大学 Generalized image target detection method
CN102855486B (en) * 2012-08-20 2015-02-11 北京理工大学 Generalized image target detection method
CN104268566A (en) * 2014-09-18 2015-01-07 重庆大学 Data processing method in intelligent lymph gland disease diagnostic system
CN106845397A (en) * 2017-01-18 2017-06-13 湘潭大学 A kind of confirming face method based on measuring similarity
CN106845397B (en) * 2017-01-18 2020-04-14 湘潭大学 Face confirmation method based on similarity measurement
CN107944020A (en) * 2017-12-11 2018-04-20 深圳云天励飞技术有限公司 Facial image lookup method and device, computer installation and storage medium
CN107944020B (en) * 2017-12-11 2019-12-17 深圳云天励飞技术有限公司 Face image searching method and device, computer device and storage medium
CN113129480A (en) * 2019-12-31 2021-07-16 广州海英智慧家居科技有限公司 Fingerprint lock control method for Internet of things

Similar Documents

Publication Publication Date Title
CN103679158B (en) Face authentication method and device
CN102722712B (en) Multiple-scale high-resolution image object detection method based on continuity
CN102938065B (en) Face feature extraction method and face identification method based on large-scale image data
CN105718866B (en) A kind of detection of sensation target and recognition methods
CN102184384A (en) Face identification method based on multiscale local phase quantization characteristics
CN103605972A (en) Non-restricted environment face verification method based on block depth neural network
CN106529499A (en) Fourier descriptor and gait energy image fusion feature-based gait identification method
CN109902590A (en) Pedestrian's recognition methods again of depth multiple view characteristic distance study
CN103514456A (en) Image classification method and device based on compressed sensing multi-core learning
CN105320950A (en) A video human face living body detection method
CN103942577A (en) Identity identification method based on self-established sample library and composite characters in video monitoring
CN103761531A (en) Sparse-coding license plate character recognition method based on shape and contour features
Kobayashi et al. Three-way auto-correlation approach to motion recognition
CN102129557A (en) Method for identifying human face based on LDA subspace learning
CN103971106A (en) Multi-view human facial image gender identification method and device
Mo et al. Vehicles detection in traffic flow
Pratama et al. Face recognition for presence system by using residual networks-50 architecture
CN102945374A (en) Method for automatically detecting civil aircraft in high-resolution remote sensing image
Wang et al. Remote sensing scene classification using heterogeneous feature extraction and multi-level fusion
CN110222660B (en) Signature authentication method and system based on dynamic and static feature fusion
Hou et al. A cognitively motivated method for classification of occluded traffic signs
CN100412884C (en) Human face quick detection method based on local description
Wang et al. Action recognition using linear dynamic systems
CN102142083A (en) Face recognition method based on LDA (Linear Discriminant Analysis) subspace learning
CN109902690A (en) Image recognition technology

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110720