CN113495641A - Touch screen ghost point identification method and device, terminal and storage medium - Google Patents

Touch screen ghost point identification method and device, terminal and storage medium Download PDF

Info

Publication number
CN113495641A
CN113495641A CN202010268580.8A CN202010268580A CN113495641A CN 113495641 A CN113495641 A CN 113495641A CN 202010268580 A CN202010268580 A CN 202010268580A CN 113495641 A CN113495641 A CN 113495641A
Authority
CN
China
Prior art keywords
touch
point
touch screen
coordinate data
ghost
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010268580.8A
Other languages
Chinese (zh)
Inventor
蒋志鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen 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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN202010268580.8A priority Critical patent/CN113495641A/en
Publication of CN113495641A publication Critical patent/CN113495641A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers
    • G06F3/0418Control or interface arrangements specially adapted for digitisers for error correction or compensation, e.g. based on parallax, calibration or alignment
    • G06F3/04186Touch location disambiguation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/044Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means by capacitive means

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 belongs to the technical field of terminals, and particularly relates to a touch screen ghost point identification method, a touch screen ghost point identification device, a touch screen ghost point identification terminal and a storage medium. The touch screen ghost point identification method comprises the following steps: acquiring coordinate data of a touch point based on the received interrupt instruction; acquiring a touch area corresponding to the touch point; and when the coordinate data is not acquired or the contact area is smaller than a preset area, determining that the touch point is a ghost point. Therefore, according to the technical scheme of the embodiment of the application, when the capacitive touch screen does not acquire coordinate data or the contact area is smaller than the preset area, the touch point can be determined to be a ghost point, the capacitive touch screen cannot drive a corresponding connecting device, the response operation of the terminal to the ghost point can be reduced, and the use experience of a user can be improved.

Description

Touch screen ghost point identification method and device, terminal and storage medium
Technical Field
The application belongs to the technical field of terminals, and particularly relates to a touch screen ghost point identification method, a touch screen ghost point identification device, a touch screen ghost point identification terminal and a storage medium.
Background
With the continuous development of the information society, the appearance of the terminal greatly facilitates the production and the life of users. The user can use the terminal to watch television or use the terminal to conduct video calls with other users.
Currently, many terminals use a touch screen. The use of the touch screen can simplify the wiping operation of the user and facilitate the life of the user. For example, the user may click a button displayed on the terminal's touch screen. When the terminal touch screen detects that a user clicks a button on the touch screen, the touch feedback system on the touch screen can drive various connecting devices according to a pre-programmed program, and a liquid crystal display picture of the terminal displays a corresponding video and audio effect.
However, when a palm or a hand-held conductor is close to the capacitive touch screen rather than touching, a malfunction of the capacitive touch screen can be caused, and a ghost point problem occurs in the capacitive touch screen, so that the use effect of a user is poor.
The statements in this application as to the background of the invention, as they pertain to the present application, are merely provided to illustrate and facilitate an understanding of the present disclosure and are not to be construed as an admission that the applicant expressly believes or infers that the applicant is admitted as prior art to the date of filing of the present application for the first time.
Disclosure of Invention
The embodiment of the application provides a touch screen ghost point identification method, a touch screen ghost point identification device, a touch screen ghost point identification terminal and a storage medium, which can reduce the operation of a capacitive touch screen on ghost points and improve the use effect of a user.
In a first aspect, an embodiment of the present application provides a touch screen ghost point identification method, including:
acquiring coordinate data of a touch point based on the received interrupt instruction;
acquiring a touch area corresponding to the touch point;
and when the coordinate data is not acquired or the contact area is smaller than a preset area, determining that the touch point is a ghost point.
According to some embodiments, the obtaining the touch area corresponding to the touch point comprises:
acquiring a capacitance value of the touch point;
and acquiring the touch area based on the capacitance value.
According to some embodiments, the method further comprises:
sending the coordinate data to a terminal processor;
and determining the touch point as a ghost point when feedback information of the corresponding operation of the coordinate data by the user is not received within the preset time.
According to some embodiments, the obtaining the touch area corresponding to the touch point comprises:
acquiring pressure change data of the touch screen;
acquiring the contact area based on the pressure change data.
According to some embodiments, after determining that the touch point is a ghost point when the coordinate data is not acquired or the contact area is smaller than a preset area, the method further includes:
and stopping responding to the interrupt instruction when the coordinate data is not acquired or the contact area is smaller than a preset area.
According to some embodiments, the obtaining the touch area corresponding to the touch point comprises:
acquiring a polygon of a contact surface with the touch point as a center;
determining the contact area by calculating an area of the polygon.
According to some embodiments, the obtaining coordinate data of the touch point based on the received interrupt instruction includes:
receiving the interrupt instruction;
and scanning the touch screen by adopting a preset scanning algorithm to obtain the coordinate data of the touch point.
In a second aspect, an embodiment of the present application provides a touch screen ghost point identification apparatus, including:
the instruction receiving unit is used for acquiring coordinate data of the touch point based on the received interrupt instruction;
the area acquisition unit is used for acquiring the touch area corresponding to the touch point;
and the ghost point determining unit is used for determining the touch point as a ghost point when the coordinate data is not acquired or the contact area is smaller than a preset area.
In a third aspect, an embodiment of the present application provides a terminal, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the method of any one of the above first aspects when executing the computer program.
In a fourth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, and the computer program is used for implementing any one of the methods described above when executed by a processor.
In a fifth aspect, embodiments of the present application provide a computer program product, where the computer program product includes a non-transitory computer-readable storage medium storing a computer program, where the computer program is operable to cause a computer to perform some or all of the steps as described in the first aspect of embodiments of the present application. The computer program product may be a software installation package.
The embodiment of the application provides a touch screen ghost point identification method, which is characterized in that coordinate data of a touch point and a touch area corresponding to the touch point are obtained based on a received interrupt instruction, and the touch point can be determined to be a ghost point when the coordinate data is not obtained or the contact area is smaller than a preset area. Therefore, according to the technical scheme of the embodiment of the application, when the capacitive touch screen does not acquire coordinate data or the contact area is smaller than the preset area, the touch point can be determined to be a ghost point, the capacitive touch screen cannot drive a corresponding connecting device, the response operation of the terminal to the ghost point can be reduced, and the use experience of a user can be improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic view illustrating an application scenario of a touch screen ghost recognition method or a touch screen ghost recognition apparatus applied to an embodiment of the present application;
fig. 2 is a schematic flowchart illustrating a touch screen ghost point identification method according to an embodiment of the present disclosure;
FIG. 3 is a schematic diagram illustrating an example of a terminal interface according to an embodiment of the present application;
fig. 4 is a scene schematic diagram illustrating a touch screen ghost point identification method according to an embodiment of the present application;
FIG. 5 is a flowchart illustrating a touch screen ghost point identification method according to an embodiment of the present disclosure;
FIG. 6 is a flowchart illustrating a touch screen ghost point identification method according to an embodiment of the present disclosure;
FIG. 7 is a flowchart illustrating a touch screen ghost point identification method according to an embodiment of the present disclosure;
FIG. 8 is a flowchart illustrating a touch screen ghost point identification method according to an embodiment of the present disclosure;
fig. 9 is a schematic structural diagram illustrating a touch screen ghost point identification apparatus according to an embodiment of the present application;
fig. 10 shows a schematic structural diagram of a server according to an embodiment of the present application.
Detailed Description
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 a part of the embodiments of the present application, and 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.
Touch screen (also called touch screen or touch panel) is an inductive liquid crystal display device capable of receiving input signals such as touch, when touching graphic buttons on the screen, the touch feedback system on the screen can drive various connecting devices according to a pre-programmed program, and can replace a mechanical button panel and produce vivid video and audio effects by means of the liquid crystal display picture. As a latest computer input device, the touch screen is the simplest, convenient and natural man-machine interaction mode at present. The multimedia interactive device gives the multimedia a brand-new appearance and is a brand-new multimedia interactive device with great attractiveness. The method is mainly applied to inquiry of public information, leadership office, industrial control, military command, electronic games, song and dish ordering, multimedia teaching, real estate pre-sale and the like.
Referring to fig. 1, a block diagram of a terminal according to an exemplary embodiment of the present application is shown. A terminal in the present application may include one or more of the following components: a processor 110, a memory 120, an input device 130, an output device 140, and a bus 150. The processor 110, memory 120, input device 130, and output device 140 may be connected by a bus 150.
Processor 110 may include one or more processing cores. The processor 110 connects various parts within the entire terminal using various interfaces and lines, and performs various functions of the terminal 100 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 120 and calling data stored in the memory 120. Alternatively, the processor 110 may be implemented in hardware using at least one of Digital Signal Processing (DSP), field-programmable gate Array (FPGA), and Programmable Logic Array (PLA). The processor 110 may integrate one or more of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing display content; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 110, but may be implemented by a communication chip.
The memory 120 may be divided into an operating system space, where an operating system runs, and a user space, where native and third-party applications run. In order to ensure that different third-party application programs can achieve a better operation effect, the operating system allocates corresponding system resources for the different third-party application programs. However, the requirements of different application scenarios in the same third-party application program on system resources are different, for example, in a local resource loading scenario, the third-party application program has a higher requirement on the disk reading speed; in the animation rendering scene, the third-party application program has a high requirement on the performance of the GPU. The operating system and the third-party application program are independent from each other, and the operating system cannot sense the current application scene of the third-party application program in time, so that the operating system cannot perform targeted system resource adaptation according to the specific application scene of the third-party application program.
The input device 130 is used for receiving input instructions or data, and the input device 130 includes, but is not limited to, a keyboard, a mouse, a camera, a microphone, or a touch device. The output device 140 is used for outputting instructions or data, and the output device 140 includes, but is not limited to, a display device, a speaker, and the like. In one example, the input device 130 and the output device 140 may be combined, and the input device 130 and the output device 140 are touch display screens for receiving touch operations of a user on or near the touch display screens by using any suitable object such as a finger, a touch pen, and the like, and displaying user interfaces of various applications. The touch display screen is generally provided at a front panel of the terminal. The touch display screen may be designed as a full-face screen, a curved screen, or a profiled screen. The touch display screen can also be designed to be a combination of a full-face screen and a curved-face screen, and a combination of a special-shaped screen and a curved-face screen, which is not limited in the embodiment of the present application.
In addition, those skilled in the art will appreciate that the configurations of the terminals illustrated in the above-described figures do not constitute limitations on the terminals, as the terminals may include more or less components than those illustrated, or some components may be combined, or a different arrangement of components may be used. For example, the terminal further includes a radio frequency circuit, an input unit, a sensor, an audio circuit, a wireless fidelity (WiFi) module, a power supply, a bluetooth module, and other components, which are not described herein again.
In the embodiment of the present application, the main body of execution of each step may be the terminal described above. Optionally, the execution subject of each step is an operating system of the terminal. The operating system may be an android system, an IOS system, or another operating system, which is not limited in this embodiment of the present application.
The terminal of the embodiment of the application can also be provided with a display device, and the display device can be various devices capable of realizing a display function, for example: a cathode ray tube display (CR), a light-emitting diode display (LED), an electronic ink panel, a Liquid Crystal Display (LCD), a Plasma Display Panel (PDP), and the like. The user can view information such as displayed text, images, video, etc. using the display device on the terminal 101. The terminal may be a smart phone, a tablet computer, a gaming device, an AR (Augmented Reality) device, an automobile, a data storage device, an audio playing device, a video playing device, a notebook, a desktop computing device, a wearable device such as an electronic watch, an electronic glasses, an electronic helmet, an electronic bracelet, an electronic necklace, an electronic garment, or the like.
In the terminal shown in fig. 1, the processor 110 may be configured to call an application program stored in the memory 120 and specifically execute the touch screen ghost point identification method according to the embodiment of the present application.
When the capacitive touch screen acquires the coordinate data of the touch point and the touch area corresponding to the touch point, the capacitive touch screen can detect whether the coordinate data is acquired and whether the contact area is larger than a preset area. When the capacitive touch screen detects that the coordinate data is acquired and the contact area is larger than the preset area, the capacitive touch screen can determine that the touch point is not a ghost point. At this time, the capacitive touch screen drives the corresponding connection device for the touch point, so that the display screen of the terminal can perform corresponding operation for the touch point.
In the following method embodiments, for convenience of description, only the main execution body of each step is described as a terminal.
The touch screen ghost point identification method provided by the embodiment of the present application will be described in detail below with reference to fig. 2 to 8. The execution body of the embodiment shown in fig. 2-8 may be, for example, a terminal.
Referring to fig. 2, a schematic flow chart of a touch screen ghost point identification method is provided in the present embodiment. As shown in fig. 2, the method of the embodiment of the present application may include the following steps S101 to S104.
And S101, acquiring coordinate data of the touch point based on the received interrupt instruction.
According to some embodiments, the capacitive touch screen of the terminal is operated using current sensing of a human body. When the capacitive touch screen detects an interrupt instruction input by a user, the capacitive touch screen may drive the corresponding connection device so that the corresponding connection device may perform a corresponding operation. The interrupt instruction may refer to, for example, a click instruction of a user on the capacitive touch screen by using a finger belly received by the capacitive touch screen. However, when the palm of the user or the hand-held conductor is close to the capacitive touch screen instead of being touched, the capacitive touch screen can also receive a terminal instruction, which causes malfunction of the capacitive touch screen. The capacitive touch screen of the embodiment of the present application includes, but is not limited to, a surface capacitive touch screen and a projected capacitive touch screen.
It is easy to understand that when the capacitive touch screen receives the interrupt instruction, the capacitive touch screen can establish a coordinate system. Based on the established coordinate system, the capacitive touch screen can acquire coordinate data of the touch point. Fig. 3 shows an exemplary schematic diagram of a terminal interface according to an embodiment of the present application. As shown in fig. 3, a coordinate system established by the capacitive touch screen of the embodiment of the present application may be as shown in fig. 3. The capacitive touch screen can also establish a coordinate system before receiving an interrupt instruction.
Optionally, after the coordinate system is established on the capacitive touch screen, when the capacitive touch screen detects a touch instruction on the capacitive touch screen, the capacitive touch screen may receive an interrupt instruction. When the capacitive touch screen receives the terminal command, the coordinate data acquired by the capacitive touch screen to the touch point may be [ x5, y10], for example.
And S102, acquiring a touch area corresponding to the touch point.
According to some embodiments, when the capacitive touch screen acquires coordinate data of a touch point, the capacitive touch screen may acquire a touch area corresponding to the touch point. For example, the capacitive touch screen may obtain the touch area corresponding to the touch point by methods such as detecting a capacitance value of the capacitive touch screen and a pressure value of the capacitive touch screen.
It is easy to understand that, for example, each time a user clicks or presses on the capacitive touch screen with a finger, the actual contact area is not a single point but an area, so the touch area is usually coordinate data of an area enclosed by a plurality of pixel points, that is, the area of the area enclosed by the pixel points.
Optionally, when the capacitive touch screen receives the interrupt instruction, the capacitive touch screen may further obtain fingerprint information on the screen. The capacitive touch screen can determine the area where the fingerprint information is acquired as the touch area corresponding to the touch point. The touch area acquired by the capacitive touch screen may be zero, for example, and the touch area may also be 1 square centimeter, for example.
S103, when the coordinate data are not acquired or the contact area is smaller than the preset area, determining that the touch point is a ghost point.
According to some embodiments, fig. 4 is a scene schematic diagram illustrating a touch screen ghost point identification method according to an embodiment of the present application. As shown in fig. 4, the ghost point refers to a touch point where the user does not touch the capacitive touch screen, but the capacitive touch screen detects the user touch. The number of the ghost points may be one or more.
It is easy to understand that, when the capacitive touch screen acquires the coordinate data of the touch point and the touch area corresponding to the touch point, the capacitive touch screen may detect whether the coordinate data is acquired and whether the contact area is smaller than a preset area. When the capacitive touch screen detects that the coordinate data is not acquired or the contact area is smaller than the preset area, the capacitive touch screen may determine that the touch point is a ghost point. At this time, the capacitive touch screen does not drive the corresponding connection device for the touch point, so that the display screen of the terminal does not perform corresponding operation for the touch point.
According to some embodiments, the predetermined area of the capacitive touch screen arrangement may be, for example, 0.1 square centimeters. When the coordinate data of the a touch point acquired by the capacitive touch screen is [ x5, y10], for example, the contact area corresponding to the a touch point may be 0. When the capacitive touch screen detects that the coordinate data of the touch point A is acquired, but the contact area corresponding to the touch point A is smaller than the preset area, the capacitive touch screen cannot drive the connecting device corresponding to the touch point A.
Optionally, when the capacitive touch screen acquires the coordinate data of the touch point and the touch area corresponding to the touch point, the capacitive touch screen may further detect whether the coordinate data is acquired, whether the format of the coordinate data conforms to a preset format, and whether the contact area is 0. When the capacitive touch screen detects that the coordinate data is not acquired, the format of the coordinate data does not conform to the preset format, or the contact area is 0, the capacitive touch screen may determine that the touch point is a ghost point.
According to some embodiments, when the capacitive touch screen acquires the coordinate data of the touch point and the touch area corresponding to the touch point, the capacitive touch screen may detect whether the coordinate data is acquired and whether the contact area is larger than a preset area. When the capacitive touch screen detects that the coordinate data is acquired and the contact area is larger than the preset area, the capacitive touch screen can determine that the touch point is not a ghost point. At this time, the capacitive touch screen drives the connecting device corresponding to the touch point, so that the display screen of the terminal can perform corresponding response operation aiming at the touch point.
It will be readily appreciated that the predetermined area of the capacitive touch screen arrangement may be, for example, 0.5 square centimeters. When the coordinate data of the a touch point acquired by the capacitive touch screen is [ x5, y10], for example, the contact area corresponding to the a touch point may be 1 square centimeter. When the capacitive touch screen detects that the coordinate data of the touch point A is acquired, and the contact area corresponding to the touch point A is larger than the preset area, the capacitive touch screen can drive the connecting device corresponding to the touch point A.
The embodiment of the application provides a touch screen ghost point identification method, which is characterized in that coordinate data of a touch point and a touch area corresponding to the touch point are obtained based on a received interrupt instruction, and the touch point can be determined to be a ghost point when the coordinate data is not obtained or the contact area is smaller than a preset area. Therefore, according to the technical scheme of the embodiment of the application, when the capacitive touch screen does not acquire coordinate data or the contact area is smaller than the preset area, the touch point can be determined to be a ghost point, the capacitive touch screen cannot drive a corresponding connecting device, the response operation of the terminal to the ghost point can be reduced, and the use experience of a user can be improved.
Referring to fig. 5, a schematic flow chart of a touch screen ghost point identification method is provided in the present embodiment. As shown in fig. 5, the method of the embodiment of the present application may include the following steps S201 to S205.
S201, receiving an interrupt instruction.
According to some embodiments, the capacitive touch screen may receive a terminal instruction when the capacitive touch screen detects a touch on the capacitive touch screen.
The specific process is as described above, and is not described herein again.
S202, scanning the touch screen by adopting a preset scanning algorithm to obtain coordinate data of the touch point.
According to some embodiments, when the capacitive touch screen receives the interrupt instruction, the capacitive touch screen may scan the touch screen by using a preset scanning algorithm. The preset scanning algorithm may include, for example, a scanning direction, a scanning time, a scanning speed, and the like of the capacitive touch screen.
It is easy to understand that when the capacitive touch screen receives the interrupt instruction, the capacitive touch screen establishes a coordinate system according to a preset method. After the capacitive touch screen establishes the finished coordinate system, the capacitive touch screen may scan the capacitive touch screen according to a preset scanning direction and a preset scanning speed, and the coordinate data of the touch point acquired by the capacitive touch screen may be [ x8, y9], for example.
And S203, acquiring the capacitance value of the touch point.
According to some embodiments, a capacitive touch screen is provided with a capacitive detection device. The capacitance detection means may be, for example, a capacitance sensor. When the capacitive touch screen receives the interrupt instruction, the capacitive touch screen can acquire the capacitance value of the touch point through the capacitance detection device. For example, when the capacitive touch screen receives an interrupt instruction, the capacitance of a touch point of the capacitive touch screen changes, so that the frequency of an oscillator connected with the capacitive touch screen changes, and therefore the capacitive touch screen can determine the capacitance value of the touch point by measuring the frequency change. The capacitance value acquired by the capacitive touch screen may be 1pf, for example.
And S204, acquiring the touch area based on the capacitance value.
According to some embodiments, when the capacitive touch screen acquires a capacitance value of a touch point, the capacitive touch screen may acquire a touch area based on a correspondence between the capacitance value and the touch area. The correspondence may be, for example, a correspondence stored in advance in a memory of the capacitive touch panel, and the correspondence may also be, for example, a calculation relationship between a capacitance value and a touch area.
It is easily understood that the correspondence may be, for example, a correspondence stored in advance in a memory of the capacitive touch screen. When the capacitance value of the touch point acquired by the capacitive touch screen is 1pf, the touch area acquired by the capacitive touch screen may be 0.01 square centimeter, for example.
It is easy to understand that please refer to fig. 6, which provides a flowchart of a touch screen ghost point identification method according to an embodiment of the present application. As shown in fig. 6, the method of the embodiment of the present application may include the following steps S301 to S302. S301, sending the coordinate data to a terminal processor; s302, when the feedback information of the corresponding operation of the coordinate data by the user is not received within the preset time, determining that the touch point is a ghost point.
According to some embodiments, when the capacitive touch screen acquires coordinate data of a touch point, the capacitive touch screen may drive a connection device corresponding to the coordinate data. The connecting means may be, for example, a terminal processor. The terminal processor can perform corresponding operation on the coordinate data. And in a preset time, when the capacitive touch screen does not receive feedback information of the corresponding operation of the user on the coordinate data, determining that the touch point is a ghost point.
Alternatively, the preset time set by the terminal may be, for example, 5 seconds. When the coordinate data of the touch point acquired by the capacitive touch screen may be [ x8, y9], for example, the capacitive touch screen may drive the connection device corresponding to the coordinate data. The connection means may be responsive to an operation corresponding to the coordinate data. The operation corresponding to the coordinate data may be, for example, opening a WeChat. Within a period of 5 seconds. When the capacitive touch screen does not receive feedback information of the user on the opening WeChat, the capacitive touch screen can determine that the touch point is a ghost point. The feedback information of the user for opening the WeChat includes but is not limited to click feedback information, text feedback information, voice feedback information and the like.
It is easy to understand that please refer to fig. 7, which provides a flowchart of a touch screen ghost point identification method according to an embodiment of the present application. As shown in fig. 7, the method of the embodiment of the present application may include the following steps S401 to S403. S401, acquiring pressure change data of the touch screen; s402, acquiring a contact area based on the pressure change data.
According to some embodiments, when the capacitive touch screen acquires coordinate data of a touch point, the capacitive touch screen may acquire pressure change data of the touch screen. The capacitive touch screen may acquire a contact area based on pressure change data. The capacitive touch screen may acquire the touch area based on the correspondence between the pressure change data and the touch area. The correspondence may be, for example, a correspondence stored in advance in a memory of the capacitive touch panel, and the correspondence may also be, for example, a calculation relationship between pressure change data and a touch area.
It is to be understood that the correspondence may also be a calculation relationship between the pressure change data and the touch area, for example. When the capacitive touch screen acquires the pressure change data of the touch point as 10-9At Pa, the touch area obtained by the capacitive touch screen based on the calculation relation between the pressure change data and the touch area may be, for example, 0.01 square centimeter.
It is easy to understand that please refer to fig. 8, which provides a flowchart of a touch screen ghost point identification method according to an embodiment of the present application. As shown in fig. 8, the method of the embodiment of the present application may include the following steps S501 to S502. S501, acquiring a polygon of a contact surface with a touch point as a center; s502, determining the contact area by calculating the area of the polygon.
According to some embodiments, when the capacitive touch screen acquires coordinate data of a touch point, the capacitive touch screen may acquire a polygon of a contact surface centered on the touch point. The capacitive touch screen may determine the contact area by calculating the area of a polygon. The polygons include, but are not limited to, regular and non-regular polygons, convex and concave polygons, and the like.
It is easily understood that when the capacitive touch screen acquires coordinate data of a touch point, a polygon of a contact surface with the touch point as a center acquired by the capacitive touch screen may be a square, for example. The touch point is the intersection point of the diagonals of the square. The side length of the square may be 0.1 cm, for example, and thus the area of the polygon calculated by the capacitive touch screen may be 0.01 cm. The contact area captured by the capacitive touch screen may be 0.01 square centimeters.
And S205, stopping responding to the interrupt instruction when the coordinate data is not acquired or the contact area is smaller than the preset area.
According to some embodiments, when the capacitive touch screen acquires the coordinate data of the touch point and the touch area corresponding to the touch point, the capacitive touch screen may detect whether the coordinate data is acquired and whether the contact area is smaller than a preset area. When the capacitive touch screen detects that the coordinate data is not acquired or the contact area is smaller than the preset area, the capacitive touch screen may stop responding to the interrupt instruction. At this time, the capacitive touch screen does not drive the corresponding connection device for the touch point, so that the display screen of the terminal does not perform corresponding operation for the touch point. According to the technical scheme of the embodiment of the application, the influence of ghost points on the terminal can be reduced, and the using effect of a user can be improved.
The embodiment of the application provides a touch screen ghost point identification method, which includes the steps that a preset scanning algorithm is adopted to scan a touch screen based on a received interrupt instruction, coordinate data of a touch point are obtained, and a touch area can be obtained by a capacitive touch screen based on a capacitance value, so that the touch screen stops responding to the interrupt instruction when the coordinate data are not obtained or the contact area is smaller than the preset area. Therefore, according to the technical scheme of the embodiment of the application, when the capacitive touch screen does not acquire coordinate data or the contact area is smaller than the preset area, the touch point can be determined to be a ghost point, the capacitive touch screen can stop responding to the interrupt instruction, the corresponding connecting device cannot be driven, the response operation of the terminal to the ghost point can be reduced, and the use experience of a user can be improved.
The touch screen ghost recognition apparatus provided in the embodiment of the present application will be described in detail below with reference to fig. 9. It should be noted that the touch screen ghost point identification apparatus shown in fig. 9 is used for executing the method of the embodiment shown in fig. 2 to 8 of the present application, and for convenience of description, only the portion related to the embodiment of the present application is shown, and details of the technology are not disclosed, please refer to the embodiment shown in fig. 2 to 8 of the present application.
Please refer to fig. 9, which illustrates a schematic structural diagram of a touch screen ghost point identification apparatus according to an embodiment of the present application. The touch screen ghost point identifying apparatus 900 can be implemented as all or a part of a user terminal by software, hardware or a combination of both. According to some embodiments, the touch screen ghost point identification apparatus 900 includes an instruction receiving unit 901, a parameter obtaining unit 902, and a ghost point determining unit 904, and is specifically configured to:
an instruction receiving unit 901 configured to acquire coordinate data of a touch point based on a received interrupt instruction;
an area obtaining unit 902, configured to obtain a touch area corresponding to the touch point;
a ghost point determining unit 903, configured to determine that the touch point is a ghost point when the coordinate data is not acquired or the contact area is smaller than a preset area.
According to some embodiments, the area obtaining unit 902, when obtaining the touch area corresponding to the touch point, is specifically configured to:
acquiring a capacitance value of a touch point;
the touch area is obtained based on the capacitance value.
According to some embodiments, the ghost point determining unit 903 is further specifically configured to:
sending the coordinate data to a terminal processor;
and determining the touch point as a ghost point when the feedback information of the corresponding operation of the coordinate data by the user is not received within the preset time.
According to some embodiments, the area obtaining unit 902, when obtaining the touch area corresponding to the touch point, is specifically configured to:
acquiring pressure change data of the touch screen;
the contact area is acquired based on the pressure change data.
According to some embodiments, the touch screen ghost point identifying apparatus 900 further includes a response interrupt unit 904, configured to, after determining that the touch point is a ghost point when the coordinate data is not acquired or the contact area is smaller than the preset area, stop responding to the interrupt instruction when the coordinate data is not acquired or the contact area is smaller than the preset area.
According to some embodiments, the area obtaining unit 902, when obtaining the touch area corresponding to the touch point, is specifically configured to:
acquiring a polygon of a contact surface with a touch point as a center;
the contact area is determined by calculating the area of the polygon.
According to some embodiments, the instruction receiving unit 901 is configured to, when acquiring the coordinate data of the touch point based on the received interrupt instruction, specifically:
receiving an interrupt instruction;
and scanning the touch screen by adopting a preset scanning algorithm to obtain coordinate data of the touch point.
The embodiment of the application provides a touch screen ghost point identification device, which is characterized in that coordinate data of a touch point are acquired through an instruction receiving unit based on a received interrupt instruction; the area obtaining unit obtains a touch area corresponding to the touch point; and the ghost point determining unit determines the touch point as a ghost point when the coordinate data is not acquired or the contact area is smaller than the preset area. Therefore, according to the technical scheme of the embodiment of the application, when the touch screen ghost point identification device does not acquire coordinate data or the contact area is smaller than the preset area, the touch point can be determined to be a ghost point, the touch screen ghost point identification device can stop responding to the interrupt instruction, the corresponding connecting device cannot be driven, the response operation of the touch screen ghost point identification device to the ghost point can be reduced, and the use experience of a user can be improved.
Please refer to fig. 10, which is a schematic structural diagram of a terminal according to an embodiment of the present application. As shown in fig. 10, the terminal 1000 can include: at least one processor 1001, at least one network interface 1004, a user interface 1003, memory 1005, at least one communication bus 1002.
Wherein a communication bus 1002 is used to enable connective communication between these components.
The user interface 1003 may include a Display screen (Display) and a GPS, and the optional user interface may also include a standard wired interface and a wireless interface.
The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), among others.
Processor 1001 may include one or more processing cores, among other things. Processor 1001 interfaces various components throughout terminal 1000 using various interfaces and lines to perform various functions and process data of terminal 1000 by executing or executing instructions, programs, code sets, or instruction sets stored in memory 1005 and invoking data stored in memory 1005. Alternatively, the processor 1001 may be implemented in at least one hardware form of Digital Signal Processing (DSP), Field-Programmable Gate Array (FPGA), and Programmable Logic Array (PLA). The processor 1001 may integrate one or more of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing the content required to be displayed by the display screen; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 1001, but may be implemented by a single chip.
The Memory 1005 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 1005 includes a non-transitory computer-readable medium. The memory 1005 may be used to store an instruction, a program, code, a set of codes, or a set of instructions. The memory 1005 may include a stored program area and a stored data area, wherein the stored program area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing the various method embodiments described above, and the like; the storage data area may store data and the like referred to in the above respective method embodiments. The memory 1005 may optionally be at least one memory device located remotely from the processor 1001. As shown in fig. 10, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and an application program for touch screen ghost point recognition.
In the terminal 1000 shown in fig. 10, the user interface 1003 is mainly used as an interface for providing input for a user, and acquiring data input by the user; and the processor 1001 may be configured to invoke an application program of the touch screen ghost point identification method stored in the memory 1005, and specifically perform the following operations:
acquiring coordinate data of a touch point based on the received interrupt instruction;
acquiring a touch area corresponding to the touch point;
when the coordinate data is not acquired or the contact area is smaller than the preset area, determining the touch point as a ghost point
According to some embodiments, when the processor 1001 is configured to execute the obtaining of the touch area corresponding to the touch point, it is specifically configured to execute the following operations:
acquiring a capacitance value of a touch point;
the touch area is obtained based on the capacitance value.
According to some embodiments, the processor 1001 further performs the following operations:
sending the coordinate data to a terminal processor;
and determining the touch point as a ghost point when the feedback information of the corresponding operation of the coordinate data by the user is not received within the preset time.
According to some embodiments, when the processor 1001 is configured to execute the obtaining of the touch area corresponding to the touch point, it is specifically configured to execute the following operations:
acquiring pressure change data of the touch screen;
the contact area is acquired based on the pressure change data.
According to some embodiments, the processor 1001 is configured to, when the coordinate data is not acquired or the contact area is smaller than the preset area, determine that the touch point is a ghost point, and then specifically execute the following steps:
and stopping responding to the interrupt instruction when the coordinate data is not acquired or the contact area is smaller than the preset area.
According to some embodiments, when the processor 1001 is configured to execute the obtaining of the touch area corresponding to the touch point, it is specifically configured to execute the following operations:
acquiring a polygon of a contact surface with a touch point as a center;
the contact area is determined by calculating the area of the polygon.
According to some embodiments, when the processor 1001 is configured to acquire the coordinate data of the touch point based on the received interrupt instruction, the following operations are specifically performed:
receiving an interrupt instruction;
and scanning the touch screen by adopting a preset scanning algorithm to obtain coordinate data of the touch point.
The embodiment of the application provides a terminal, and the terminal acquires coordinate data of a touch point and a touch area corresponding to the touch point based on a received interrupt instruction, and can determine that the touch point is a ghost point when the coordinate data is not acquired or the contact area is smaller than a preset area. Therefore, according to the technical scheme of the embodiment of the application, when the terminal does not acquire the coordinate data or the contact area is smaller than the preset area, the touch point can be determined to be the ghost point, the terminal cannot drive the corresponding connecting device, the response operation of the terminal to the ghost point can be reduced, and the use experience of a user can be improved.
The present application also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the above-described method. The computer-readable storage medium may include, but is not limited to, any type of disk including floppy disks, optical disks, DVD, CD-ROMs, microdrive, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, DRAMs, VRAMs, flash memory devices, magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data.
Embodiments of the present application also provide a computer program product comprising a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps of any one of the touch screen ghost point identification methods as recited in the above method embodiments.
It is clear to a person skilled in the art that the solution of the present application can be implemented by means of software and/or hardware. The "unit" and "module" in this specification refer to software and/or hardware that can perform a specific function independently or in cooperation with other components, where the hardware may be, for example, a Field-ProgrammaBLE Gate Array (FPGA), an Integrated Circuit (IC), or the like.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implementing, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some service interfaces, devices or units, and may be an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented as a software functional unit and sold or used as a stand-alone product, may be stored in a computer accessible memory. Based on such understanding, the technical solution of the present application may be substantially implemented or a part of or all or part of the technical solution contributing to the prior art may be embodied in the form of a software product stored in a memory, and including several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method described in the embodiments of the present application. And the aforementioned memory comprises: various media capable of storing program codes, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by a program, which is stored in a computer-readable memory, and the memory may include: flash disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The above description is only an exemplary embodiment of the present disclosure, and the scope of the present disclosure should not be limited thereby. That is, all equivalent changes and modifications made in accordance with the teachings of the present disclosure are intended to be included within the scope of the present disclosure. Embodiments of the present disclosure will be readily apparent to those skilled in the art from consideration of the specification and practice of the disclosure herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

Claims (10)

1. A touch screen ghost point identification method is characterized by comprising the following steps:
acquiring coordinate data of a touch point based on the received interrupt instruction;
acquiring a touch area corresponding to the touch point;
and when the coordinate data is not acquired or the contact area is smaller than a preset area, determining that the touch point is a ghost point.
2. The method for identifying touch screen ghost points according to claim 1, wherein the obtaining of the touch area corresponding to the touch point comprises:
acquiring a capacitance value of the touch point;
and acquiring the touch area based on the capacitance value.
3. The touch-screen ghost point recognition method of claim 1, wherein the method further comprises:
sending the coordinate data to a terminal processor;
and determining the touch point as a ghost point when feedback information of the corresponding operation of the coordinate data by the user is not received within the preset time.
4. The method for identifying touch screen ghost points according to claim 1, wherein the obtaining of the touch area corresponding to the touch point comprises:
acquiring pressure change data of the touch screen;
acquiring the contact area based on the pressure change data.
5. The method for identifying a ghost point on a touch screen according to claim 1, wherein after determining that the touch point is a ghost point when the coordinate data is not acquired or the contact area is smaller than a preset area, the method further comprises:
and stopping responding to the interrupt instruction when the coordinate data is not acquired or the contact area is smaller than a preset area.
6. The method for identifying touch screen ghost points according to claim 5, wherein the obtaining of the touch area corresponding to the touch point comprises:
acquiring a polygon of a contact surface with the touch point as a center;
determining the contact area by calculating an area of the polygon.
7. The touch-screen ghost point recognition method of claim 1, wherein the obtaining coordinate data of the touch point based on the received interrupt instruction comprises:
receiving the interrupt instruction;
and scanning the touch screen by adopting a preset scanning algorithm to obtain the coordinate data of the touch point.
8. A touch-screen ghost point recognition apparatus, comprising:
the instruction receiving unit is used for acquiring coordinate data of the touch point based on the received interrupt instruction;
the area acquisition unit is used for acquiring the touch area corresponding to the touch point;
and the ghost point determining unit is used for determining the touch point as a ghost point when the coordinate data is not acquired or the contact area is smaller than a preset area.
9. A terminal comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the touch screen ghost recognition method according to any of claims 1-7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a method for touch screen ghost recognition according to any one of the preceding claims 1-7.
CN202010268580.8A 2020-04-07 2020-04-07 Touch screen ghost point identification method and device, terminal and storage medium Pending CN113495641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010268580.8A CN113495641A (en) 2020-04-07 2020-04-07 Touch screen ghost point identification method and device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010268580.8A CN113495641A (en) 2020-04-07 2020-04-07 Touch screen ghost point identification method and device, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN113495641A true CN113495641A (en) 2021-10-12

Family

ID=77995414

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010268580.8A Pending CN113495641A (en) 2020-04-07 2020-04-07 Touch screen ghost point identification method and device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN113495641A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116243815A (en) * 2023-05-10 2023-06-09 惠科股份有限公司 Touch panel, display module, display device and touch detection method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102419662A (en) * 2011-06-13 2012-04-18 北京汇冠新技术股份有限公司 Multipoint identification method and system for infrared touch screen
CN103399674A (en) * 2013-08-01 2013-11-20 广东威创视讯科技股份有限公司 Method and device of multi-point touch detection
KR20140064286A (en) * 2012-11-20 2014-05-28 엘지디스플레이 주식회사 Touch raw data correction method and touch screen device using the same
CN106919283A (en) * 2017-02-20 2017-07-04 北京小米移动软件有限公司 The touch event processing method of terminal, device and terminal
CN107003758A (en) * 2015-06-16 2017-08-01 华为技术有限公司 ghost point processing method and user equipment
US20180307365A1 (en) * 2017-04-24 2018-10-25 Pixart Imaging Inc. Coordinate detection device and operating method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102419662A (en) * 2011-06-13 2012-04-18 北京汇冠新技术股份有限公司 Multipoint identification method and system for infrared touch screen
KR20140064286A (en) * 2012-11-20 2014-05-28 엘지디스플레이 주식회사 Touch raw data correction method and touch screen device using the same
CN103399674A (en) * 2013-08-01 2013-11-20 广东威创视讯科技股份有限公司 Method and device of multi-point touch detection
CN107003758A (en) * 2015-06-16 2017-08-01 华为技术有限公司 ghost point processing method and user equipment
CN106919283A (en) * 2017-02-20 2017-07-04 北京小米移动软件有限公司 The touch event processing method of terminal, device and terminal
US20180307365A1 (en) * 2017-04-24 2018-10-25 Pixart Imaging Inc. Coordinate detection device and operating method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
翁小平: "《触摸感应技术及其应用 基于CaoSense》", 北京航空航天大学出版社, pages: 169 - 170 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116243815A (en) * 2023-05-10 2023-06-09 惠科股份有限公司 Touch panel, display module, display device and touch detection method
CN116243815B (en) * 2023-05-10 2023-08-08 惠科股份有限公司 Touch panel, display module, display device and touch detection method

Similar Documents

Publication Publication Date Title
US11467715B2 (en) User interface display method, terminal and non-transitory computer-readable storage medium for splitting a display using a multi-finger swipe
CN108089786B (en) User interface display method, device, equipment and storage medium
CN109905754B (en) Virtual gift receiving method and device and storage equipment
US20200008142A1 (en) Method for Controlling Terminal, and Terminal
US11050968B2 (en) Method for driving display including curved display area, display driving circuit supporting the same, and electronic device including the same
CN109240577B (en) Screen capturing method and terminal
EP3454199B1 (en) Method for responding to touch operation and electronic device
US11061558B2 (en) Touch operation response method and device
US11086442B2 (en) Method for responding to touch operation, mobile terminal, and storage medium
CN108512997B (en) Display method, display device, mobile terminal and storage medium
CN109408072B (en) Application program deleting method and terminal equipment
US11194425B2 (en) Method for responding to touch operation, mobile terminal, and storage medium
CN111026464A (en) Identification method and electronic equipment
CN110049187B (en) Display method and terminal equipment
CN111338525A (en) Control method of electronic equipment and electronic equipment
CN110012151B (en) Information display method and terminal equipment
CN110012152B (en) Interface display method and terminal equipment
CN111913614B (en) Multi-picture display control method and device, storage medium and display
CN112463016B (en) Display control method and device, electronic equipment and wearable display equipment
CN113495641A (en) Touch screen ghost point identification method and device, terminal and storage medium
CN109829707B (en) Interface display method and terminal equipment
CN109634508B (en) User information loading method and device
CN113010078A (en) Touch method and device, storage medium and electronic equipment
CN111949150B (en) Method and device for controlling peripheral switching, storage medium and electronic equipment
CN113849117A (en) Interaction method, interaction device, computer equipment and computer-readable storage 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