CN101853397A - Bionic human face detection method based on human visual characteristics - Google Patents

Bionic human face detection method based on human visual characteristics Download PDF

Info

Publication number
CN101853397A
CN101853397A CN 201010157640 CN201010157640A CN101853397A CN 101853397 A CN101853397 A CN 101853397A CN 201010157640 CN201010157640 CN 201010157640 CN 201010157640 A CN201010157640 A CN 201010157640A CN 101853397 A CN101853397 A CN 101853397A
Authority
CN
China
Prior art keywords
face
human
image
people
detection method
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
CN 201010157640
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.)
Institute of Semiconductors of CAS
Original Assignee
Institute of Semiconductors of CAS
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 Institute of Semiconductors of CAS filed Critical Institute of Semiconductors of CAS
Priority to CN 201010157640 priority Critical patent/CN101853397A/en
Publication of CN101853397A publication Critical patent/CN101853397A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a bionic human face detection method based on human visual characteristics, which comprises the following steps that: step 1: an input image containing a human face is pre-processed; step 2: regional rule judgment and human eye block matching screening are carried out to the pre-processed image to obtain a screening area of human eye blocks; step 3: regional rule judgment and multi-relation template block matching are carried out to the screening area of human eye blocks, and a human face area is extracted; and step 4: the human face rules of the extracted human face area are verified to obtain the position of the human face in the image. The bionic human face detection method based on human visual characteristics greatly reduces the impact of noise and complicated background on a human face detection method based of the characteristics, overcomes the defects of the human face detection method based on statistical theory that the complicacy is high, labor is wasted in searching training samples and the generalization capability is not strong.

Description

A kind of bionic human face detection method based on human visual system
Technical field
The present invention relates to technical field of image processing, especially a kind of bionic human face detection method based on human visual system.
Background technology
It is a very important job that people's face detects (from moving face location), is many application, the committed step of for example recognition of face, the repairing of people's face, face tracking and the supervision of people's face.Early stage recognition of face research is primarily aimed at the facial image (as the image of no background) that has than the strong constraint condition, often suppose people's face position and the known or easy acquisition of size, so people's face detection problem is not subjected to enough attention.And along with the sharp increase of practical application request, a series of practical problemss that faced thus make people's face detect beginning as one independently problem be subjected to researcher's attention.
At present, human face detection tech is also very unripe, and the principal element that influences people's face testing result has: (1) illumination condition, for example, intensity variations, natural light and artificial light etc.; (2) variation of attitude; (3) variation of image size; (4) cosmetic or attachment on the face such as beard and glasses etc.; (5) background is as indoor scenery and outdoor physical environment etc.Though these factors do not constitute too big obstacle for the mankind's vision system, but existing face detection system can only be obtained quite good detecting effectiveness under certain restrictive condition, does not also reach practical level at aspects such as loss, false alarm rate, detection speed and adaptability.
The basic thought that computer face detects is with method knowledge or that add up people's face to be carried out modeling, more all possible zone to be checked and faceform's matching degree, thus obtain the human face region that may exist.Existing method for detecting human face can be divided into following a few class:
1) based on the method for detecting human face of geometric properties: the geometric properties of so-called people's face refers to the feature that human face organ embodies on how much, be human under different attitudes, visual angle and illumination condition, the feature that the parts of people's face or people's face may exist with unchangeability.Utilize this feature just can detect and whether have people's face in the image.Difference according to the use characteristic type can be divided into: a) based on the method for priori, be the method for detecting human face with the coding of the relation between people's face portion organ criterionization; B) based on the method for feature unchangeability, be conceived to detect some constant features of people's face portion, for example eyes, nose and face etc. utilize various means to seek the invariant features of above-mentioned organ, and comprehensive then these invariant features that find determine whether zone to be detected is people's face; C) based on the method for template, at first make face template, calculate the correlation of surveyed area and template then, utilize the criterion of formulating to judge whether surveyed area is people's face.Different according to template construct and parameter setting can be divided into two kinds of methods of pre-solid plate and deforming template.
Based on geometric properties method for detecting human face have intuitively, easily by people's acceptance with the advantage that adopts, designs easily at different applicable cases; But, want to find a notable feature that is applicable to all situations very difficult, or even impossible; Because the information that uses is the feature of low level in the image, as Points And lines etc., these features are subjected to illumination and The noise easily, cause flase drop easily.
2) based on the method for detecting human face of complexion model: the colour of skin is people's face surface one of notable attribute the most, have relative stability and and most of backgrounds there are differences, and do not rely on the minutia of people's face portion, size for expression, attitude and image is also insensitive, so features of skin colors is the most frequently used a kind of feature in people's face detects.Primary what solve is the detection problem of skin pixel point and detect based on people's face of colour of skin information.
Method for detecting human face based on complexion model has the application of being easy to, and is insensitive to human face posture, verification and measurement ratio advantages of higher under the environment of background dullness.But, extremely important for the selection of chrominance space, influenced the effect of whole algorithm to a great extent.Under illumination and background complicated situation, effect is not very desirable based on the method for complexion model.
3) based on the method for detecting human face of statistical theory: the basic thought of these class methods is the pattern recognition problem that people's face detection problem are considered as a broad sense, be to utilize the method for statistical study and machine learning to seek out people's face sample and non-face sample statistical nature separately, re-use feature construction sorter separately, use sorter to finish people's face and detect.Method for detecting human face based on statistical nature mainly contains: the linear subspaces method (mainly comprises pca method (PCA), linear discriminant analysis method (LDA), factor analysis method (FA) etc.), neural net method, support vector machine (SVM) method, hidden Markov model (hmm) method, Bayers decision-making technique and Boosting method etc.
Method for detecting human face based on statistical theory, do not need to extract concrete face characteristic, but from a large amount of typical data, obtain statistical nature, can reflect the difference between facial image and the non-face image preferably, so strong robustness, even higher accuracy is also arranged in the image of complex background; But, need carry out exhaustive search to full figure, the computational complexity height; In order to reach higher accuracy, need a large amount of time and efforts to collect people's face sample and non-face sample; Generalization ability is not strong.
Summary of the invention
(1) technical matters that will solve
The objective of the invention is to propose a kind of bionic human face detection method based on human visual system, to overcome the shortcoming that is subjected to noise and complex background influence based on the method for detecting human face of feature easily, and overcome method for detecting human face complexity height based on statistical theory, collection training sample effort, the shortcoming that generalization ability is not strong.
(2) technical scheme
For achieving the above object, the invention provides a kind of bionic human face detection method based on human visual system, comprising:
Step 1: the image that contains people's face to input carries out the image pre-service;
Step 2: pretreated image is carried out the screening of regional rule judgment and human eye block matching, obtain the screening area of human eye block;
Step 3: the screening area to human eye block carries out regional rule judgment and many relation template piecemeal coupling, extracts human face region;
Step 4: the human face region that extracts is carried out the verification of people's face rule, obtain the position of people's face in image.
In the such scheme, the image that contains people's face to input described in the step 1 carries out the image pre-service, is that the image of importing that contains people's face is carried out illumination homogenising and normalized, to improve the quality of image.
In the such scheme, the image that contains people's face of described input comprises the image that contains upright people's face, and the image that contains colourful attitude people's face.
In the such scheme, regional rule judgment described in the step 2 and 3, be checking between the piecemeal gray integration and the symmetry and the heterogeneite of dispersion, to guarantee to meet the blocking characteristic of human eye and people's face.
In the such scheme, described in the step 2 image being carried out the screening of regional rule judgment and human eye block matching, is to be earlier the characteristic of face understanding to be carried out according to human knowledge people's face.
In the such scheme, screening area to human eye block described in the step 3 carries out regional rule judgment and many relation template piecemeal coupling, be to be the characteristic that adapts to different sizes and different far and near object by the size of regulating pupil, take the face templates of how association to carry out multiple dimensioned search matched according to human vision.
In the such scheme, described many relation template piecemeal coupling adopts the criterion of relative coefficient as the metrics match degree.
In the such scheme, described in the step 4 human face region that extracts is carried out the verification of people's face rule, be meant the gradient rule verification of " face district " by coupling being carried out the VG (vertical gradient) image, and the verification of the two-value of typical gradient image rule, final accurately people from location face.
(3) beneficial effect
From technique scheme as can be seen, the present invention has following beneficial effect:
1, this bionic human face detection method provided by the invention based on human visual system, can either greatly reduce the influence that is subjected to noise and complex background based on the method for detecting human face of feature easily, can overcome method for detecting human face complexity height again based on statistical theory, collection training sample effort, the shortcoming that generalization ability is not strong.
2, this bionic human face detection method based on human visual system provided by the invention belongs to the category based on the method for detecting human face of geometric properties, and this method can be located the zone at people's face place exactly in the image that comprises people's face.
Description of drawings
For further specifying content of the present invention and characteristics, below in conjunction with drawings and Examples the present invention is done a detailed description, wherein:
Fig. 1 is the method flow diagram that detects based on the bionic human face of human visual system provided by the invention;
Fig. 2 is the block diagram of human eye template symmetry and heterogeneite;
Fig. 3 is the block diagram of face template symmetry and heterogeneite;
Fig. 4 is the template of human eye and multiple dimensioned people's face;
Fig. 5 is three fens graph models of people's face of adopting of regular verification and numbering; Wherein, (a) being three fens graph models of people's face, (b) is three components numberings.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, below in conjunction with specific embodiment, and with reference to accompanying drawing, the present invention is described in more detail.
The human visual system is to the understanding of object, is to adapt to the far and near and big or small of object by the size of regulating pupil, and be the understanding by face earlier to the understanding of people's face.This characteristic of simulating human vision system, the present invention takes the method for how related multiple dimensioned template matches in people's face detects, five kinds of face templates of prefabricated human eye and different length breadth ratios, at first candidate regions is carried out preliminary screening, detect to adapt to the different shapes of face with face template then with the human eye template; Simultaneously, when coupling, adopt the subregion piecemeal coupling of human eye and people's face.This method is applicable to the image that contains people's face, by the image pre-service, eliminates the austerity of light influence, enhancing people face pattern; Then the image after handling is carried out eye district and face candidate regions rule judgment and many relation template piecemeal coupling, after accurately locate people's face after the regular verification.
As shown in Figure 1, Fig. 1 is the method flow diagram that detects based on the bionic human face of human visual system provided by the invention, and this method comprises:
Step 1: the image that contains people's face to input carries out the image pre-service;
Step 2: pretreated image is carried out the screening of regional rule judgment and human eye block matching, obtain the screening area of human eye block;
Step 3: the screening area to human eye block carries out regional rule judgment and many relation template piecemeal coupling, extracts human face region;
Step 4: the human face region that extracts is carried out the verification of people's face rule, obtain people's face position in image.
Wherein, the image that contains people's face to input described in the step 1 carries out the image pre-service, is that the image of importing that contains people's face is carried out illumination homogenising and normalized, to improve the quality of image.The image that contains people's face of described input comprises the image that contains upright people's face, and the image that contains colourful attitude people's face.
Regional rule judgment described in the step 2 and 3, be checking between the piecemeal gray integration and the symmetry and the heterogeneite of dispersion, to guarantee to meet the blocking characteristic of human eye and people's face.Described image being carried out the screening of regional rule judgment and human eye block matching, is to be earlier the characteristic of face understanding to be carried out according to human knowledge people's face.Described screening area to human eye block carries out regional rule judgment and many relation template piecemeal coupling, be to be the characteristic that adapts to different sizes and different far and near object by the size of regulating pupil, take the face templates of how association to carry out multiple dimensioned search matched according to human vision.Described many relation template piecemeal coupling adopts the criterion of relative coefficient as the metrics match degree.
Described in the step 4 human face region that extracts is carried out the verification of people's face rule, be meant the gradient rule verification of " face district " by coupling being carried out the VG (vertical gradient) image, and the verification of the two-value of typical gradient image rule, final accurately people from location face.
Based on the method flow diagram that the bionic human face based on human visual system shown in Figure 1 detects, the present invention is described in more detail below in conjunction with specific embodiment.
Step 1: image pre-service
Because the image irradiation that a variety of causes may cause image acquisition to obtain is not enough, fuzzy, effectively the image Preprocessing Algorithm can be improved the quality of image.At first coloured image is carried out gray processing, then image is carried out the illumination gradient correction, promptly utilize original image to simulate one and proofread and correct the illumination plane, deduct this plane then.
If gray level image is of a size of W * H, total number of pixels is n=W * H, and gray scale is x g(i k, j k) (k=1,2 ..., n), the illumination plane that need simulate is y=θ 1* i+ θ 2* j+ θ 3, then should satisfy:
( θ 1 , θ 2 , θ 2 ) = arg ( θ 1 , θ 2 , θ 2 ) min ( Σ k = 1 n ( x ( i k , j k ) - ( θ 1 * i k + θ 2 * j k + θ 3 ) ) 2 )
Write as matrix form, asked the minimum value of following quadratic form exactly:
E(θ)=(Aθ-X) T(Aθ-X)
Wherein: A = i 1 j 1 1 · · · · · · · · · i n j n 1 , θ = θ 1 θ 2 θ 3 , X = x ( i 1 , j 1 ) · · · x ( i n , j n ) .
The revised image x of illumination then p(i k, j k) be:
x p(i k, j k)=x g(i k, j k)-y k=x g(i k, j k)-(θ 1* i k+ θ 2* j k+ θ 3) the illumination gradient correction eliminated the single order variable quantity of image, reduced the influence of non-front lighting to a certain extent, weakened the shade of people's face.
To the revised image of illumination, carry out the variance normalization and handle, promptly the average and the variance of image are carried out normalization, it is adjusted to designated value, can strengthen the austerity of people's face pattern.x p(i k, j k) be converted into image x p(i, j) (0≤i<H, 0≤j<W), establish image x p(i, average j) and variance are respectively m and σ, and desired average and variance are respectively m 0And σ 0, the normalized image x that then obtains n(i j) is expressed as follows:
x n ( i , j ) = m 0 + σ 0 σ ( x p ( i , j ) - m ) , 0 ≤ i ≤ H , 0 ≤ j ≤ W
Step 2: the human eye candidate regions detects screening
Human knowledge people's face is earlier to the understanding of face, therefore earlier by the eye template scalping face candidate region of choosing, and earlier the anticipation of human eye area rule is carried out in the zone before the eye template matches.
If the gray level image of segmented areas (be as the label of Fig. 21 position) is x b(i, j), size is w * h, its gray average and dispersion are defined as follows:
M = 1 w · h Σ i = 0 h - 1 Σ j = 0 w - 1 x b ( i , j ) ,
Var = 1 w · h Σ i = 0 h - 1 Σ j = 0 w - 1 x b 2 ( i , j ) - M 2 ,
The gray average in piecemeal eye district and dispersion exist certain symmetry and heterogeneite (as shown in Figure 2).
1) gray average rule judgment (k 1, k 2, k 3Be the constant of setting)
M 1/k 1<M 2<k 1×M 1
M 3/k 2<M 5<k 2×M 3
M 3<k 3×M 4,M 5<k 3×M 4
2) dispersion rule judgment (k 4, k 5, k 6Be the constant of setting)
Var 1/k 4<Var 2<k 4×Var 1
Var 3/k 5<Var 5<k 5×Var 3
Var 3>k 6×Var 4,Var 5>k 6×Var 4
To candidate regions by above-mentioned two regular anticipations, carry out the piecemeal coupling of a template, adopt the criterion of relative coefficient (also can be called angular distance) as the metrics match degree.
If template piecemeal number is N, every segmented areas is of a size of W m* H m, (m=1,2 ... N), gray matrix is
Figure GSA00000114250500081
Gray average is μ T, variance is σ T, with template be with the gradation of image matrix of the piecemeal to be matched of yardstick
Figure GSA00000114250500082
Gray average is μ X, variance is σ X, correlation coefficient r then m(T X) is:
r m ( T , X ) = Σ i = 0 H m - 1 Σ j = 0 W m - 1 ( t i , j - μ T ) ( x i , j - μ X ) W m · H m · σ T · σ X
Correlation coefficient r m(T shows that the matching degree of template and block image to be matched is high more X) greatly more.
The matching degree r of whole surveyed area is defined as follows:
r = ( 1 N Σ m = 1 N ( ( 1 + r m ) 2 ) 2 ) 1 2
R in the formula mThe matching degree of representing the m piece.
Candidate regions to by above-mentioned human eye rule anticipation and matching detection sorts from high to low according to its matching degree.
Step 3: obtain people's face candidate regions
The zone that obtains with the second step screening is as the zone of detecting people's face, and with the anticipation the same (people's face anticipation piecemeal is as shown in Figure 3) of human eye rule, entering candidate's face district at first needs to satisfy following rule:
1) gray average rule judgment (f 1, f 2, f 3, f 4And f 5Be the constant of setting)
M a/f 1<M b<f 1×M b
M 1/f 2<M 3<f 2×M 1
M 1>f 3×M 2,M 3>f 3×M 2
M 1>f 4×M 4,M 3>f 4×M 6
M 8>f 5×M 4,M 8>f 5×M 6
2) dispersion rule judgment (f 6And f 7Be the constant of setting)
Var a/f 6<Var b<f 6×Var b
Var 1/f 7<Var 3<f 7×Var 1
Var 1>Var 2,Var 3>Var 2
Var 1>Var 4,Var 3>Var 6
To carry out multiple dimensioned face template coupling (multiple dimensioned face template as shown in Figure 4) by the candidate regions after the above-mentioned regular anticipation, take piecemeal coupling and the metrics match degree criterion same with human eye area, to be decided to be the candidate regions matching degree with the maximum match degree of multiple dimensioned template, the zone that will meet certain matching degree is as people's face candidate regions.
Step 4: regular verification
Template matches is the coupling of the overall situation just, and is not local coupling, can not show the characteristic of people's face part, and the people's face that only depends on template matches to obtain is also unreliable, also needs the further affirmation of face characteristic rule.At first to people's face candidate regions to be confirmed, use VG (vertical gradient) operator and typical gradient operator to obtain VG (vertical gradient) image and typical gradient image, specific algorithm is as follows:
If the gray level image of people's face candidate regions is [f (i, j)], the VG (vertical gradient) image is [V (i, j)], and typical gradient image is [D (i, j)], then has:
[V(i,j)]=|f(i,j)-f(i+1,j)|;
[D(i,j)]=|f(i,j)-f(i+1,j)|+|f(i,j)-f(i,j+1)|。
Utilize its average to carry out binaryzation to typical gradient image [D (i, j)], obtain bianry image [B (i, j)].Will [V (i, j)] and [B (i, j)] be divided into the identical block (as shown in Figure 5) of 3 * 3 sizes, add up the gray-scale value of each piecemeal.If candidate's face district is " people's face ", then should satisfy following rule:
(1) the gradient rule (
Figure GSA00000114250500101
The average gray value of the sub-piece of k in expression VG (vertical gradient) image [V (i, j)] three components)
Rule?1: V ‾ [ 0 ] > V ‾ [ 1 ] , And V ‾ [ 0 ] > V ‾ [ 3 ] , And V ‾ [ 0 ] > V ‾ [ 6 ]
Rule?2: V ‾ [ 2 ] > V ‾ [ 1 ] , And V ‾ [ 2 ] > V ‾ [ 5 ] , And V ‾ [ 2 ] > V ‾ [ 8 ]
Rule?3: V &OverBar; [ 6 ] < 1.5 V &OverBar; [ 7 ] , And V &OverBar; [ 8 ] < 1.5 V &OverBar; [ 7 ]
Rule?4: ( V &OverBar; [ 7 ] + 0.5 V &OverBar; [ 6 ] + 0.5 V &OverBar; [ 8 ] ) > 1.5 V &OverBar; [ 3 ] ,
And
Figure GSA000001142505001011
(2) the two-value rule ( In the presentation video [B (i, j)] in the sub-piece of k gray scale be the shared piece ratio of 1 pixel)
Rule?1: B &OverBar; [ 0 ] > 0.3 , And B &OverBar; [ 0 ] > B &OverBar; [ 1 ] , And B &OverBar; [ 0 ] > B &OverBar; [ 3 ]
Rule?2: B &OverBar; [ 2 ] > 0.3 , And B &OverBar; [ 2 ] > B &OverBar; [ 1 ] , And B &OverBar; [ 2 ] > B &OverBar; [ 5 ]
Rule?3: B &OverBar; [ 4 ] > 0
Rule?4: ( B &OverBar; [ 7 ] + 0.5 B &OverBar; [ 6 ] + 0.5 B &OverBar; [ 8 ] ) > 1.5 B &OverBar; [ 3 ] ,
And ( B &OverBar; [ 7 ] + 0.5 B &OverBar; [ 6 ] + 0.5 B &OverBar; [ 8 ] ) > 1.5 B &OverBar; [ 5 ]
Experiment showed, that method of the present invention is concisely effective, the robustness height detects applicable to the people's face with complex background image.
Case study on implementation
Adopt the present invention that the image that some contain people's face is detected, after through the anticipation of human eye candidate regions rule, the human eye template being divided into 2 * 5 fritter mates, 200 candidate regions have been screened from big to small by matching degree, it as people's face candidate regions, after the anticipation of remarkable face candidate regions rule, is divided into multiple dimensioned face template 5 * 5 fritter and carries out the piecemeal coupling, total matching degree threshold value is made as 0.70, will carry out regular verification as people's face candidate regions greater than 0.70 candidate regions.Experiment showed, that this method can correctly detect people's face, respond well, practical.
Above-described specific embodiment; purpose of the present invention, technical scheme and beneficial effect are further described; institute is understood that; the above only is specific embodiments of the invention; be not limited to the present invention; within the spirit and principles in the present invention all, any modification of being made, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (8)

1. the bionic human face detection method based on human visual system is characterized in that, comprising:
Step 1: the image that contains people's face to input carries out the image pre-service;
Step 2: pretreated image is carried out the screening of regional rule judgment and human eye block matching, obtain the screening area of human eye block;
Step 3: the screening area to human eye block carries out regional rule judgment and many relation template piecemeal coupling, extracts human face region;
Step 4: the human face region that extracts is carried out the verification of people's face rule, obtain people's face position in image.
2. the bionic human face detection method based on human visual system according to claim 1, it is characterized in that, the image that contains people's face to input described in the step 1 carries out the image pre-service, be that the image of importing that contains people's face is carried out illumination homogenising and normalized, to improve the quality of image.
3. the bionic human face detection method based on human visual system according to claim 2 is characterized in that, the image that contains people's face of described input comprises the image that contains upright people's face, and the image that contains colourful attitude people's face.
4. the bionic human face detection method based on human visual system according to claim 1, it is characterized in that, regional rule judgment described in the step 2 and 3, be checking between the piecemeal gray integration and the symmetry and the heterogeneite of dispersion, to guarantee to meet the blocking characteristic of human eye and people's face.
5. the bionic human face detection method based on human visual system according to claim 1, it is characterized in that, described in the step 2 image being carried out the screening of regional rule judgment and human eye block matching, is to be earlier the characteristic of face understanding to be carried out according to human knowledge people's face.
6. the bionic human face detection method based on human visual system according to claim 1, it is characterized in that, screening area to human eye block described in the step 3 carries out regional rule judgment and many relation template piecemeal coupling, be to be the characteristic that adapts to different sizes and different far and near object by the size of regulating pupil, take the face templates of how association to carry out multiple dimensioned search matched according to human vision.
7. the bionic human face detection method based on human visual system according to claim 6 is characterized in that, described many relation template piecemeal coupling adopts the criterion of relative coefficient as the metrics match degree.
8. the bionic human face detection method based on human visual system according to claim 1, it is characterized in that, described in the step 4 human face region that extracts is carried out the verification of people's face rule, be meant the gradient rule verification of " face district " by coupling being carried out the VG (vertical gradient) image, and the verification of the two-value of typical gradient image rule, final accurately people from location face.
CN 201010157640 2010-04-21 2010-04-21 Bionic human face detection method based on human visual characteristics Pending CN101853397A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010157640 CN101853397A (en) 2010-04-21 2010-04-21 Bionic human face detection method based on human visual characteristics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010157640 CN101853397A (en) 2010-04-21 2010-04-21 Bionic human face detection method based on human visual characteristics

Publications (1)

Publication Number Publication Date
CN101853397A true CN101853397A (en) 2010-10-06

Family

ID=42804875

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010157640 Pending CN101853397A (en) 2010-04-21 2010-04-21 Bionic human face detection method based on human visual characteristics

Country Status (1)

Country Link
CN (1) CN101853397A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622589A (en) * 2012-03-13 2012-08-01 辉路科技(北京)有限公司 Multispectral face detection method based on graphics processing unit (GPU)
CN105046282A (en) * 2015-08-27 2015-11-11 哈尔滨工程大学 Hand detection method based on hand-block feature and AdaBoost classifier
CN105606864A (en) * 2016-03-25 2016-05-25 宋健 Using method of automatic electricity stealing preventing watt-hour meter
CN105628996A (en) * 2016-03-25 2016-06-01 胡荣 Image processing-based electric energy meter
CN105675935A (en) * 2016-03-25 2016-06-15 李英 Intelligent electric energy meter
CN105675945A (en) * 2016-03-25 2016-06-15 李娜 Image detection-based intelligent electric meter using method
CN105699933A (en) * 2016-02-04 2016-06-22 任红霞 Direct current electric energy meter detecting system for electric automobile battery charging pile
CN105842532A (en) * 2016-03-25 2016-08-10 高秀丽 Method for using image identification-based automatic electric meter
CN105842501A (en) * 2016-03-25 2016-08-10 宋健 Electric meter capable of automatically preventing electricity stealing
CN105866528A (en) * 2016-03-25 2016-08-17 胡荣 Electric energy meter application method based on image processing
CN105866536A (en) * 2016-03-25 2016-08-17 高秀丽 Automatic electric meter based on image recognition
CN106056627A (en) * 2016-05-30 2016-10-26 河海大学 Robustness object tracking method based on local identification sparse representation
CN106446833A (en) * 2016-09-27 2017-02-22 湖南商学院 Multichannel bionic vision method for recognizing complex scene image

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6094498A (en) * 1999-07-07 2000-07-25 Mitsubishi Denki Kabushiki Kaisha Face image processing apparatus employing two-dimensional template
CN1341401A (en) * 2001-10-19 2002-03-27 清华大学 Main unit component analysis based multimode human face identification method
US6611613B1 (en) * 1999-12-07 2003-08-26 Samsung Electronics Co., Ltd. Apparatus and method for detecting speaking person's eyes and face
US20050163383A1 (en) * 2004-01-26 2005-07-28 Samsung Electronics Co., Ltd. Driver's eye image detecting device and method in drowsy driver warning system
JP3811474B2 (en) * 2003-08-04 2006-08-23 財団法人ソフトピアジャパン Face part position detection method and face part position detection apparatus
CN101021897A (en) * 2006-12-27 2007-08-22 中山大学 Two-dimensional linear discrimination human face analysis identificating method based on interblock correlation
CN101162500A (en) * 2006-10-13 2008-04-16 上海银晨智能识别科技有限公司 Sectorization type human face recognition method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6094498A (en) * 1999-07-07 2000-07-25 Mitsubishi Denki Kabushiki Kaisha Face image processing apparatus employing two-dimensional template
US6611613B1 (en) * 1999-12-07 2003-08-26 Samsung Electronics Co., Ltd. Apparatus and method for detecting speaking person's eyes and face
CN1341401A (en) * 2001-10-19 2002-03-27 清华大学 Main unit component analysis based multimode human face identification method
JP3811474B2 (en) * 2003-08-04 2006-08-23 財団法人ソフトピアジャパン Face part position detection method and face part position detection apparatus
US20050163383A1 (en) * 2004-01-26 2005-07-28 Samsung Electronics Co., Ltd. Driver's eye image detecting device and method in drowsy driver warning system
CN101162500A (en) * 2006-10-13 2008-04-16 上海银晨智能识别科技有限公司 Sectorization type human face recognition method
CN101021897A (en) * 2006-12-27 2007-08-22 中山大学 Two-dimensional linear discrimination human face analysis identificating method based on interblock correlation

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622589A (en) * 2012-03-13 2012-08-01 辉路科技(北京)有限公司 Multispectral face detection method based on graphics processing unit (GPU)
CN105046282A (en) * 2015-08-27 2015-11-11 哈尔滨工程大学 Hand detection method based on hand-block feature and AdaBoost classifier
CN105046282B (en) * 2015-08-27 2018-10-26 哈尔滨工程大学 A kind of hand detection method based on hand block feature and AdaBoost graders
CN105699933A (en) * 2016-02-04 2016-06-22 任红霞 Direct current electric energy meter detecting system for electric automobile battery charging pile
CN105842501A (en) * 2016-03-25 2016-08-10 宋健 Electric meter capable of automatically preventing electricity stealing
CN105866497A (en) * 2016-03-25 2016-08-17 张超 Automatic electricity-stealing-preventing electric meter
CN105675935A (en) * 2016-03-25 2016-06-15 李英 Intelligent electric energy meter
CN105842532A (en) * 2016-03-25 2016-08-10 高秀丽 Method for using image identification-based automatic electric meter
CN105628996A (en) * 2016-03-25 2016-06-01 胡荣 Image processing-based electric energy meter
CN105842495A (en) * 2016-03-25 2016-08-10 李军 Image processing-based electric energy meter
CN105866528A (en) * 2016-03-25 2016-08-17 胡荣 Electric energy meter application method based on image processing
CN105675945A (en) * 2016-03-25 2016-06-15 李娜 Image detection-based intelligent electric meter using method
CN105866536A (en) * 2016-03-25 2016-08-17 高秀丽 Automatic electric meter based on image recognition
CN105606864A (en) * 2016-03-25 2016-05-25 宋健 Using method of automatic electricity stealing preventing watt-hour meter
CN106056627B (en) * 2016-05-30 2018-10-23 河海大学 A kind of robust method for tracking target based on local distinctive rarefaction representation
CN106056627A (en) * 2016-05-30 2016-10-26 河海大学 Robustness object tracking method based on local identification sparse representation
CN106446833A (en) * 2016-09-27 2017-02-22 湖南商学院 Multichannel bionic vision method for recognizing complex scene image
CN106446833B (en) * 2016-09-27 2019-08-02 湖南商学院 A kind of bionical visible sensation method of multichannel for complex scene image recognition

Similar Documents

Publication Publication Date Title
CN101853397A (en) Bionic human face detection method based on human visual characteristics
CN100452081C (en) Human eye positioning and human eye state recognition method
CN104866829B (en) A kind of across age face verification method based on feature learning
CN106295522B (en) A kind of two-stage anti-fraud detection method based on multi-orientation Face and environmental information
CN101558431B (en) Face authentication device
CN103632136B (en) Human-eye positioning method and device
CN110399905A (en) The detection and description method of safety cap wear condition in scene of constructing
CN109800648A (en) Face datection recognition methods and device based on the correction of face key point
CN103870811B (en) A kind of front face Quick method for video monitoring
CN102096823A (en) Face detection method based on Gaussian model and minimum mean-square deviation
CN101667245B (en) Human face detection method by cascading novel detection classifiers based on support vectors
CN106355138A (en) Face recognition method based on deep learning and key features extraction
CN106096551B (en) The method and apparatus of face position identification
CN106529499A (en) Fourier descriptor and gait energy image fusion feature-based gait identification method
CN106650693A (en) Multi-feature fusion identification algorithm used for human face comparison
CN105550658A (en) Face comparison method based on high-dimensional LBP (Local Binary Patterns) and convolutional neural network feature fusion
CN101142584A (en) Method for facial features detection
CN103605972A (en) Non-restricted environment face verification method based on block depth neural network
CN105138968A (en) Face authentication method and device
CN101620673A (en) Robust face detecting and tracking method
CN106778468A (en) 3D face identification methods and equipment
CN102332086A (en) Facial identification method based on dual threshold local binary pattern
CN106599785A (en) Method and device for building human body 3D feature identity information database
CN108171223A (en) A kind of face identification method and system based on multi-model multichannel
CN105426882B (en) The method of human eye is quickly positioned in a kind of facial image

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20101006