CN106548133B - A kind of template matching method and device and gesture identification method and device - Google Patents

A kind of template matching method and device and gesture identification method and device Download PDF

Info

Publication number
CN106548133B
CN106548133B CN201610901954.9A CN201610901954A CN106548133B CN 106548133 B CN106548133 B CN 106548133B CN 201610901954 A CN201610901954 A CN 201610901954A CN 106548133 B CN106548133 B CN 106548133B
Authority
CN
China
Prior art keywords
template
threshold value
minimum
input picture
distance
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.)
Active
Application number
CN201610901954.9A
Other languages
Chinese (zh)
Other versions
CN106548133A (en
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.)
Goertek Techology Co Ltd
Original Assignee
Goertek Techology 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 Goertek Techology Co Ltd filed Critical Goertek Techology Co Ltd
Priority to CN201610901954.9A priority Critical patent/CN106548133B/en
Publication of CN106548133A publication Critical patent/CN106548133A/en
Application granted granted Critical
Publication of CN106548133B publication Critical patent/CN106548133B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/20Movements or behaviour, e.g. gesture recognition
    • G06V40/28Recognition of hand or arm movements, e.g. recognition of deaf sign language
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/107Static hand or arm
    • G06V40/113Recognition of static hand signs

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Health & Medical Sciences (AREA)
  • Psychiatry (AREA)
  • Social Psychology (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses a kind of template matching method and device and gesture identification method and device, template matching method includes: default multiple groups template;The minimum cumulative distance of calculating input image and first group of template;(a) judge distance and refuse the relationship of threshold value;If both greater than refusal threshold value, exports not within the scope of template;If there is a distance to be less than refusal threshold value, the minimum cumulative distance of calculating input image and the corresponding templates in multiple groups template below judges whether that all distances both less than refuse threshold value, if so, output corresponding templates;If it is not, output is not within the scope of template;If there are two and the above distance is less than refusal threshold value, obtains minimum value, the difference of calculated minimum and other distances judges whether that all differences are all larger than differential threshold;If so, output corresponding templates;If it is not, the minimum cumulative distance of calculating input image and next group of template corresponding templates, returns (a).The present invention improves template matching precision, reduces gesture identification False Rate.

Description

A kind of template matching method and device and gesture identification method and device
Technical field
The invention belongs to template matching technique fields, specifically, be related to a kind of template matching method and device, and Gesture identification method and device.
Background technique
DTW algorithm is a kind of template matching algorithm, be Time alignment and distance measure calculations incorporated are got up one kind it is non- Linear gauge adjusting technique can extend global or local, the matched process of template completion of compression or deformation.It is using satisfaction The Time alignment function of certain condition is by calculating (the following letter of the minimum Cumulative Distance between input data and one group of reference template Claim distance) similarity degree of input data and reference template described.Traditional DTW algorithm only chooses one group of template to input Image is matched, although simply, matching precision is not high, the probability judged by accident during gesture identification is relatively large.
Summary of the invention
The present invention provides a kind of template matching methods, improve matching precision.
It is achieved in order to solve the above technical problems, the present invention adopts the following technical solutions:
A kind of template matching method, the matching process include:
Default multiple groups template, every group of template includes multiple template;
The minimum between the feature vector of input picture and the multiple template of first group of template is calculated separately using DTW algorithm Cumulative distance;
(a) judge the relationship of calculated minimum cumulative distance and refusal threshold value;
(a1) if all distances both greater than refuse threshold value, the input picture is exported not within the scope of template;
(a2) if only one distance is less than refusal threshold value, the feature vector of calculating input image and multiple groups template below In corresponding templates minimum cumulative distance, and judge calculated all distances whether both less than refusal threshold value, if so, defeated Corresponding template out;If it is not, exporting the input picture not within the scope of template;
(a3) if there are two or more than two distances be less than refusal threshold value, obtain minimum value therein, calculate this most The difference of small value and other distances, judges whether that all differences are all larger than differential threshold;
If so, the corresponding template of output minimum value;
If it is not, then the minimum between the corresponding templates in the feature vector of calculating input image and next group of template it is accumulative away from From return step (a), until output result.
Further, presetting template group number is 3~5 groups.
A kind of template matches device, comprising: default unit, for presetting multiple groups template, every group of template includes multiple template; Minimum cumulative distance computing unit calculates separately the multiple of the feature vector of input picture and first group of template using DTW algorithm Minimum cumulative distance between template;Output unit is judged, for judging calculated minimum cumulative distance and refusing threshold value Relationship;When all distances both greater than refuse threshold value, the input picture is exported not within the scope of template;In only one distance When less than refusal threshold value, the minimum of the feature vector of calculating input image and the corresponding templates in multiple groups template below it is accumulative away from From, judge calculated all distances whether both less than refusal threshold value, if so, exporting corresponding template;If it is not, it is defeated to export this Enter image not within the scope of template;When two or more distances are less than refusal threshold value, minimum value therein is obtained, is counted Calculate the difference of the minimum value Yu other distances;Judge whether that all differences are all larger than differential threshold, if so, output minimum value Corresponding template;If it is not, then the minimum between the corresponding templates in the feature vector of calculating input image and next group of template is tired Count distance.
A kind of gesture identification method, which comprises
Input picture pretreatment;
Input picture characteristic vector pickup;
Template matching is carried out using feature vector of the template matching method to input picture.
Further, in the template matching method, presetting template group number is 3~5 groups.
A kind of gesture identifying device, comprising: pretreatment unit, for being pre-processed to input picture;Feature vector mentions Unit is taken, for carrying out characteristic vector pickup to input picture;Template matches device, for the feature vector to input picture into Row template matching.
Compared with prior art, the advantages and positive effects of the present invention are: template matching method and device of the invention with And gesture identification method and device, input picture is carried out by using preset multiple groups template, refusal threshold value, differential threshold Match, solves the problems, such as that matching precision is low in the prior art, False Rate is high, improve the precision and accuracy of template matching, mention The high accuracy of gesture identification, reduces the False Rate of gesture identification.
After a specific embodiment of the invention is read in conjunction with the figure, the other features and advantages of the invention will become more clear Chu.
Detailed description of the invention
Fig. 1 is the flow chart of one embodiment of template matching method proposed by the present invention;
Fig. 2 is the structural schematic diagram of one embodiment of template matches device proposed by the present invention;
Fig. 3 is the flow chart of one embodiment of gesture identification method proposed by the present invention;
Fig. 4 is the structural schematic diagram of one embodiment of gesture identifying device proposed by the present invention.
Specific embodiment
In order to make the objectives, technical solutions, and advantages of the present invention clearer, below with reference to drawings and examples, Invention is further described in detail.
The template matching method and device and gesture identification method and device of the present embodiment, by using preset multiple groups Template, and refusal threshold value and differential threshold are set, the accuracy of identification of matching algorithm is improved, matching result accuracy, drop are improved Low False Rate.In the following, being carried out by specific embodiment to template matching method and device and gesture identification method and device It is described in detail.
The template matching method of the present embodiment specifically includes following step, shown in Figure 1.
Step S1: default multiple groups template, every group of template includes multiple template.
Since user is when doing same gesture different moments, gesture angle may change, it is therefore desirable to default more Group template.
For example, presetting 3 groups of templates, every group of template includes 3 templates (i.e. 3 gestures).3 templates of first group of template are A1、B1、C1, 3 templates of second group of template are A2、B2、C2, 3 templates of third group template are A3、B3、C3
A1、A2、A3" fist " is represented, still the angle of " fist " may be different;B1、B2、B3" cloth " is represented, but " cloth " Angle may be different;C1、C2、C3" scissors " is represented, but the angle of " scissors " may be different.
Same template (gesture) in difference group template is corresponding templates, such as A1、A2、A3For corresponding templates, B1、B2、B3For Corresponding templates, C1、C2、C3For corresponding templates.
Step S2: using DTW algorithm calculate separately input picture feature vector and first group of template multiple template it Between minimum cumulative distance.
Step S3: judge the relationship of calculated minimum cumulative distance and refusal threshold value m.
If in calculated all minimum cumulative distances, there are two or it is more than two be less than refusal threshold value, then execute step Rapid S4.
If in calculated all minimum cumulative distances, only one is less than refusal threshold value, S10 is thened follow the steps.
If calculated all minimum cumulative distances both greater than refuse threshold value, then it is assumed that input picture and the template are not Match, thens follow the steps S15.
In the present embodiment, the value range for refusing threshold value m can be chosen according to the actual situation.Refuse threshold by setting Value, can quickly filter out unmatched template and matching precision.
Step S4: the minimum value in all minimum cumulative distances is obtained.
Step S5: judge whether this group of template is last group of template.
If so, the corresponding template of the minimum value is output template, step S8 is executed;
If it is not, thening follow the steps S6.
Step S6: the difference of the minimum value and other minimum cumulative distances is calculated.
Step S7: judge whether that all differences are all larger than differential threshold e.
If so, thening follow the steps S8.
If it is not, thening follow the steps S9.
In the present embodiment, the value range of differential threshold e can be chosen according to the actual situation.By the way that difference threshold is arranged Value had not only been avoided that match time was long, speed is slow, but also can guarantee matching precision.
Step S8: corresponding template is exported, is exited.
Step S9: the minimum between corresponding templates in the feature vector of calculating input image and next group of template it is accumulative away from From return step S3, until output result.
Step S10: judge whether this group of template is last group of template.
If so, the corresponding template of minimum cumulative distance for being less than refusal threshold value is output template, step S13 is executed.
If it is not, thening follow the steps S11.
Step S11: the minimum of the feature vector of calculating input image and the corresponding templates in multiple groups template below it is accumulative away from From.
Multiple groups template refers to below, does not calculate the multiple groups mould with the minimum cumulative distance of input picture feature vector Plate.
Step S12: judge the calculated all minimum cumulative distances of S11 whether both less than refusal threshold value m.
If so, thinking input picture and the template matching, step S13 is executed.
If not, then it is assumed that input picture and the template mismatch, and then follow the steps S14.
Step S13: corresponding template is exported, is exited.
Step S14: the input picture is exported not within the scope of template, is exited.
Step S15: the input picture is exported not within the scope of template, is exited.
The template matching method of the present embodiment, by using preset multiple groups template, refusal threshold value, differential threshold to input Image is matched, and solves the problems, such as that matching precision is low in the prior art, False Rate is high, so that the precision of template matching is into one Step is improved, and improves template matching accuracy, improves the accuracy of gesture identification, reduces opponent in gesture identification The False Rate of gesture;And method is simple, is easily achieved.
In the present embodiment, the group number for presetting template is 3~5 groups, both ensure that with enough templates to input figure As being matched, guarantee matching precision, and template group number is avoided excessively to influence matching speed.
In the following, being specifically described with default 3 groups of templates.For example, presetting 3 groups of templates, every group of template includes 3 templates (i.e. 3 gestures).3 templates of i.e. first group template are A1、B1、C1, 3 templates of second group of template are A2、B2、C2, third 3 templates of group template are A3、B3、C3.Wherein, A1、A2、A3It represents " fist ", B1、B2、B3It represents " cloth ", C1、C2、C3It represents " scissors ".
(21) it is calculated separately between the feature vector (assuming that being E) of input picture and first group of template using DTW algorithm Minimum cumulative distance, is denoted as respectively
(22) judge the relationship of calculated all minimum cumulative distances and refusal threshold value m.
If a1, all minimum cumulative distancesBoth greater than refuse threshold value m, then exports the input figure As exiting not within the scope of template.
If only one is (assuming that be in a2, all minimum cumulative distances) be less than refusal threshold value, then continue to count Calculate the feature vector E and corresponding template (A in rear two groups of templates of input picture2、A3) minimum cumulative distanceWith IfWithBoth less than refuse threshold value m, then it is assumed that input picture and the template matching export corresponding template (A1、A2Or A3), it exits;Otherwise, the input picture is exported not within the scope of template, is exited.
If in a3, all minimum cumulative distances, there are two or more than two be less than refusal threshold value, it is assumed that Both less than m, then (such as minimum value is the minimum value for obtaining in all minimum cumulative distances), calculate this most The difference of small value and other minimum cumulative distances, calculation formula are Judge institute Whether some differences are both greater than differential threshold e, if so, exporting corresponding template (A1、A2Or A3);If it is not, i.e. in all differences The case where in value in the presence of less than e (such as), then the feature vector of calculating input image with it is corresponding in next group of template Template (A2,C2) minimum cumulative distanceWithIt recycles (22), specific steps are as follows:
JudgementWith the relationship of refusal threshold value m.
If b1,WithBoth greater than m then exports the image not within the scope of template, exits.
If b2, only one be less than m, it is assumed that beIt is corresponding with next group of template then to calculate feature vector E Template (A3) minimum cumulative distanceIfLess than m, then corresponding template (A is exported1、A2Or A3), it exits;Otherwise, The image is exported not within the scope of template, is exited.
If b3,WithBoth less than m obtains the minimum value in the two (assuming that being), calculate the minimum value withDifference,If the difference is greater than differential threshold e, corresponding template (A is exported1、A2Or A3);If the difference is less than differential threshold e, the feature vector of calculating input image and the corresponding templates (A in next group of template3, C3) minimum cumulative distanceWithContinue cycling through (22), specific steps are as follows:
JudgementWithWith the relationship of refusal threshold value m.
If c1,WithBoth greater than m then exports the image not within the scope of template, exits.
If c2, only one be less than m, it is assumed that beIt is since this group of template is last group of template, then directly defeated Corresponding template (A out1、A2Or A3), it exits.
If c3,WithBoth less than m obtains the minimum value in the two (assuming that being), since this group of template is Last group of template then directly exports corresponding template (A1、A2Or A3), it exits.
So far, obtained output as a result, exporting corresponding template or exporting the image not within the scope of template.
Based on the design of above-mentioned template matching method, the present embodiment also proposed a kind of template matches device, the template Coalignment mainly includes default unit, minimum cumulative distance computing unit, judges output unit, shown in Figure 2.
Default unit, for presetting multiple groups template, every group of template includes multiple template.
Minimum cumulative distance computing unit calculates separately the feature vector and first group of mould of input picture using DTW algorithm Minimum cumulative distance between the multiple template of plate.
Output unit is judged, for judging the relationship of calculated minimum cumulative distance and refusal threshold value;It is all away from When from both greater than refusal threshold value, the input picture is exported not within the scope of template;When only one distance is less than refusal threshold value, The minimum cumulative distance of the feature vector of calculating input image and the corresponding templates in multiple groups template below, judges calculated institute There is distance whether both less than refusal threshold value, if so, exporting corresponding template;If it is not, exporting the input picture not in template model In enclosing;When two or more distances are less than refusal threshold value, minimum value therein is obtained, the minimum value and other are calculated The difference of distance;Judge whether that all differences are all larger than differential threshold, if so, the corresponding template of output minimum value;If it is not, The then minimum cumulative distance between the corresponding templates in the feature vector of calculating input image and next group of template.
The course of work of specific template matches device, is described in detail in above-mentioned template matching method, not superfluous herein It states.
The template matches device of the present embodiment, by using preset multiple groups template, refusal threshold value, differential threshold to input Image is matched, and solves the problems, such as that matching precision is low in the prior art, False Rate is high, so that the precision of template matching is into one Step is improved, and improves template matching accuracy, improves the accuracy of gesture identification, reduces opponent in gesture identification The False Rate of gesture.
Based on the design of above-mentioned template matching method, the present embodiment also proposed a kind of gesture identification method, specifically include Following step, it is shown in Figure 3.
Step S31: input picture pretreatment.
Step S32: input picture characteristic vector pickup.
Step S33: template matching is carried out using feature vector of the above-mentioned template matching method to input picture.
In template matching method, the group number for presetting template is 3~5 groups.
Based on the design of above-mentioned gesture identification method, the present embodiment also proposed a kind of gesture identifying device, the gesture Identification device mainly includes pretreatment unit, characteristic vector pickup unit, template matches device, shown in Figure 4.
Pretreatment unit is for pre-processing input picture;Characteristic vector pickup unit is used to carry out input picture Characteristic vector pickup;Template matches device is used to carry out template matching to the feature vector of input picture.The template matching dress Setting main includes presetting unit, minimum cumulative distance computing unit, judging output unit, and shown in Figure 2, for details, reference can be made to upper State bright, details are not described herein again.
The gesture identification method and device of the present embodiment, using above-mentioned template matching method to the feature of input picture to Amount carries out template matching, in template matching method, by presetting multiple groups template, and refusal threshold value and differential threshold is arranged, mentions The high precision and accuracy of template matching reduces the False Rate of gesture identification to improve the accuracy of gesture identification.
The above embodiments are merely illustrative of the technical solutions of the present invention, rather than is limited;Although referring to aforementioned reality Applying example, invention is explained in detail, for those of ordinary skill in the art, still can be to aforementioned implementation Technical solution documented by example is modified or equivalent replacement of some of the technical features;And these are modified or replace It changes, the spirit and scope for claimed technical solution of the invention that it does not separate the essence of the corresponding technical solution.

Claims (6)

1. a kind of template matching method, it is characterised in that: the matching process includes:
Default multiple groups template, every group of template includes multiple template;
The minimum calculated separately between the feature vector of input picture and the multiple template of first group of template using DTW algorithm is accumulative Distance;
(a) judge the relationship of calculated minimum cumulative distance and refusal threshold value;
(a1) if all distances both greater than refuse threshold value, the input picture is exported not within the scope of template;
(a2) if only one distance, which is less than, refuses threshold value, in the feature vector of calculating input image and below multiple groups template The minimum cumulative distance of corresponding templates, and judge calculated all distances whether both less than refusal threshold value, if so, output pair The template answered;If it is not, exporting the input picture not within the scope of template;
(a3) if there are two or more than two distances be less than refusal threshold value, obtain minimum value therein, calculate the minimum value With the difference of other distances, judge whether that all differences are all larger than differential threshold;
If so, the corresponding template of output minimum value;
If it is not, the then minimum cumulative distance between the corresponding templates in the feature vector of calculating input image and next group of template, Return step (a), until output result.
2. template matching method according to claim 1, it is characterised in that: default template group number is 3~5 groups.
3. a kind of template matches device, it is characterised in that: the coalignment includes:
Default unit, for presetting multiple groups template, every group of template includes multiple template;
Minimum cumulative distance computing unit calculates separately the feature vector of input picture and first group of template using DTW algorithm Minimum cumulative distance between multiple template;
Output unit is judged, for judging the relationship of calculated minimum cumulative distance and refusal threshold value;
When all distances both greater than refuse threshold value, the input picture is exported not within the scope of template;
Only one distance be less than refusal threshold value when, the feature vector of calculating input image with it is corresponding in multiple groups template below Whether both less than the minimum cumulative distance of template judges calculated all distances refusal threshold value, if so, exporting corresponding mould Plate;If it is not, exporting the input picture not within the scope of template;
When two or more distances are less than refusal threshold value, minimum value therein is obtained, the minimum value and other are calculated The difference of distance;Judge whether that all differences are all larger than differential threshold, if so, the corresponding template of output minimum value;If it is not, The then minimum cumulative distance between the corresponding templates in the feature vector of calculating input image and next group of template.
4. a kind of gesture identification method based on template matching method described in claim 1, it is characterised in that: the method packet It includes:
Input picture pretreatment;
Input picture characteristic vector pickup;
Template matching is carried out using feature vector of the template matching method to input picture.
5. gesture identification method according to claim 4, it is characterised in that: in the template matching method, preset mould Board group number is 3~5 groups.
6. a kind of gesture identifying device based on template matches device as claimed in claim 3, it is characterised in that: the gesture is known Other device includes:
Pretreatment unit, for being pre-processed to input picture;
Characteristic vector pickup unit, for carrying out characteristic vector pickup to input picture;
The template matches device carries out template matching for the feature vector to input picture.
CN201610901954.9A 2016-10-17 2016-10-17 A kind of template matching method and device and gesture identification method and device Active CN106548133B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610901954.9A CN106548133B (en) 2016-10-17 2016-10-17 A kind of template matching method and device and gesture identification method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610901954.9A CN106548133B (en) 2016-10-17 2016-10-17 A kind of template matching method and device and gesture identification method and device

Publications (2)

Publication Number Publication Date
CN106548133A CN106548133A (en) 2017-03-29
CN106548133B true CN106548133B (en) 2019-04-23

Family

ID=58369317

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610901954.9A Active CN106548133B (en) 2016-10-17 2016-10-17 A kind of template matching method and device and gesture identification method and device

Country Status (1)

Country Link
CN (1) CN106548133B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107220634B (en) * 2017-06-20 2019-02-15 西安科技大学 Based on the gesture identification method for improving D-P algorithm and multi-template matching
CN108596079B (en) * 2018-04-20 2021-06-15 歌尔光学科技有限公司 Gesture recognition method and device and electronic equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751550A (en) * 2008-12-19 2010-06-23 杭州中正生物认证技术有限公司 Fast fingerprint searching method and fast fingerprint searching system thereof
CN101853071A (en) * 2010-05-13 2010-10-06 重庆大学 Gesture identification method and system based on visual sense
CN103309448A (en) * 2013-05-31 2013-09-18 华东师范大学 Gesture recognition method with symbol sequence matching based on three-dimensional acceleration
CN103442114A (en) * 2013-08-16 2013-12-11 中南大学 Identity authentication method based on dynamic gesture
CN103593673A (en) * 2013-10-27 2014-02-19 沈阳建筑大学 On-line handwritten signature authentication method based on dynamic threshold
CN103984416A (en) * 2014-06-10 2014-08-13 北京邮电大学 Gesture recognition method based on acceleration sensor
CN104537608A (en) * 2014-12-31 2015-04-22 深圳市中兴移动通信有限公司 Image processing method and device
CN104700069A (en) * 2015-01-13 2015-06-10 西安交通大学 System and method for recognizing and monitoring exercising action through unbound radio frequency label
CN107451550A (en) * 2016-03-15 2017-12-08 广东欧珀移动通信有限公司 The method and Related product of unlocked by fingerprint

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751550A (en) * 2008-12-19 2010-06-23 杭州中正生物认证技术有限公司 Fast fingerprint searching method and fast fingerprint searching system thereof
CN101853071A (en) * 2010-05-13 2010-10-06 重庆大学 Gesture identification method and system based on visual sense
CN103309448A (en) * 2013-05-31 2013-09-18 华东师范大学 Gesture recognition method with symbol sequence matching based on three-dimensional acceleration
CN103442114A (en) * 2013-08-16 2013-12-11 中南大学 Identity authentication method based on dynamic gesture
CN103593673A (en) * 2013-10-27 2014-02-19 沈阳建筑大学 On-line handwritten signature authentication method based on dynamic threshold
CN103984416A (en) * 2014-06-10 2014-08-13 北京邮电大学 Gesture recognition method based on acceleration sensor
CN104537608A (en) * 2014-12-31 2015-04-22 深圳市中兴移动通信有限公司 Image processing method and device
CN104700069A (en) * 2015-01-13 2015-06-10 西安交通大学 System and method for recognizing and monitoring exercising action through unbound radio frequency label
CN107451550A (en) * 2016-03-15 2017-12-08 广东欧珀移动通信有限公司 The method and Related product of unlocked by fingerprint

Also Published As

Publication number Publication date
CN106548133A (en) 2017-03-29

Similar Documents

Publication Publication Date Title
CN103400105B (en) Method identifying non-front-side facial expression based on attitude normalization
EP3514724B1 (en) Depth map-based heuristic finger detection method
CN105913051B (en) A kind of updating device and method of the template library identifying facial image
US20190043199A1 (en) Image Segmentation Method, Image Segmentation System and Storage Medium and Apparatus Including the Same
CN110245545A (en) A kind of character recognition method and device
CN112287866A (en) Human body action recognition method and device based on human body key points
CN104636649A (en) Electronic equipment and guiding method thereof
CN104966016B (en) Mobile terminal child user cooperatively judges and the method for limitation operating right
CN104915684B (en) A kind of image-recognizing method and device based on the more plane SVMs of robust
CN103927532B (en) Person's handwriting method for registering based on stroke feature
CN109934065A (en) A kind of method and apparatus for gesture identification
CN112989947B (en) Method and device for estimating three-dimensional coordinates of key points of human body
CN105389486B (en) A kind of authentication method based on mouse behavior
CN106548133B (en) A kind of template matching method and device and gesture identification method and device
CN108846855A (en) Method for tracking target and equipment
CN107038432B (en) Fingerprint image direction field extraction method based on frequency information
CN105930761A (en) In-vivo detection method, apparatus and system based on eyeball tracking
CN106650558A (en) Facial recognition method and device
Song et al. TDS-Net: Towards fast dynamic random hand gesture authentication via temporal difference symbiotic neural network
CN107368181A (en) A kind of gesture identification method and device
CN104392226B (en) Fingerprint identification system and method
WO2018137226A1 (en) Fingerprint extraction method and device
CN105024817B (en) A kind of identity identifying method and device
CN107564013A (en) Merge the scene cut modification method and system of local message
CN107506682A (en) A kind of man face characteristic point positioning method and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201028

Address after: 261031 north of Yuqing street, east of Dongming Road, high tech Zone, Weifang City, Shandong Province (Room 502, Geer electronic office building)

Patentee after: GoerTek Optical Technology Co.,Ltd.

Address before: 266104 Laoshan Qingdao District North House Street investment service center room, Room 308, Shandong

Patentee before: GOERTEK TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221128

Address after: 266104 No. 500, Songling Road, Laoshan District, Qingdao, Shandong

Patentee after: GOERTEK TECHNOLOGY Co.,Ltd.

Address before: 261031 north of Yuqing street, east of Dongming Road, high tech Zone, Weifang City, Shandong Province (Room 502, Geer electronics office building)

Patentee before: GoerTek Optical Technology Co.,Ltd.