CN101408824A - Method for recognizing mouse gesticulation - Google Patents
Method for recognizing mouse gesticulation Download PDFInfo
- Publication number
- CN101408824A CN101408824A CNA2008102192053A CN200810219205A CN101408824A CN 101408824 A CN101408824 A CN 101408824A CN A2008102192053 A CNA2008102192053 A CN A2008102192053A CN 200810219205 A CN200810219205 A CN 200810219205A CN 101408824 A CN101408824 A CN 101408824A
- Authority
- CN
- China
- Prior art keywords
- coordinate
- point coordinate
- value
- mouse
- terminal point
- 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
Links
Images
Landscapes
- Position Input By Displaying (AREA)
Abstract
The invention provides a mouse gesture identification method. A starting point coordinate and an end point coordinate before and after the movement of a mouse cursor point are recorded by a message processing module by establishing a multidirectional coordinate system and then calculated in a gesture computing module to judge the moving direction of the mouse cursor point; after the circulation of the steps, the direction value sequence obtained is sent to a sequence analysis module; and the group that is best matched is found in a feature sequence database by comparison and the corresponding action information is output. The method of the invention has fast computing speed and high identification efficiency, thus being convenient for the operation of a touch screen user on software greatly; meanwhile, a control manufactured by adopting the method is greatly convenient for the programmers for secondary development to develop the touch screen application program.
Description
Technical field
The present invention relates to computer realm, particularly a kind of method for recognizing mouse gesticulation.
Background technology
At present, touch-screen is as a kind of novel mutual display device, its range of application more and more widely, the large tracts of land touch-screen is widely applied in goods electronic sand map and panel discussion, so when being touch panel device Application and Development software, just must consideration how to make the user more fast and simple with touch screen operation software the time, the simple and easy interface of this shortcut of exploitation is provided for the programmer of secondary development simultaneously.
By the action of identification cursor of mouse, can be converted into program message to the specific action of user on touch-screen, allow the programmer of secondary development make corresponding processing according to program message.For example, when the user draws a circle on touch-screen, then drawing a circle this message parse and send to the programmer of secondary development, the software function that the programmer only need design this corresponding execution of action institute of drawing a circle gets final product.Being equivalent to is not having to provide a cover " shortcut " for touch screen user under the situation of keyboard.
Discern the cursor of mouse action, can adopt the dot matrix identification mode usually.Specifically, the track that cursor of mouse is moved is noted with latticed form exactly, by comparing one by one with existing movement locus dot matrix, therefrom draw the highest movement locus dot matrix of similarity, the track that this cursor of mouse is moved resolves to the pairing specific action of movement locus dot matrix of coupling again.This mode discrimination is higher, but owing to relate to a large amount of pattern-recognition related algorithms, the identifying complexity so recognition reaction is comparatively blunt, is generally used for handwriting identification.And for identification cursor of mouse action, not high because action is rough, and recognition speed is had relatively high expectations to the track identification accuracy requirement, so dot matrix identification mode and being not suitable for.
Summary of the invention
The objective of the invention is to overcome the deficiencies in the prior art, a kind of fast operation, method for recognizing mouse gesticulation that recognition efficiency is high are provided, this method greatly facilitates the operation of touch screen user to software, and the control of making by this method programmer that greatly facilitates secondary development carries out the exploitation of touch-sensitive screen application simultaneously.
The present invention is achieved through the following technical solutions: a kind of method for recognizing mouse gesticulation may further comprise the steps:
(1) on screen, is that initial point is set up a virtual multi-direction coordinate system, and is each coordinate direction axle numbering, form mapping relations between making each coordinate direction axle and numbering with current cursor of mouse point;
(2) message processing module writes down the coordinate figure of current cursor of mouse point, is designated as starting point coordinate; After mouse moved, the coordinate figure of message processing module record cursor of mouse point was designated as terminal point coordinate, and starting point coordinate and terminal point coordinate is sent to the gesture computing module;
(3) in the gesture computing module, preestablish the error angular range of each coordinate direction axle, and the minor increment between terminal point coordinate and the starting point coordinate;
(4) the gesture computing module calculates the distance between terminal point coordinate and the starting point coordinate, if it is worth the setting value less than minor increment, then terminal point coordinate is invalid, and identification stops; If its value is not less than the setting value of minor increment, then terminal point coordinate is effective, the judgement of approach axis;
(5) connection source coordinate and terminal point coordinate calculate the differential seat angle between the immediate coordinate direction axle of its line and direction, if its value exceeds the error angular range of setting, then terminal point coordinate is invalid, and identification stops; If its value is in the error angular range of setting, then terminal point coordinate is effective, and the direction value that draws is stored in the sequential analysis module;
(6) repeat above step, several direction values that obtain are stored in form a prescription in the sequential analysis module to value sequence;
(7) sequential analysis module is analyzed the direction value sequence, predefined standard value in all directions value and the characteristic sequence storehouse is compared, find out immediate standard value and replace the direction value, determine at last in the characteristic sequence storehouse, to mate most one group with the direction value sequence, the action message that output is corresponding.
The described multi-direction coordinate system of step (1) is preferably the plane coordinate system of 8 directions, each coordinate direction axle be in the direction of the clock upper right, right, bottom right, down, lower-left, a left side, upper left and on; Each coordinate direction axle is equipped with the error angular range, is provided with the minor increment between terminal point coordinate and the starting point coordinate simultaneously.
Described error angular range is 20~40 °, and promptly each coordinate direction axle both sides respectively are 10~20 °; Described minor increment is 5~15 pixels.
The described characteristic sequence of step (7) storehouse is the characteristic sequence storehouse of freely expanding, and its content can be provided by the primary development programmer, also can freely add expansion by the programmer of user or secondary development.
The content in described characteristic sequence storehouse is specific cursor track, also can be the computing formula of specific cursor track.
Compared with prior art, the present invention has following beneficial effect: method for recognizing mouse gesticulation of the present invention, and the recognition speed height carries out sequence alignment than dot matrix identification weak point operation time, favorable expandability, the programmer of secondary development can create self-defining gesture as required and discern; Simultaneously, this method greatly facilitates the operation of touch screen user to software; Generally speaking, the secondary development programmer can be indifferent to mouse gestures identification work and only need carry out the software function exploitation, allows the user freely define mouse gestures and pairing program function thereof by operating habit.
Description of drawings
Fig. 1 is the process flow diagram of method for recognizing mouse gesticulation of the present invention.
Fig. 2 is the synoptic diagram of multi-direction coordinate system among the present invention.
Embodiment
Below in conjunction with embodiment and accompanying drawing, the present invention is described in further detail, but embodiments of the present invention are not limited thereto.
Embodiment
As shown in Figure 1, the identifying of method for recognizing mouse gesticulation of the present invention may further comprise the steps:
(1) on screen, be the coordinate system that initial point is set up 8 virtual directions with current cursor of mouse point, as shown in Figure 2, and be each coordinate direction axle numbering, make between each coordinate direction axle and the numbering and form mapping relations, each coordinate direction axle be in the direction of the clock upper right 1, right 2, bottom right 3, down 4, lower-left 5, a left side 6, upper left 7 reach last 8;
(2) message processing module writes down the coordinate figure of current cursor of mouse point, is designated as starting point coordinate; After mouse moved, the coordinate figure of message processing module record cursor of mouse point was designated as terminal point coordinate, and starting point coordinate and terminal point coordinate is sent to the gesture computing module;
(3) in the gesture computing module, preestablish the error angular range of each coordinate direction axle, and the minor increment between terminal point coordinate and the starting point coordinate; Wherein the error angular range is 20~40 °, and promptly each coordinate direction axle both sides respectively are 10~20 °, and minor increment is 5~15 pixels; In order to realize the present invention better, the preferred error angular range of present embodiment is 30 °, and promptly each coordinate direction axle both sides respectively is 15 °, and min coordinates is 10 pixels;
(4) the gesture computing module calculates the distance between terminal point coordinate and the starting point coordinate, if it is worth the setting value less than minor increment, then terminal point coordinate is invalid, and identification stops; If its value is not less than the setting value of minor increment, then terminal point coordinate is effective, the judgement of approach axis;
(5) connection source coordinate and terminal point coordinate according to the angle between 8 on its line and the coordinate direction axle, are judged and the immediate coordinate direction axle of its direction; Calculate the differential seat angle between its line and the immediate coordinate direction axle, if its value exceeds the error angular range of setting, then terminal point coordinate is invalid, and identification stops; If its value is in the error angular range of setting, then terminal point coordinate is effective, and the direction value that draws is stored in the sequential analysis module;
(6) repeat above step, several direction values that obtain are stored in form a prescription in the sequential analysis module to value sequence;
(7) sequential analysis module is analyzed the direction value sequence, predefined standard value in all directions value and the characteristic sequence storehouse is compared, find out immediate standard value and replace the direction value, determine at last in the characteristic sequence storehouse, to mate most one group with the direction value sequence, the action message that output is corresponding.
Wherein, the characteristic sequence storehouse is the characteristic sequence storehouse of freely expanding, and its content can be provided by the primary development programmer, also can freely add expansion by the programmer of user or secondary development.
The content in characteristic sequence storehouse is specific cursor track, also can be the computing formula of specific cursor track.As in the present embodiment, when cursor of mouse point is drawn a circle gesture, this gesture can be successively through 8 coordinate direction axles in the coordinate system, can determine that through the calculating of gesture computing module the direction value sequence of this gesture is 12345678 this moment, by cursor track compare of analysis specific in sequential analysis module and the characteristic sequence storehouse, determine that at last the cursor track of this gesture is a circle then.When the gesture of doing when cursor of mouse point is complicated, after the gesture computing module writes down its direction value sequence, also can be by the computing formula comparison calculating of specific cursor track in sequential analysis module and the characteristic sequence storehouse, the cursor track of definite gesture at last.
As mentioned above, just can realize the present invention preferably, the foregoing description is preferred embodiment of the present invention only, is not to be used for limiting practical range of the present invention; Be that all equalizations of doing according to content of the present invention change and modification, all contained by claim of the present invention scope required for protection.
Claims (5)
1, a kind of method for recognizing mouse gesticulation is characterized in that, may further comprise the steps:
(1) on screen, is that initial point is set up a virtual multi-direction coordinate system, and is each coordinate direction axle numbering, form mapping relations between making each coordinate direction axle and numbering with current cursor of mouse point;
(2) message processing module writes down the coordinate figure of current cursor of mouse point, is designated as starting point coordinate; After mouse moved, the coordinate figure of message processing module record cursor of mouse point was designated as terminal point coordinate, and starting point coordinate and terminal point coordinate is sent to the gesture computing module;
(3) in the gesture computing module, preestablish the error angular range of each coordinate direction axle, and the minor increment between terminal point coordinate and the starting point coordinate;
(4) the gesture computing module calculates the distance between terminal point coordinate and the starting point coordinate, if it is worth the setting value less than minor increment, then terminal point coordinate is invalid, and identification stops; If its value is not less than the setting value of minor increment, then terminal point coordinate is effective, the judgement of approach axis;
(5) connection source coordinate and terminal point coordinate calculate the differential seat angle between the immediate coordinate direction axle of its line and direction, if its value exceeds the error angular range of setting, then terminal point coordinate is invalid, and identification stops; If its value is in the error angular range of setting, then terminal point coordinate is effective, and the direction value that draws is stored in the sequential analysis module;
(6) repeat above step, several direction values that obtain are stored in form a prescription in the sequential analysis module to value sequence;
(7) sequential analysis module is analyzed the direction value sequence, predefined standard value in all directions value and the characteristic sequence storehouse is compared, find out immediate standard value and replace the direction value, determine at last in the characteristic sequence storehouse, to mate most one group with the direction value sequence, the action message that output is corresponding.
2, method for recognizing mouse gesticulation according to claim 1, it is characterized in that, the plane coordinate system that the described multi-direction coordinate of step (1) is 8 directions, each coordinate direction axle be in the direction of the clock upper right, right, bottom right, down, lower-left, a left side, upper left and on; Each coordinate direction axle is equipped with the error angular range, is provided with the minor increment between terminal point coordinate and the starting point coordinate simultaneously.
3, method for recognizing mouse gesticulation according to claim 2 is characterized in that, described error angular range is 20~40 °, and promptly each coordinate direction axle both sides respectively are 10~20 °; Described minor increment is 5~15 pixels.
4, method for recognizing mouse gesticulation according to claim 1 is characterized in that, the described characteristic sequence of step (7) storehouse is the characteristic sequence storehouse of freely expanding, and its content is freely added by primary development programmer, secondary development programmer or user.
5, method for recognizing mouse gesticulation according to claim 4 is characterized in that, the content in described characteristic sequence storehouse is specific cursor track, perhaps is the computing formula of specific cursor track.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNA2008102192053A CN101408824A (en) | 2008-11-18 | 2008-11-18 | Method for recognizing mouse gesticulation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNA2008102192053A CN101408824A (en) | 2008-11-18 | 2008-11-18 | Method for recognizing mouse gesticulation |
Publications (1)
Publication Number | Publication Date |
---|---|
CN101408824A true CN101408824A (en) | 2009-04-15 |
Family
ID=40571846
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CNA2008102192053A Pending CN101408824A (en) | 2008-11-18 | 2008-11-18 | Method for recognizing mouse gesticulation |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101408824A (en) |
Cited By (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101739173A (en) * | 2009-12-11 | 2010-06-16 | 北京洲洋伟业信息技术有限公司 | Method for sensing mouse action by combining movement locus identification |
CN102129347A (en) * | 2011-03-07 | 2011-07-20 | 惠州Tcl移动通信有限公司 | Touch screen-based target calling method and device |
CN102169379A (en) * | 2010-02-25 | 2011-08-31 | 禾瑞亚科技股份有限公司 | Method and device for identifying rotation gesture |
WO2011120289A1 (en) * | 2010-03-31 | 2011-10-06 | 北京播思软件技术有限公司 | Device for using user's gestures to start applications of mobile communication terminal |
CN101526861B (en) * | 2008-03-06 | 2012-01-18 | 郑国书 | Recognition of mouse gesture, and method for perfoming relevant order according to recognition results |
CN102339151A (en) * | 2010-07-20 | 2012-02-01 | 德信无线通讯科技(上海)有限公司 | Method of gesture rapid start for touch screen mobile phone |
WO2012034432A1 (en) * | 2010-09-17 | 2012-03-22 | 深圳市融创天下科技股份有限公司 | Method and system for judging drag moving direction |
CN101576821B (en) * | 2009-05-27 | 2012-06-06 | 广东威创视讯科技股份有限公司 | Method for achieving shaking of control induction form |
CN102662581A (en) * | 2012-03-31 | 2012-09-12 | 奇智软件(北京)有限公司 | Method and system for performing control by mouse input |
CN102880287A (en) * | 2012-08-16 | 2013-01-16 | 深圳Tcl新技术有限公司 | Gesture identification method and gesture identification device |
CN102890616A (en) * | 2012-09-26 | 2013-01-23 | 杨生虎 | Shortcut input method and shortcut input system of touch screen |
CN103076905A (en) * | 2011-10-26 | 2013-05-01 | 原相科技股份有限公司 | Touch device, touch system and operation method thereof |
CN103164862A (en) * | 2011-12-09 | 2013-06-19 | 张平 | Plane computer-aided design (CAD)/ computer-aided manufacturing (CAM) drawing method based on intelligent recognition drawing tool |
CN103177170A (en) * | 2011-12-21 | 2013-06-26 | 中国移动通信集团四川有限公司 | Hotspot analysis method and hotspot analysis system used for collecting eye movement of user |
CN103455265A (en) * | 2012-06-01 | 2013-12-18 | 腾讯科技(深圳)有限公司 | Controlled equipment, control method and control system thereof and mobile terminal |
CN103902090A (en) * | 2012-12-29 | 2014-07-02 | 深圳雷柏科技股份有限公司 | Method and system for implementing unbounded touch technology |
CN104102434A (en) * | 2013-04-11 | 2014-10-15 | 张平 | CAD (Computer-Aided Design) tool switching method |
CN105045501A (en) * | 2015-06-23 | 2015-11-11 | 上海斐讯数据通信技术有限公司 | Electronic equipment and sliding action response method and system applied to electronic equipment |
CN103177170B (en) * | 2011-12-21 | 2016-12-14 | 中国移动通信集团四川有限公司 | A kind of gather the analysis of central issue method and system that user's eye is dynamic |
CN106293264A (en) * | 2015-06-22 | 2017-01-04 | 广达电脑股份有限公司 | Optical input method and optical virtual mouse using the same |
CN106325702A (en) * | 2015-07-08 | 2017-01-11 | 腾讯科技(深圳)有限公司 | Mouse gesture identification method and apparatus |
CN106775353A (en) * | 2016-12-21 | 2017-05-31 | 普华基础软件股份有限公司 | A kind of method that utilization mouse action unlocks desktop operating system screen |
CN106991303A (en) * | 2017-03-07 | 2017-07-28 | 微梦创科网络科技(中国)有限公司 | A kind of recognition methods of gesture identifying code and device |
CN107562358A (en) * | 2017-09-05 | 2018-01-09 | 闫如月 | Touch screen intelligent search method |
WO2018145316A1 (en) * | 2017-02-13 | 2018-08-16 | 深圳市华第时代科技有限公司 | Mouse gesture recognition method and apparatus |
CN112770130A (en) * | 2020-12-30 | 2021-05-07 | 咪咕互动娱乐有限公司 | Live broadcast control method, electronic equipment and storage equipment |
CN113467690A (en) * | 2021-07-15 | 2021-10-01 | 成都统信软件技术有限公司 | Mouse control method and computing device |
-
2008
- 2008-11-18 CN CNA2008102192053A patent/CN101408824A/en active Pending
Cited By (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101526861B (en) * | 2008-03-06 | 2012-01-18 | 郑国书 | Recognition of mouse gesture, and method for perfoming relevant order according to recognition results |
CN101576821B (en) * | 2009-05-27 | 2012-06-06 | 广东威创视讯科技股份有限公司 | Method for achieving shaking of control induction form |
CN101739173A (en) * | 2009-12-11 | 2010-06-16 | 北京洲洋伟业信息技术有限公司 | Method for sensing mouse action by combining movement locus identification |
CN102169379B (en) * | 2010-02-25 | 2013-02-13 | 禾瑞亚科技股份有限公司 | Method and device for identifying rotation gesture |
CN102169379A (en) * | 2010-02-25 | 2011-08-31 | 禾瑞亚科技股份有限公司 | Method and device for identifying rotation gesture |
WO2011120289A1 (en) * | 2010-03-31 | 2011-10-06 | 北京播思软件技术有限公司 | Device for using user's gestures to start applications of mobile communication terminal |
CN102339151A (en) * | 2010-07-20 | 2012-02-01 | 德信无线通讯科技(上海)有限公司 | Method of gesture rapid start for touch screen mobile phone |
CN102339151B (en) * | 2010-07-20 | 2013-10-02 | 德信无线通讯科技(上海)有限公司 | Method of gesture rapid start for touch screen mobile phone |
WO2012034432A1 (en) * | 2010-09-17 | 2012-03-22 | 深圳市融创天下科技股份有限公司 | Method and system for judging drag moving direction |
CN102129347A (en) * | 2011-03-07 | 2011-07-20 | 惠州Tcl移动通信有限公司 | Touch screen-based target calling method and device |
CN103076905A (en) * | 2011-10-26 | 2013-05-01 | 原相科技股份有限公司 | Touch device, touch system and operation method thereof |
CN103076905B (en) * | 2011-10-26 | 2016-09-21 | 原相科技股份有限公司 | Contactor control device, system and How It Works thereof |
CN103164862A (en) * | 2011-12-09 | 2013-06-19 | 张平 | Plane computer-aided design (CAD)/ computer-aided manufacturing (CAM) drawing method based on intelligent recognition drawing tool |
CN103164862B (en) * | 2011-12-09 | 2015-10-28 | 张平 | Based on the plane CAD/CAM drawing practice of Intelligent Recognition drawing instrument |
CN103177170B (en) * | 2011-12-21 | 2016-12-14 | 中国移动通信集团四川有限公司 | A kind of gather the analysis of central issue method and system that user's eye is dynamic |
CN103177170A (en) * | 2011-12-21 | 2013-06-26 | 中国移动通信集团四川有限公司 | Hotspot analysis method and hotspot analysis system used for collecting eye movement of user |
CN102662581B (en) * | 2012-03-31 | 2015-06-24 | 北京奇虎科技有限公司 | Method and system for performing control by mouse input |
CN102662581A (en) * | 2012-03-31 | 2012-09-12 | 奇智软件(北京)有限公司 | Method and system for performing control by mouse input |
CN103455265A (en) * | 2012-06-01 | 2013-12-18 | 腾讯科技(深圳)有限公司 | Controlled equipment, control method and control system thereof and mobile terminal |
CN102880287B (en) * | 2012-08-16 | 2017-02-15 | 深圳Tcl新技术有限公司 | Gesture identification method and gesture identification device |
CN102880287A (en) * | 2012-08-16 | 2013-01-16 | 深圳Tcl新技术有限公司 | Gesture identification method and gesture identification device |
CN102890616B (en) * | 2012-09-26 | 2016-03-30 | 杨生虎 | The shortcut input method of touch-screen and system |
CN102890616A (en) * | 2012-09-26 | 2013-01-23 | 杨生虎 | Shortcut input method and shortcut input system of touch screen |
CN103902090A (en) * | 2012-12-29 | 2014-07-02 | 深圳雷柏科技股份有限公司 | Method and system for implementing unbounded touch technology |
CN104102434A (en) * | 2013-04-11 | 2014-10-15 | 张平 | CAD (Computer-Aided Design) tool switching method |
CN106293264B (en) * | 2015-06-22 | 2019-09-27 | 广达电脑股份有限公司 | Optical input method and optical virtual mouse using the same |
CN106293264A (en) * | 2015-06-22 | 2017-01-04 | 广达电脑股份有限公司 | Optical input method and optical virtual mouse using the same |
CN105045501A (en) * | 2015-06-23 | 2015-11-11 | 上海斐讯数据通信技术有限公司 | Electronic equipment and sliding action response method and system applied to electronic equipment |
CN106325702A (en) * | 2015-07-08 | 2017-01-11 | 腾讯科技(深圳)有限公司 | Mouse gesture identification method and apparatus |
CN106775353A (en) * | 2016-12-21 | 2017-05-31 | 普华基础软件股份有限公司 | A kind of method that utilization mouse action unlocks desktop operating system screen |
WO2018145316A1 (en) * | 2017-02-13 | 2018-08-16 | 深圳市华第时代科技有限公司 | Mouse gesture recognition method and apparatus |
CN106991303A (en) * | 2017-03-07 | 2017-07-28 | 微梦创科网络科技(中国)有限公司 | A kind of recognition methods of gesture identifying code and device |
CN107562358A (en) * | 2017-09-05 | 2018-01-09 | 闫如月 | Touch screen intelligent search method |
CN112770130A (en) * | 2020-12-30 | 2021-05-07 | 咪咕互动娱乐有限公司 | Live broadcast control method, electronic equipment and storage equipment |
CN112770130B (en) * | 2020-12-30 | 2022-10-14 | 咪咕互动娱乐有限公司 | Live broadcast control method, electronic equipment and storage equipment |
CN113467690A (en) * | 2021-07-15 | 2021-10-01 | 成都统信软件技术有限公司 | Mouse control method and computing device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101408824A (en) | Method for recognizing mouse gesticulation | |
US20140002338A1 (en) | Techniques for pose estimation and false positive filtering for gesture recognition | |
JP5784141B2 (en) | Handwriting input method by superimposed writing | |
CN105117056A (en) | Method and equipment for operating touch screen | |
CN103294401A (en) | Icon processing method and device for electronic instrument with touch screen | |
CN102768595B (en) | A kind of method and device identifying touch control operation instruction on touch-screen | |
US10444981B2 (en) | Digital-marking-surface space and display management | |
CN103902086A (en) | Curve fitting based touch trajectory smoothing method and system | |
CN102073414B (en) | Multi-touch tracking method based on machine vision | |
JP2015114976A (en) | Electronic device and method | |
US9778780B2 (en) | Method for providing user interface using multi-point touch and apparatus for same | |
EP2929423A1 (en) | Multi-touch symbol recognition | |
WO2014147712A1 (en) | Information processing device, information processing method and program | |
CN103218167B (en) | A kind of car-mounted terminal single-point touch gesture pattern recognition | |
CN102693025A (en) | Touch finger identification method for multi-touch interaction system | |
CN104423566A (en) | Gesture recognition method and wearable device | |
JP2022537169A (en) | Handling handwritten text input in freehand writing mode | |
CN105224089A (en) | Gesture operation method and device, mobile terminal | |
CN104793738A (en) | Non-contact type computer operating method based on Leap Motion | |
US10088943B2 (en) | Touch control device and operating method thereof | |
CN101859177B (en) | Method and device for calling and operating application program on intelligent electronic device | |
CN101192124B (en) | System and method for automatic distinguishing and processing for touch screen input information | |
CN106598422B (en) | hybrid control method, control system and electronic equipment | |
CN102426491A (en) | Multipoint touch realization method and system for touch screen | |
US9940536B2 (en) | Electronic apparatus and method |
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 |
Open date: 20090415 |