Movatterモバイル変換


[0]ホーム

URL:


CN104991687A - Method and system for acquiring curve operating track of touch-screen device - Google Patents

Method and system for acquiring curve operating track of touch-screen device
Download PDF

Info

Publication number
CN104991687A
CN104991687ACN201510311664.4ACN201510311664ACN104991687ACN 104991687 ACN104991687 ACN 104991687ACN 201510311664 ACN201510311664 ACN 201510311664ACN 104991687 ACN104991687 ACN 104991687A
Authority
CN
China
Prior art keywords
touch
coordinate
point
track
control terminal
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.)
Granted
Application number
CN201510311664.4A
Other languages
Chinese (zh)
Other versions
CN104991687B (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.)
Weihai high tech Park Operation Management Co.,Ltd.
Original Assignee
Huizhou TCL Mobile Communication 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 Huizhou TCL Mobile Communication Co LtdfiledCriticalHuizhou TCL Mobile Communication Co Ltd
Priority to CN201510311664.4ApriorityCriticalpatent/CN104991687B/en
Publication of CN104991687ApublicationCriticalpatent/CN104991687A/en
Application grantedgrantedCritical
Publication of CN104991687BpublicationCriticalpatent/CN104991687B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Landscapes

Abstract

The invention discloses a method and a system for acquiring curve operating track of a touch-screen device, wherein coordinate values of a touch-screen operating touch point are acquired; according to the coordinate values, a touch track is judged to be a straight line or not; if the touch track is not a straight line, the coordinate values that belongs to a turning point on a curve track is sequentially identified in accordance with the sort order of the coordinate values on coordinates; and according to the identified coordinate values of a turning point and coordinates values of a touch starting point and a touch end point, a curve track route corresponding to the touch point is outputted. According to the method and the system of the invention, discrete mathematics knowledge is applied to rapidly looking for a turning point of a curve track, so a lot of noisy points are eliminated; the accuracy is ensured while greatly reducing data amount; and the method and the system provided herein are suitable for recording a use case of testing associative functions like gesture operation and pattern unlock of a touch-screen device.

Description

A kind of method and system obtaining touch-screen equipment curve manipulation track
Technical field
The present invention relates to touch control device field, in particular a kind of method and system obtaining touch-screen equipment curve manipulation track.
Background technology
Along with touch-screen equipment is popularized, for ensureing the quality of product, automatic test being carried out to its function and becomes very necessary.And most of feature operation of touch-screen equipment is all relevant to the curve manipulation track such as gesture, the problem therefore solving automatic test touch-screen equipment curve manipulation gesture function is extremely urgent.
In prior art, when obtaining curve manipulation track, points all in meeting acquisition trajectories, and carry out playback, this problem that data volume can be caused excessive according to these points.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
In view of above-mentioned the deficiencies in the prior art, the object of the present invention is to provide a kind of method and system obtaining touch-screen equipment curve manipulation track, be intended to solve the coordinate points that in prior art, multipoint touch screen receives do not identify containing group, can not fast according to the defect in the coordinate points curve of output touch trajectory path received.
Technical scheme of the present invention is as follows:
Obtain a method for touch-screen equipment curve manipulation track, wherein, comprising:
The coordinate figure of A, acquisition contact action touch point;
B, judge whether touch trajectory is straight line, if straight line then exports linear operating track according to described coordinate figure; If not, then perform step C;
C, according to coordinate figure putting in order on coordinate, to identify belonging to the coordinate figure of flex point in curvilinear path successively;
D, basis identify the coordinate figure of flex point and the coordinate figure of touch-control starting point and touch-control terminal, export the curvilinear path route that this touch point is corresponding.
The method of described acquisition touch-screen equipment curve manipulation track, wherein, described step B comprises:
B1, according to the time sequencing of coordinate figure obtaining touch point, identify this touch control operation starting point and touch-control terminal;
B2, calculate the distance of other touch points to described starting point and touch-control terminal line, judge whether the distance calculated all is less than predetermined threshold value, if be all less than, then judge that touch trajectory is as straight line, otherwise is curvilinear path.
The method of described acquisition touch-screen equipment curve manipulation track, wherein, described step C comprises:
C1, utilize AKIMA difference arithmetic to calculate in curvilinear path to be arranged in two touch point tangent slopes before and after touch point, and judge whether described touch point is flex point according to two slopes calculated.
The method of described acquisition touch-screen equipment curve manipulation track, wherein, described step C comprises:
C2, the coordinate figure of other touch points except flex point to be deleted.
The method of described acquisition touch-screen equipment curve manipulation track, wherein, described step D also comprises:
D1, between the coordinate figure of the coordinate figure and touch-control starting point and touch-control terminal that identify flex point according to several coordinate figures of the equidistant insertion of preset value, and according to the coordinate figure of described flex point and the coordinate figure of touch-control starting point and touch-control terminal and several coordinate figure curve of output path after inserting.
Obtain a system for touch-screen equipment curve manipulation track, wherein, comprising:
Coordinate figure acquisition module, for obtaining the coordinate figure of contact action touch point;
Track determination module, for judging according to described coordinate figure whether touch trajectory is straight line, if straight line then exports linear operating track; If not, be then judged to be curvilinear path;
Flex point identification module, for according to coordinate figure putting in order on coordinate, identifies belonging to the coordinate figure of flex point in curvilinear path successively;
Curvilinear path output module, for according to identifying the coordinate figure of flex point and the coordinate figure of touch-control starting point and touch-control terminal, exports the curvilinear path route that this touch point is corresponding.
The system of described acquisition touch-screen equipment curve manipulation track, wherein, described track determination module comprises:
Starting point recognition unit, for the time sequencing of the coordinate figure according to acquisition touch point, identifies this touch control operation starting point and touch-control terminal;
Trajectory analysis unit, for calculating the distance of other touch points to described starting point and touch-control terminal line, judges whether the distance calculated all is less than predetermined threshold value, if be all less than, then judge that touch trajectory is as straight line, otherwise is curve.
The system of described acquisition touch-screen equipment curve manipulation track, wherein, flex point identification module comprises:
Slope calculation unit SCU, utilizes AKIMA difference arithmetic to calculate in curvilinear path to be arranged in two touch point tangent slopes before and after touch point, and judges whether described touch point is flex point according to two slopes calculated.
The system of described acquisition touch-screen equipment curve manipulation track, wherein, flex point identification module comprises:
Noise culling unit, for deleting the coordinate figure of other touch points except flex point.
The system of described acquisition touch-screen equipment curve manipulation track, wherein, curvilinear path output module comprises:
Numerical value plug-in unit, for between the coordinate figure of the coordinate figure and touch-control starting point and touch-control terminal that identify flex point according to the some coordinate figures of the equidistant insertion of preset value, and according to the coordinate figure of described flex point and the coordinate figure of touch-control starting point and touch-control terminal and several coordinate figure curve of output path after inserting.
Beneficial effect, a kind of method and system obtaining touch-screen equipment curve manipulation track of the present invention, by obtaining the coordinate figure of contact action touch point; Judge whether touch trajectory is straight line according to described coordinate figure, if not, then according to coordinate figure putting in order on coordinate, identify belonging to the coordinate figure of flex point in curvilinear path successively, and according to the coordinate figure of the coordinate figure and touch-control starting point and touch-control terminal that identify flex point, export the curvilinear path route that this touch point is corresponding.The method of the invention and system use the flex point of Knowledge of Discrete Mathematics fast searching curvilinear path, reject a large amount of noise, while guarantee accuracy, significantly decrease data volume again, be applicable to the recording of the correlation function test case such as the gesture operation of touch-screen equipment, pattern unblock.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the method preferred embodiment of acquisition touch-screen equipment curve manipulation track of the present invention.
Fig. 2 is the principle schematic determining whether straight path in the present invention.
Fig. 3 is the principle intention calculating flex point in the present invention.
Fig. 4 is the process flow diagram of the method Application Example of acquisition touch-screen equipment curve manipulation track of the present invention.
Fig. 5 is a kind of principle assumption diagram obtaining the system of touch-screen equipment curve manipulation track of the present invention.
Embodiment
The invention provides a kind of method and system obtaining touch-screen equipment curve manipulation track, for making object of the present invention, technical scheme and effect clearly, clearly, the present invention is described in more detail below.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
The invention provides a kind of method obtaining touch-screen equipment curve manipulation track, as shown in Figure 1, comprising:
The coordinate figure of S1, acquisition contact action touch point.
User is when the touch-screen by touch-screen equipment sends touch control operation, then touch control device receives the coordinate figure of user when this contact action corresponding to finger touch point.
S2, judge whether touch trajectory is straight line, if straight line then exports linear operating track according to described coordinate figure; If not, then perform step S3.
Described step S2 comprises:
S21, according to the time sequencing of coordinate figure obtaining touch point, identify this touch control operation starting point and touch-control terminal;
S22, calculate the distance of other touch points to described starting point and touch-control terminal line, and judge whether described distance is all less than predetermined threshold value, if be all less than, then judge that touch trajectory is as straight line, otherwise be curvilinear path.
After the coordinate figure of correspondence getting this touch point, described coordinate figure is analyzed, judges that the track of this touch control operation is straight line or curve.
Concrete, being illustrated in figure 2 according to the track of coordinate figure to touch control operation is the schematic diagram of straight line or curve determination methods, as shown in Figure 2, in touch-screen equipment operation, produce two operation trace ACP and ABP, A are the starting point of operation trace, P is operation trace touch-control terminal.This algorithm specifies, when the distance of straight line AP operation trace arriving a little starting point and touch-control terminal formation is all less than threshold d, this operation being classified as is a straight path process; When distance operation trace existing the straight line AP that point is formed to starting point and touch-control terminal is greater than threshold d, this operation being classified as is a curvilinear path process.
Can obtain straight line AP according to two point form is, be translated into general expression, wherein, according to distance between beeline and dot formulacalculate the distance of the point on track to straight line AP, the distance value calculated and the threshold value preset are compared, can determine this operation is straight path or curvilinear path.
S3, according to coordinate figure putting in order on coordinate, to identify belonging to the coordinate figure of flex point in curvilinear path successively.
If the track determining this touch control operation is curve, then putting in order according to coordinate figure identifies the coordinate wherein belonging to knee point, concrete, and flex point is known method for distinguishing and comprised the following steps:
S31, utilize AKIMA difference arithmetic to calculate in curvilinear path to be arranged in two touch point tangent slopes before and after touch point, and judge whether described touch point is flex point according to two slopes calculated.
As shown in Figure 3, with curve A CP for touch-screen equipment one curve manipulation track, wherein C is a flex point of this curve.According to the characteristic of flex point, flex point place is the point of curve rise and fall trend cataclysm, therefore can judge whether C is flex point according to 2 B and D place tangent slopes before and after flex point C.Suppose that the slope of tangent line Lb is Kb, the slope of tangent line Ld is Kd, then can conclude that C is flex point in the following two cases, 1):, 2):or.
Preferably, arbitrary touch point can be asked by AKIMA difference arithmeticplace's tangent slope, by each two points before and after E point, if the coordinate being arranged at before and after E point 2 is respectively:with, then can obtain E point tangent slope by formula is:
Wherein;
Whentime, E point place tangent slope is:.
S32, the coordinate figure of other touch points except flex point to be deleted.
By except touch-control starting point, touch-control terminal and identify after coordinate figure corresponding to touch point into flex point preserve, delete other coordinate figures.
S4, basis identify the coordinate figure of flex point and the coordinate figure of touch-control starting point and touch-control terminal, export the curvilinear path route that this touch point is corresponding.
Only by the starting point of record, touch-control terminal and flex point in this step, restore the curve of curvilinear path, therefore eliminate noise, greatly reduce the treatment capacity of data, curvilinear path can be gone out by fast restore.
In order to make the curvilinear path that restores level and smooth, also comprise at described step S4:
S41, between the coordinate figure of the coordinate figure and touch-control starting point and touch-control terminal that identify flex point according to several coordinate figures of the equidistant insertion of preset value, and according to the coordinate figure of described flex point and the coordinate figure of touch-control starting point and touch-control terminal and several coordinate figure curve of output path after inserting.
In order to be described in more details method provided by the invention, as shown in Figure 4, be the flow chart of steps of the method for the invention specific embodiment, as described in Figure, in a particular application, comprise the following steps:
Point on the track that H1, first basis collect.
H2, judge that whether it is a curvilinear path operation, if not curvilinear path, then perform step H3; Otherwise perform step H4.
H3, record starting point and touch-control terminal after, perform step H4.
H4, the operation of output straight path.
H5 if curvilinear path, then finds knee point by Knowledge of Discrete Mathematics;
H6, record coordinate figure corresponding to touch-control starting point, touch-control terminal and flex point.
H7, the several point of then sparse between these points insertion.
H8, according to the touch-control starting point of record and touch-control terminal, and the coordinate figure of the flex point found out, reduction curve manipulation track.
Based on the above method, present invention also offers a kind of system obtaining touch-screen equipment curve manipulation track, as Fig. 5, comprising:
Coordinate figure acquisition module 110, for obtaining the coordinate figure of contact action touch point;
Track determination module 120, for judging according to described coordinate figure whether touch trajectory is straight line, if straight line then exports linear operating track; If not, be then judged to be curvilinear path;
Flex point identification module 130, for according to coordinate figure putting in order on coordinate, identifies belonging to the coordinate figure of flex point in curvilinear path successively;
Curvilinear path output module 140, for according to identifying the coordinate figure of flex point and the coordinate figure of touch-control starting point and touch-control terminal, exports the curvilinear path route that this touch point is corresponding.
Described track determination module comprises:
Starting point recognition unit, for the time sequencing of the coordinate figure according to acquisition touch point, identifies this touch control operation starting point and touch-control terminal;
Trajectory analysis unit, for calculating the distance of other touch points to described starting point and touch-control terminal line, judges whether the distance calculated all is less than predetermined threshold value, if be all less than, then judge that touch trajectory is as straight line, otherwise is curve.
Flex point identification module comprises:
Slope calculation unit SCU, utilizes AKIMA difference arithmetic to calculate in curvilinear path to be arranged in two touch point tangent slopes before and after touch point, and judges whether described touch point is flex point according to two slopes calculated.
Flex point identification module comprises:
Noise culling unit, for deleting the coordinate figure of other touch points except flex point.
Curvilinear path output module comprises:
Numerical value plug-in unit, for between the coordinate figure of the coordinate figure and touch-control starting point and touch-control terminal that identify flex point according to the some coordinate figures of the equidistant insertion of preset value, and according to the coordinate figure of described flex point and the coordinate figure of touch-control starting point and touch-control terminal and several coordinate figure curve of output path after inserting.
A kind of method and system obtaining touch-screen equipment curve manipulation track of the present invention, by obtaining the coordinate figure of contact action touch point; Judge whether touch trajectory is straight line according to described coordinate figure, if not, then according to coordinate figure putting in order on coordinate, identify belonging to the coordinate figure of flex point in curvilinear path successively, and according to the coordinate figure of the coordinate figure and touch-control starting point and touch-control terminal that identify flex point, export the curvilinear path route that this touch point is corresponding.The method of the invention and system use the flex point of Knowledge of Discrete Mathematics fast searching curvilinear path, reject a large amount of noise, while guarantee accuracy, significantly decrease data volume again, be applicable to the recording of the correlation function test case such as the gesture operation of touch-screen equipment, pattern unblock.
Should be understood that, application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can be improved according to the above description or convert, and all these improve and convert the protection domain that all should belong to claims of the present invention.

Claims (10)

CN201510311664.4A2015-06-092015-06-09A kind of method and system for obtaining touch-screen equipment curve manipulation trackActiveCN104991687B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201510311664.4ACN104991687B (en)2015-06-092015-06-09A kind of method and system for obtaining touch-screen equipment curve manipulation track

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201510311664.4ACN104991687B (en)2015-06-092015-06-09A kind of method and system for obtaining touch-screen equipment curve manipulation track

Publications (2)

Publication NumberPublication Date
CN104991687Atrue CN104991687A (en)2015-10-21
CN104991687B CN104991687B (en)2018-05-08

Family

ID=54303503

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201510311664.4AActiveCN104991687B (en)2015-06-092015-06-09A kind of method and system for obtaining touch-screen equipment curve manipulation track

Country Status (1)

CountryLink
CN (1)CN104991687B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN105243304A (en)*2015-08-072016-01-13厦门美图移动科技有限公司Mobile terminal unlocking method and apparatus
CN106293485A (en)*2016-10-092017-01-04广州艾想电子科技有限公司A kind of terminal control method based on touch track and device
CN106408607A (en)*2016-09-272017-02-15莱茵健康科技股份有限公司Method for measuring angle by means of touch screen of terminal
CN107368249A (en)*2017-06-212017-11-21维沃移动通信有限公司A kind of touch control operation recognition methods, device and mobile terminal
CN107861848A (en)*2017-11-142018-03-30东软集团股份有限公司Gesture password method of testing, device, readable storage medium storing program for executing and electronic equipment
CN108965575A (en)*2018-05-022018-12-07普联技术有限公司A kind of gesture motion recognition methods, device and terminal device
WO2019019955A1 (en)*2017-07-252019-01-31深圳壹账通智能科技有限公司Gesture test method and apparatus, computer device and storage medium
CN110141851A (en)*2019-04-082019-08-20努比亚技术有限公司A kind of record screen method, apparatus and computer readable storage medium
CN112083870A (en)*2020-09-092020-12-15青岛海信商用显示股份有限公司Information identification method and equipment
CN112115853A (en)*2020-09-172020-12-22西安羚控电子科技有限公司Gesture recognition method and device, computer storage medium and electronic equipment
CN112765581A (en)*2021-01-132021-05-07惠州Tcl移动通信有限公司Mobile terminal touch screen track unlocking processing method, device, equipment and medium
CN112947836A (en)*2019-12-112021-06-11北京集创北方科技股份有限公司Gesture recognition method and system based on inflection point characteristics, storage medium and touch screen device
CN113909720A (en)*2021-09-242022-01-11深圳前海瑞集科技有限公司Welding device and welding method for deep wave steep slope corrugated plate container

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN102117175A (en)*2010-09-292011-07-06北京搜狗科技发展有限公司Method and device for inputting Chinese in sliding way and touch-screen input method system
CN103186338A (en)*2011-12-312013-07-03联想(北京)有限公司Method for setting clock and electronic equipment
US20140247174A1 (en)*2013-03-012014-09-04Texas Instruments IncorporatedAsynchronous to synchronous sampling using modified akima algorithm
CN104423663A (en)*2013-08-292015-03-18联想(北京)有限公司Inputting identification method and electronic equipment
CN104597847A (en)*2013-10-312015-05-06中国科学院沈阳计算技术研究所有限公司Akima spline fitting based look-ahead interpolation method
CN104636065A (en)*2014-12-312015-05-20小米科技有限责任公司Method and device for awakening terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN102117175A (en)*2010-09-292011-07-06北京搜狗科技发展有限公司Method and device for inputting Chinese in sliding way and touch-screen input method system
CN103186338A (en)*2011-12-312013-07-03联想(北京)有限公司Method for setting clock and electronic equipment
US20140247174A1 (en)*2013-03-012014-09-04Texas Instruments IncorporatedAsynchronous to synchronous sampling using modified akima algorithm
CN104423663A (en)*2013-08-292015-03-18联想(北京)有限公司Inputting identification method and electronic equipment
CN104597847A (en)*2013-10-312015-05-06中国科学院沈阳计算技术研究所有限公司Akima spline fitting based look-ahead interpolation method
CN104636065A (en)*2014-12-312015-05-20小米科技有限责任公司Method and device for awakening terminal

Cited By (18)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN105243304A (en)*2015-08-072016-01-13厦门美图移动科技有限公司Mobile terminal unlocking method and apparatus
CN106408607A (en)*2016-09-272017-02-15莱茵健康科技股份有限公司Method for measuring angle by means of touch screen of terminal
CN106293485A (en)*2016-10-092017-01-04广州艾想电子科技有限公司A kind of terminal control method based on touch track and device
CN106293485B (en)*2016-10-092019-07-16广州艾想电子科技有限公司A kind of terminal control method and device based on touch track
CN107368249A (en)*2017-06-212017-11-21维沃移动通信有限公司A kind of touch control operation recognition methods, device and mobile terminal
WO2019019955A1 (en)*2017-07-252019-01-31深圳壹账通智能科技有限公司Gesture test method and apparatus, computer device and storage medium
CN107861848B (en)*2017-11-142021-06-04东软集团股份有限公司Gesture password testing method and device, readable storage medium and electronic equipment
CN107861848A (en)*2017-11-142018-03-30东软集团股份有限公司Gesture password method of testing, device, readable storage medium storing program for executing and electronic equipment
CN108965575A (en)*2018-05-022018-12-07普联技术有限公司A kind of gesture motion recognition methods, device and terminal device
CN108965575B (en)*2018-05-022020-07-28普联技术有限公司Gesture action recognition method and device and terminal equipment
CN110141851A (en)*2019-04-082019-08-20努比亚技术有限公司A kind of record screen method, apparatus and computer readable storage medium
CN112947836A (en)*2019-12-112021-06-11北京集创北方科技股份有限公司Gesture recognition method and system based on inflection point characteristics, storage medium and touch screen device
CN112083870A (en)*2020-09-092020-12-15青岛海信商用显示股份有限公司Information identification method and equipment
CN112115853A (en)*2020-09-172020-12-22西安羚控电子科技有限公司Gesture recognition method and device, computer storage medium and electronic equipment
CN112765581A (en)*2021-01-132021-05-07惠州Tcl移动通信有限公司Mobile terminal touch screen track unlocking processing method, device, equipment and medium
CN112765581B (en)*2021-01-132023-12-26惠州Tcl移动通信有限公司Mobile terminal touch screen track unlocking processing method, device, equipment and medium
CN113909720A (en)*2021-09-242022-01-11深圳前海瑞集科技有限公司Welding device and welding method for deep wave steep slope corrugated plate container
CN113909720B (en)*2021-09-242024-01-26深圳前海瑞集科技有限公司Welding device and welding method for deep wave steep slope corrugated plate container

Also Published As

Publication numberPublication date
CN104991687B (en)2018-05-08

Similar Documents

PublicationPublication DateTitle
CN104991687A (en)Method and system for acquiring curve operating track of touch-screen device
CN108446632B (en)Partial discharge pulse edge searching and partial discharge confirming method
CN110236538B (en)Automatic real-time detection method for motion starting point based on electromyographic signal
CN106706119A (en)Vibration source identification method and system based on signal frequency domain characteristics
CN106204641B (en)A kind of preceding tracking of Dynamic Programming detection based on multihypothesis test
CN106569946B (en)Mobile terminal performance test method and system
CN104535827A (en)Defective point removing method and system used in AD sampling
CN105071830A (en)DSSS signal detection identification method
CN104463057B (en)A kind of magnetic card coding/decoding method and device
CN105139508A (en)Method and device for detecting paper money
CN109557583A (en)A kind of seismic attribute extracting method and system
CN103530885B (en)A kind of one dimensional image adaptive layered rim detection extracting method
CN104715160A (en)Soft measurement modeling data outlier detecting method based on KMDB
CN104932742A (en)Method and system for obtaining multi-point operation tracks of touch screen device
CN105512480B (en)The data-optimized processing method of wearable device based on editing distance
CN105354597B (en)A kind of classification method and device of game articles
CN109740569B (en)Incomplete information restoration method during finger vein imaging based on encoder-decoder
CN107077617A (en)fingerprint extraction method and device
CN115670397B (en)PPG artifact identification method and device, storage medium and electronic equipment
CN109886151B (en) A false identity attribute detection method
CN114114400B (en)Microseism event effective signal pickup method
CN115081485B (en)AI-based magnetic flux leakage internal detection data automatic analysis method
CN106344073A (en)saliva image identification method for predicting female ovulation period
Kong et al.Adaptive image edge detection model using improved canny algorithm
CN106951851A (en)The update method and device of fingerprint template

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant
TR01Transfer of patent right
TR01Transfer of patent right

Effective date of registration:20211118

Address after:264200 No. 220, Keji Road, torch high tech Industrial Development Zone, Weihai City, Shandong Province

Patentee after:Weihai high tech Park Operation Management Co.,Ltd.

Address before:516006 Zhongkai hi tech Zone, Huizhou, Guangdong, 86 Chang seven Road West

Patentee before:HUIZHOU TCL MOBILE COMMUNICATION Co.,Ltd.


[8]ページ先頭

©2009-2025 Movatter.jp