CN110347326B - Recognition method and device, storage medium and processor for false touch of touch screen - Google Patents
Recognition method and device, storage medium and processor for false touch of touch screen Download PDFInfo
- Publication number
- CN110347326B CN110347326B CN201910578726.6A CN201910578726A CN110347326B CN 110347326 B CN110347326 B CN 110347326B CN 201910578726 A CN201910578726 A CN 201910578726A CN 110347326 B CN110347326 B CN 110347326B
- Authority
- CN
- China
- Prior art keywords
- touch
- touch operation
- touch screen
- target area
- screen
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0488—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The application discloses a method and a device for identifying mistaken touch of a touch screen, a storage medium and a processor. The method comprises the following steps: detecting touch operation acting in a target area of the touch screen, and detecting a first touch operation; judging whether the first touch operation meets a preset condition or not; and if the first touch operation does not meet the preset condition, determining that the first touch operation is a false touch operation. Through the application, the problem that whether the operation of the user is mistaken touch or not in order to identify in the correlation technique is solved, and the effective touch area of the touch screen is reduced.
Description
Technical Field
The application relates to the technical field of touch screens, in particular to a method and a device for identifying false touch of a touch screen, a storage medium and a processor.
Background
Touch screens are widely used in more and more electronic devices, and particularly in the field of portable mobile terminals, touch screens are the main man-machine interaction mode. People can carry out various operations on terminals such as a mobile phone and the like through fingers, and convenience is provided for users.
At present, terminal screens of mobile phones and the like are increasingly large, frames are increasingly thin, and even mobile phones without side frames, such as curved screens and the like, appear. When people hold the mobile phone with one hand, the phenomenon of mistaken touch can be generated on the side edge of the mobile phone, and poor user experience is caused. There are two main approaches for preventing false touch in the related art, one is to identify and prevent false touch through a specific algorithm, but this may cause a large amount of operations to be performed by the processor, which affects the touch performance. In another scheme, a false touch area is set, and no response or point reporting processing is performed on the touch in the false touch area, so that all touch operations in the area are treated as invalid processing, and the effective touch area of the touch screen is reduced.
Aiming at the problem that the effective touch area of a touch screen is reduced in order to identify whether the user operation is mistaken touch in the related art, an effective solution is not provided at present.
Disclosure of Invention
The application mainly aims to provide a method and a device for identifying a touch screen mistaken touch, a storage medium and a processor, so as to solve the problem that in the related art, in order to identify whether a user operation is a mistaken touch, the effective touch area of the touch screen is reduced.
In order to achieve the above object, according to one aspect of the present application, a method for identifying a touch screen miss-touch is provided. The method comprises the following steps: detecting touch operation acting in a target area of the touch screen, and detecting a first touch operation; judging whether the first touch operation meets a preset condition or not; and if the first touch operation does not meet the preset condition, determining that the first touch operation is a false touch operation.
Further, after determining whether the first touch operation meets a preset condition, the method further includes: if the first touch operation meets a preset condition, timing is started; and in a preset time range, if a second touch operation is detected in the target area, determining that the second touch operation is a valid touch operation, and if no touch operation is detected in the target area, determining that the first touch operation is a wrong touch operation.
Further, the method further comprises: and after the second touch operation is determined to be the effective touch operation, starting a touch point reporting function of the touch screen.
Further, the method further comprises: and after the first touch operation is determined to be the false touch operation, re-detecting the touch operation acting in the target area of the touch screen.
Further, the preset conditions at least include: and continuously moving the touch operation of a preset distance to the target direction in the target area.
Further, the target area is an area on the touch screen within a preset distance range from the edge of the touch screen.
Further, a touch control device is used for scanning and detecting touch operation acting in a target area of the touch screen.
In order to achieve the above object, according to another aspect of the present application, there is provided an apparatus for recognizing a touch screen miss-touch. The device includes: the first detection unit is used for detecting touch operation acting in a target area of the touch screen and detecting the first touch operation; the judging unit is used for judging whether the first touch operation meets a preset condition or not; the first determining unit is used for determining that the first touch operation is the mistaken touch operation under the condition that the first touch operation does not meet the preset condition.
In order to achieve the above object, according to one aspect of the present application, there is provided a storage medium characterized in that the storage medium includes a stored program, wherein the program executes the method for identifying a touch screen miss-touch according to any one of the above.
In order to achieve the above object, according to one aspect of the present application, there is provided a processor, wherein the processor is configured to execute a program, wherein the program executes the method for identifying a touch screen miss touch according to any one of the above items.
In order to achieve the above object, according to an aspect of the present application, a mobile terminal device is provided, where the mobile terminal device includes the above device for identifying a touch screen miss-touch.
Through the application, the following steps are adopted: detecting touch operation acting in a target area of the touch screen, and detecting a first touch operation; judging whether the first touch operation meets a preset condition or not; and if the first touch operation does not meet the preset condition, determining that the first touch operation is a false touch operation, and solving the problem that the effective touch area of the touch screen is reduced in order to identify whether the user operation is the false touch in the related art. And then reached whether quick discernment touch operation on the touch-sensitive screen is the mistake touch, can not reduce the effectual touch area of touch-sensitive screen moreover, great improvement user experience's effect.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application. In the drawings:
FIG. 1 is a flowchart of a method for identifying a touch screen miss-touch according to an embodiment of the present application;
FIG. 2 is a first schematic diagram illustrating an alternative method for identifying a touch screen false touch according to an embodiment of the present disclosure;
FIG. 3 is a second schematic diagram illustrating an alternative touch screen false touch recognition method according to an embodiment of the present disclosure; and
fig. 4 is a schematic diagram of a device for identifying a touch screen miss-touch provided according to an embodiment of the present application.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The present invention is described below with reference to preferred implementation steps, and fig. 1 is a flowchart of a method for identifying a touch screen false touch according to an embodiment of the present application, and as shown in fig. 1, the method includes the following steps:
step S101, detecting touch operation acting on a target area of the touch screen, and detecting a first touch operation.
The target area mentioned in the embodiment of the present application may be an area on the touch screen within a preset distance range from an edge of the touch screen. For example, an area within 5mm from the edge of the touch panel is an area for detecting and recognizing a false touch (corresponding to the target area described above). As shown in fig. 2, the oblique line areas on both sides of the mobile phone are the false touch detection areas, that is, the target areas of the present application. If a user wants to operate the content in the target area in the mobile phone, a finger is used for touch operation in the target area, and the touch operation can be detected by the gesture movement of the finger in the target area.
In the embodiment of the application, the touch device can be used for scanning and detecting the touch operation acting on the target area of the touch screen, that is, whether the touch operation is performed on the target area is detected in real time. And if the touch operation on the target area is detected, taking the touch operation as the first touch operation. It should be noted that, when the user holds the mobile phone with one hand, a phenomenon of a false touch may occur at an edge of the touch screen of the mobile phone, and therefore, the first touch operation may be a false touch or an effective operation performed by the user.
And step S102, judging whether the first touch operation meets a preset condition.
The preset condition in the embodiment of the present application may be a touch operation of continuously moving a preset distance to a target direction in a target area. For example, the target direction is left, right, up, or down, and the finger continuously slides in the upward direction by a distance of 1cm or more within the area for detecting the recognition error touch.
Step S103, if the first touch operation does not meet the preset condition, determining that the first touch operation is a false touch operation.
Through the scheme, whether the first touch operation is the error touch operation can be rapidly determined.
Optionally, in the method for identifying a touch screen false touch provided in the embodiment of the present application, after determining whether the first touch operation satisfies a preset condition, the method further includes: if the first touch operation meets a preset condition, timing is started; and in a preset time range, if a second touch operation is detected in the target area, determining that the second touch operation is a valid touch operation, and if no touch operation is detected in the target area, determining that the first touch operation is a wrong touch operation.
And if the touch operation in the target area is detected to meet the preset condition, starting a counter in the equipment terminal to start counting. Within the preset time range, for example, the preset time is 2s, that is, the time for the timer to reach the set threshold value is 2 s. And within 2s, if the second touch operation is detected in the target area, the second touch operation is set as an effective touch operation. The second touch operation may be any operation such as sliding, clicking, dragging, and the like of a finger in the target area. And if no touch operation is detected in the target area within 2s, determining that the first touch operation detected before is the false touch operation.
By the scheme, on the premise of not reducing the effective touch area of the touch screen, a software algorithm is not needed to participate in the calculation of the error touch operation, so that the speed and the performance of identifying whether the touch operation on the touch screen is the error touch operation are improved, and the problem that the effective touch area of the touch screen is reduced in order to identify whether the user operation is the error touch operation in the related art is solved.
Optionally, in the method for identifying a touch screen false touch provided in the embodiment of the present application, the method further includes: and after the second touch operation is determined to be the effective touch operation, starting a touch point reporting function of the touch screen.
After the point reporting function of the touch screen is started, the mobile terminal equipment immediately carries out corresponding processing based on the second touch operation, so that timely correspondence of the touch operation of the user is guaranteed, and the user experience is improved.
Optionally, in the method for identifying a touch screen false touch provided in the embodiment of the present application, the method further includes: and after the first touch operation is determined to be the false touch operation, re-detecting the touch operation acting in the target area of the touch screen.
Through the scheme, the touch operation in the target area of the touch screen is detected in real time, and whether the touch operation on the touch screen is mistaken touch operation or not is rapidly identified in time.
In summary, the method for identifying the false touch of the touch screen provided by the embodiment of the application detects the first touch operation by detecting the touch operation acting on the touch screen in the target area; judging whether the first touch operation meets a preset condition or not; and if the first touch operation does not meet the preset condition, determining that the first touch operation is a false touch operation, and solving the problem that the effective touch area of the touch screen is reduced in order to identify whether the user operation is the false touch in the related art. And then reached whether quick discernment touch operation on the touch-sensitive screen is the mistake touch, can not reduce the effectual touch area of touch-sensitive screen moreover, great improvement user experience's effect.
Optionally, as shown in fig. 3, in the embodiment of the present application, a detection area and a detection gesture of a touch screen that is touched by mistake may be first set, the left and right sides of the touch screen are set as the detection areas of the touch screen that is touched by mistake, and the detection gesture is continuously moved a distance upwards or downwards (corresponding to the preset condition). Scanning and detecting the touch screen by using a touch device, and detecting finger operation of a user in a false touch area; judging whether the finger operation of the user in the false touch area meets the detection gesture, if not, judging that the user is the false touch operation, and not reporting points; if the detection gesture is satisfied, starting an internal counter to start counting; and judging whether the finger touch operation exists, if so, changing the finger touch operation into an effective touch operation, and reporting points of the touch operation. And if the touch is not performed and the timer reaches the set threshold value, returning to perform the detection of the false touch again. By the scheme, whether the operation of the user is misoperation or not can be simply and effectively detected, a software algorithm is not needed to participate in the calculation of the error touch, and the recognition speed and performance of the error touch operation are improved. On the other hand, the effective touch area of the touch screen is not required to be sacrificed, the error touch detection area can eliminate error operation, and correct point reporting can be carried out on the effective operation, so that the use experience of a user is improved.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the present application further provides a device for identifying a touch screen false touch, which needs to be described. The device for identifying a touch screen mistaken touch provided by the embodiment of the application is introduced below.
Fig. 4 is a schematic diagram of a device for identifying a touch screen miss-touch according to an embodiment of the present application. As shown in fig. 4, the apparatus includes: a first detection unit 401, a judgment unit 402, and a first determination unit 403.
Specifically, the first detecting unit 401 is configured to detect a touch operation applied to a target area of the touch screen, and detect a first touch operation;
a determining unit 402, configured to determine whether the first touch operation satisfies a preset condition;
a first determining unit 403, configured to determine that the first touch operation is an erroneous touch operation if the first touch operation does not satisfy a preset condition.
The device for identifying the false touch of the touch screen, provided by the embodiment of the application, detects a touch operation acting on the touch screen in a target area through the first detection unit 401, and detects the first touch operation; the judging unit 402 judges whether the first touch operation meets a preset condition; the first determining unit 403 determines that the first touch operation is a false touch operation when the first touch operation does not meet the preset condition, so that the problem that in the related art, in order to identify whether the user operation is a false touch, the effective touch area of the touch screen is reduced is solved. And then reached whether quick discernment touch operation on the touch-sensitive screen is the mistake touch, can not reduce the effectual touch area of touch-sensitive screen moreover, great improvement user experience's effect.
Optionally, in the device for identifying a touch screen false touch provided in the embodiment of the present application, the device further includes: after judging whether the first touch operation meets a preset condition, a timing unit is used for starting timing under the condition that the first touch operation meets the preset condition; and a second determining unit, configured to determine, within a preset time range, that a second touch operation is a valid touch operation if the second touch operation is detected in the target area, and determine that the first touch operation is an erroneous touch operation if the touch operation is not detected in the target area.
Optionally, in the device for identifying a touch screen false touch provided in the embodiment of the present application, the device further includes: and the starting unit is used for starting the touch point reporting function of the touch screen after the second touch operation is determined to be the effective touch operation.
Optionally, in the device for identifying a touch screen false touch provided in the embodiment of the present application, the device further includes: and the second detection unit is used for detecting the touch operation acting in the target area of the touch screen again after the first touch operation is determined to be the false touch operation.
Optionally, in the apparatus for identifying a touch screen false touch provided in the embodiment of the present application, the preset condition at least includes: and continuously moving the touch operation of the preset distance to the target direction in the target area.
Optionally, in the device for identifying a touch screen false touch provided in the embodiment of the present application, the target area is an area on the touch screen within a preset distance range from an edge of the touch screen.
Optionally, in the device for identifying a touch screen miss-touch provided in the embodiment of the present application, a touch device is used to scan and detect a touch operation applied to a target area of the touch screen.
The device for identifying the touch screen false touch comprises a processor and a memory, wherein the first detection unit 401, the judgment unit 402, the first determination unit 403 and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more, and the error touch of the touch screen can be identified by adjusting the kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
The embodiment of the invention provides a storage medium, wherein a program is stored on the storage medium, and the program realizes the method for identifying the false touch of the touch screen when being executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein the method for identifying the false touch of a touch screen is executed when the program runs.
The embodiment of the invention provides mobile terminal equipment which comprises the device for identifying the false touch of the touch screen.
The mobile terminal device can be a mobile phone or an ipad and the touch screen false touch recognition device can be arranged in the mobile phone or the ipad to recognize the touch screen false touch.
The embodiment of the invention provides equipment, which comprises a processor, a memory and a program which is stored on the memory and can run on the processor, wherein the processor executes the program and realizes the following steps: detecting touch operation acting in a target area of the touch screen, and detecting a first touch operation; judging whether the first touch operation meets a preset condition or not; and if the first touch operation does not meet the preset condition, determining that the first touch operation is a false touch operation.
Further, after determining whether the first touch operation meets a preset condition, the method further includes: if the first touch operation meets a preset condition, timing is started; and in a preset time range, if a second touch operation is detected in the target area, determining that the second touch operation is a valid touch operation, and if no touch operation is detected in the target area, determining that the first touch operation is a wrong touch operation.
Further, the method further comprises: and after the second touch operation is determined to be the effective touch operation, starting a touch point reporting function of the touch screen.
Further, the method further comprises: and after the first touch operation is determined to be the false touch operation, re-detecting the touch operation acting in the target area of the touch screen.
Further, the preset conditions at least include: and continuously moving the touch operation of a preset distance to the target direction in the target area.
Further, the target area is an area on the touch screen within a preset distance range from the edge of the touch screen.
Further, a touch control device is used for scanning and detecting touch operation acting in a target area of the touch screen. The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: detecting touch operation acting in a target area of the touch screen, and detecting a first touch operation; judging whether the first touch operation meets a preset condition or not; and if the first touch operation does not meet the preset condition, determining that the first touch operation is a false touch operation.
Further, after determining whether the first touch operation meets a preset condition, the method further includes: if the first touch operation meets a preset condition, timing is started; and in a preset time range, if a second touch operation is detected in the target area, determining that the second touch operation is a valid touch operation, and if no touch operation is detected in the target area, determining that the first touch operation is a wrong touch operation.
Further, the method further comprises: and after the second touch operation is determined to be the effective touch operation, starting a touch point reporting function of the touch screen.
Further, the method further comprises: and after the first touch operation is determined to be the false touch operation, re-detecting the touch operation acting in the target area of the touch screen.
Further, the preset conditions at least include: and continuously moving the touch operation of a preset distance to the target direction in the target area.
Further, the target area is an area on the touch screen within a preset distance range from the edge of the touch screen.
Further, a touch control device is used for scanning and detecting touch operation acting in a target area of the touch screen.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.
Claims (9)
1. A method for identifying false touch of a touch screen is characterized by comprising the following steps:
detecting touch operation acting in a target area of the touch screen, and detecting a first touch operation;
judging whether the first touch operation meets a preset condition or not;
if the first touch operation does not meet the preset condition, determining that the first touch operation is a false touch operation;
after judging whether the first touch operation meets a preset condition, the method further comprises the following steps:
if the first touch operation meets a preset condition, timing is started;
within a preset time range, if a second touch operation is detected in the target area, determining that the second touch operation is a valid touch operation, and if no touch operation is detected in the target area, determining that the first touch operation is a false touch operation;
wherein the preset conditions at least include: continuously moving the touch operation of a preset distance to a target direction in the target area;
the effective touch operation has a point reporting function for starting the touch screen, and the error touch operation does not have the point reporting function for starting the touch screen.
2. The identification method according to claim 1, characterized in that the method further comprises: and after the second touch operation is determined to be the effective touch operation, starting a touch point reporting function of the touch screen.
3. The identification method according to claim 1, characterized in that the method further comprises: and after the first touch operation is determined to be the false touch operation, re-detecting the touch operation acting in the target area of the touch screen.
4. The recognition method according to claim 1, wherein the target area is an area on the touch screen within a preset distance range from an edge of the touch screen.
5. The identification method according to claim 1, characterized in that a touch operation acting in a target area of the touch screen is scan-detected using a touch device.
6. An apparatus for recognizing a touch screen miss-touch, comprising:
the first detection unit is used for detecting touch operation acting in a target area of the touch screen and detecting the first touch operation;
the judging unit is used for judging whether the first touch operation meets a preset condition or not;
the first determining unit is used for determining that the first touch operation is a wrong touch operation under the condition that the first touch operation does not meet a preset condition;
wherein the apparatus further comprises: after judging whether the first touch operation meets a preset condition, a timing unit is used for starting timing under the condition that the first touch operation meets the preset condition; a second determining unit, configured to determine, within a preset time range, that a second touch operation is a valid touch operation if the second touch operation is detected in the target area, and determine that the first touch operation is an erroneous touch operation if the touch operation is not detected in the target area;
the preset conditions at least include: continuously moving the touch operation of a preset distance to the target direction in the target area;
the effective touch operation has a point reporting function for starting the touch screen, and the error touch operation does not have the point reporting function for starting the touch screen.
7. A storage medium comprising a stored program, wherein the program executes the method for identifying a touch screen miss touch according to any one of claims 1 to 5.
8. A processor, characterized in that the processor is configured to run a program, wherein the program is executed when running to perform the method for identifying a touch screen false touch according to any one of claims 1 to 5.
9. A mobile terminal device, characterized in that, the mobile terminal device comprises the touch screen false touch recognition device of claim 6.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910578726.6A CN110347326B (en) | 2019-06-28 | 2019-06-28 | Recognition method and device, storage medium and processor for false touch of touch screen |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910578726.6A CN110347326B (en) | 2019-06-28 | 2019-06-28 | Recognition method and device, storage medium and processor for false touch of touch screen |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN110347326A CN110347326A (en) | 2019-10-18 |
| CN110347326B true CN110347326B (en) | 2021-03-16 |
Family
ID=68177407
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201910578726.6A Active CN110347326B (en) | 2019-06-28 | 2019-06-28 | Recognition method and device, storage medium and processor for false touch of touch screen |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN110347326B (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116301432B (en) * | 2023-03-24 | 2025-07-29 | 无锡威达智能电子股份有限公司 | Touch recognition processing method, system, server and storage medium |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102289321A (en) * | 2011-08-22 | 2011-12-21 | 惠州Tcl移动通信有限公司 | Handheld device and method for processing mistaken touch on touch screen thereof |
| CN104007932A (en) * | 2014-06-17 | 2014-08-27 | 华为技术有限公司 | Touch point recognition method and device |
| CN104679330A (en) * | 2015-01-29 | 2015-06-03 | 深圳市中兴移动通信有限公司 | Control method and device based on frameless terminal |
| CN107422977A (en) * | 2017-07-31 | 2017-12-01 | 北京小米移动软件有限公司 | Trigger action processing method, device and computer-readable recording medium |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5957834B2 (en) * | 2011-09-26 | 2016-07-27 | 日本電気株式会社 | Portable information terminal, touch operation control method, and program |
-
2019
- 2019-06-28 CN CN201910578726.6A patent/CN110347326B/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102289321A (en) * | 2011-08-22 | 2011-12-21 | 惠州Tcl移动通信有限公司 | Handheld device and method for processing mistaken touch on touch screen thereof |
| CN104007932A (en) * | 2014-06-17 | 2014-08-27 | 华为技术有限公司 | Touch point recognition method and device |
| CN104679330A (en) * | 2015-01-29 | 2015-06-03 | 深圳市中兴移动通信有限公司 | Control method and device based on frameless terminal |
| CN107422977A (en) * | 2017-07-31 | 2017-12-01 | 北京小米移动软件有限公司 | Trigger action processing method, device and computer-readable recording medium |
Also Published As
| Publication number | Publication date |
|---|---|
| CN110347326A (en) | 2019-10-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9785295B2 (en) | Touch screen control method and device | |
| CN104007932B (en) | A kind of touch point recognition methods and device | |
| CN103092523A (en) | Unlocking method and terminal | |
| CN109753179B (en) | User operation instruction processing method and handwriting reading equipment | |
| CN104978028B (en) | A kind of control method and mobile terminal of mobile terminal | |
| WO2015131675A1 (en) | Compensation method for broken slide paths, electronic device and computer storage medium | |
| CN104679429A (en) | Accidental-touch-prevention method and device | |
| CN105159547B (en) | A kind of man-machine interaction method and user terminal | |
| WO2017008618A1 (en) | Method and device for lighting screen | |
| US20150286283A1 (en) | Method, system, mobile terminal, and storage medium for processing sliding event | |
| US10488988B2 (en) | Electronic device and method of preventing unintentional touch | |
| CN109976656B (en) | Page turning control method for browsing webpage and user terminal | |
| CN105094680B (en) | Display object control method and user terminal for browsing web pages | |
| US9383858B2 (en) | Method and device for executing an operation on a mobile device | |
| CN111158811B (en) | Advertisement processing method and device, electronic equipment and storage medium | |
| CN110795015A (en) | Operation prompting method, device, equipment and storage medium | |
| CN108846271B (en) | Device control method, device, storage medium and electronic device | |
| CN110347326B (en) | Recognition method and device, storage medium and processor for false touch of touch screen | |
| CN104407774A (en) | Screen switching equipment and method as well as mobile terminal | |
| CN111475057A (en) | Touch identification method and device | |
| CN104915138A (en) | Information processing method and electronic equipment | |
| CN105739881B (en) | A kind of information processing method and electronic equipment | |
| CN114089868A (en) | Touch operation method and device and electronic equipment | |
| CN115001778A (en) | Page authentication method and device, storage medium and electronic equipment | |
| CN110568989A (en) | Service processing method, service processing device, terminal and medium |
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 |