CN114895836B - Touch control method and device based on intelligent full-flow data touch screen and electronic equipment - Google Patents

Touch control method and device based on intelligent full-flow data touch screen and electronic equipment Download PDF

Info

Publication number
CN114895836B
CN114895836B CN202210823443.5A CN202210823443A CN114895836B CN 114895836 B CN114895836 B CN 114895836B CN 202210823443 A CN202210823443 A CN 202210823443A CN 114895836 B CN114895836 B CN 114895836B
Authority
CN
China
Prior art keywords
touch
button
pressure area
user
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210823443.5A
Other languages
Chinese (zh)
Other versions
CN114895836A (en
Inventor
邹珍珍
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Zhihan Technology Co ltd
Original Assignee
Shenzhen Zhihan Technology 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 Shenzhen Zhihan Technology Co ltd filed Critical Shenzhen Zhihan Technology Co ltd
Priority to CN202210823443.5A priority Critical patent/CN114895836B/en
Publication of CN114895836A publication Critical patent/CN114895836A/en
Application granted granted Critical
Publication of CN114895836B publication Critical patent/CN114895836B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction 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/0488Interaction 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • 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
    • 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)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to an artificial intelligence technology, and discloses an intelligent full-process data-based touch screen touch method, which comprises the following steps: analyzing the application starting instruction to obtain the target application of the user; acquiring touch operation logic of the target application and a historical touch process of a user on the target application; monitoring a first touch pressure area and a second touch pressure area of a user in the target application in real time, calculating a distance value between the first touch pressure area and each touch button, calculating an offset distance between the second touch pressure area and the first touch pressure area, selecting a second target button from the touch buttons according to the offset distance, the distance value and the historical touch process, and performing third touch operation according to touch operation logic corresponding to the second target button. The invention further provides a touch device based on the intelligent full-flow data touch screen and electronic equipment. The method and the device can improve the accuracy of clicking the target application.

Description

Touch control method and device based on intelligent full-flow data touch screen and electronic equipment
Technical Field
The invention relates to the technical field of artificial intelligence, in particular to a touch screen touch method and device based on intelligent full-process data and electronic equipment.
Background
With the increase of software application functions, people can quickly inquire useful information requirements according to the software application functions, but application pages are more and more complex, a plurality of applications on the market often deploy too many clickable buttons in a single interface, and a user often has a point error phenomenon when clicking the buttons.
The existing touch screen touch method is to obtain a target application which a user wants to click according to a determined touch position, but in actual use, the trend of increasing miniaturization of portable intelligent devices such as mobile phones and tablets conflicts with excessive buttons in an application page, so that the user has more times of error points, and the accuracy of clicking the target application by the user is low.
Disclosure of Invention
The invention provides a touch control method and device based on an intelligent full-flow data touch screen and electronic equipment, and mainly aims to solve the problem of low accuracy in clicking of a target application.
In order to achieve the above object, the touch method based on the intelligent full-process data touch screen provided by the invention comprises the following steps:
responding to an application starting instruction of a user for the conference tablet, and analyzing the application starting instruction to obtain a target application of the user;
acquiring touch operation logic of the target application and a touch button corresponding to the touch operation logic, and acquiring a historical touch process of the user on the target application;
monitoring a first touch pressure area of a user in the target application in real time, calculating a distance value between the first touch pressure area and each touch button, and selecting the touch button with the minimum distance value as a first target button;
when the distance value corresponding to the first target button is larger than or equal to a preset distance threshold value, identifying touch action content of the first touch pressure area, and performing first touch operation on the target application according to the touch action content;
when the distance value corresponding to the first target button is smaller than the distance threshold, performing second touch operation according to the touch operation logic corresponding to the first target button;
when it is monitored that the user triggers a backspacing touch button within a preset time period after the second touch operation, monitoring a second touch pressure area of the user in the target application in real time, and calculating an offset distance between the second touch pressure area and the first touch pressure area;
and selecting a second target button from the touch buttons according to the offset distance, the distance value and the historical touch process, and performing third touch operation according to touch operation logic corresponding to the second target button.
Optionally, the parsing the application start instruction to obtain the target application of the user includes:
performing parameter analysis on the application starting instruction to obtain a starting parameter;
calculating the matching degree of the starting parameters and preset application starting parameters by using the following matching degree algorithm:
Figure 565856DEST_PATH_IMAGE001
wherein,
Figure 533812DEST_PATH_IMAGE002
as the starting parameter
Figure 426682DEST_PATH_IMAGE003
And the application start parameter
Figure 607127DEST_PATH_IMAGE004
The degree of matching is determined by the degree of matching,
Figure 737894DEST_PATH_IMAGE005
indicating the starting parameter
Figure 798123DEST_PATH_IMAGE006
The weight value of each of the parameters is,
Figure 381551DEST_PATH_IMAGE007
indicating preset application startup parameters
Figure 365688DEST_PATH_IMAGE006
The weight of each parameter;
and selecting the application corresponding to the starting parameter with the maximum matching degree as the target application of the user.
Optionally, the monitoring, in real time, a first touch pressure region of a user within the target application includes:
acquiring a touch capacitance signal of the user in the target application by using a preset sensor;
performing signal scanning on the touch capacitance signal to obtain a first touch coordinate;
calculating a first coordinate value of the first touch coordinate as a first touch pressure area within the target application by using a following touch pressure area algorithm:
Figure 350961DEST_PATH_IMAGE008
wherein,
Figure 457458DEST_PATH_IMAGE009
being said first touch pressure area
Figure 528182DEST_PATH_IMAGE010
The coordinates of the axes are set to be,
Figure 316009DEST_PATH_IMAGE011
being said first touch pressure area
Figure 827893DEST_PATH_IMAGE012
The coordinates of the axes are set to be,
Figure 308553DEST_PATH_IMAGE013
is the first touch pressure area
Figure 335415DEST_PATH_IMAGE010
The logical resolution of the direction is such that,
Figure 192513DEST_PATH_IMAGE014
is the first touch pressure area
Figure 683537DEST_PATH_IMAGE012
The logical resolution of the direction is such that,
Figure 335098DEST_PATH_IMAGE015
is the first touch pressure area
Figure 114835DEST_PATH_IMAGE010
The number of the diamond blocks divided in the direction,
Figure 510044DEST_PATH_IMAGE016
is the first touch pressure area
Figure 980209DEST_PATH_IMAGE012
The number of the diamond blocks divided in the direction,
Figure 802671DEST_PATH_IMAGE017
is at the first
Figure 69705DEST_PATH_IMAGE018
The signal values of the individual diamond-shaped blocks,
Figure 3026DEST_PATH_IMAGE018
the number of the diamond blocks.
Optionally, the calculating a distance value between the first touch pressure area and each touch button includes:
acquiring a button coordinate value of each touch button;
calculating a distance value between the first touch pressure area and each touch button according to the first coordinate value and the button coordinate value by using the following distance value algorithm:
Figure 468642DEST_PATH_IMAGE019
wherein,
Figure 462006DEST_PATH_IMAGE020
the value of the distance is such that,
Figure 950756DEST_PATH_IMAGE021
represents the second of the first coordinate values
Figure 953347DEST_PATH_IMAGE022
The number of the data is set to be,
Figure 148836DEST_PATH_IMAGE023
represents the first of the button coordinate values
Figure 313101DEST_PATH_IMAGE022
The number of the data is set to be,
Figure 289147DEST_PATH_IMAGE024
indicating the number of data in the coordinate values.
Optionally, the identifying the content of the touch action in the first touch pressure area includes:
acquiring the touch direction and touch displacement of the first touch pressure area;
determining touch action information according to the touch direction and the touch displacement;
calculating the similarity between the touch action information and the action information in a preset touch action library by using a similarity algorithm as follows:
Figure 626588DEST_PATH_IMAGE025
wherein,
Figure 4480DEST_PATH_IMAGE026
in order to be the degree of similarity, the similarity is calculated,
Figure 339646DEST_PATH_IMAGE027
the information of the touch action is the information of the touch action,
Figure 802988DEST_PATH_IMAGE028
for the action information in the preset touch action library,
Figure 68753DEST_PATH_IMAGE029
is adjustable to
Figure 566731DEST_PATH_IMAGE006
A constant number of
Figure 807219DEST_PATH_IMAGE006
1 or more and 3 or less,
Figure 23437DEST_PATH_IMAGE030
Figure 702680DEST_PATH_IMAGE031
to adjust the constants, 0.5 is typically taken,
Figure 55164DEST_PATH_IMAGE020
the distance between the touch action information and the action information in a preset touch action library is determined,
Figure 466554DEST_PATH_IMAGE032
representing the number of the actions in the touch action information;
and selecting the touch action information with the maximum similarity as the touch action content.
Optionally, the calculating an offset distance of the second touch pressure region from the first touch pressure region includes:
acquiring a second coordinate value of the second touch pressure area;
calculating the offset distance from the first coordinate value and the second coordinate value using an offset distance algorithm as follows:
Figure 904488DEST_PATH_IMAGE033
wherein,
Figure 262789DEST_PATH_IMAGE034
as a result of the offset distance, the distance,
Figure 469779DEST_PATH_IMAGE035
is the abscissa of the first coordinate value,
Figure 317649DEST_PATH_IMAGE036
is the abscissa of the second coordinate value,
Figure 242880DEST_PATH_IMAGE037
is the first coordinateThe ordinate of the value is the value of,
Figure 263926DEST_PATH_IMAGE038
is the ordinate of the second coordinate value,
Figure 325422DEST_PATH_IMAGE039
is the abscissa of the midpoint between the first coordinate value and the second coordinate value,
Figure 609773DEST_PATH_IMAGE040
and the vertical coordinate is the vertical coordinate of the middle point of the first coordinate value and the second coordinate value.
Optionally, the selecting a second target button from the touch buttons according to the offset distance, the distance value, and the historical touch process includes:
performing data conversion on the historical touch process to obtain touch process data;
determining the offset distance, the distance value and a first weight of the touch process data by using a preset entropy method according to the following weight algorithm:
Figure 678092DEST_PATH_IMAGE041
wherein,
Figure 706091DEST_PATH_IMAGE042
in order to be said first weight, the first weight,
Figure 622095DEST_PATH_IMAGE043
as the number of the indexes,
Figure 77347DEST_PATH_IMAGE044
is a function of the natural logarithm of the plant,
Figure 773907DEST_PATH_IMAGE045
is as follows
Figure 340018DEST_PATH_IMAGE006
Ratio of each indexA value;
determining a second weight of the touch button;
and comparing the weight values of the first weight and the second weight, and selecting the second target button with the larger weight value of the touch button.
In order to solve the above problems, the present invention further provides a touch device based on an intelligent full-process data touch screen, the device comprising:
the target application acquisition module is used for responding to an application starting instruction of a user for the conference tablet and analyzing the application starting instruction to obtain a target application of the user;
a historical touch process acquisition module, configured to acquire a touch operation logic of the target application and a touch button corresponding to the touch operation logic, and acquire a historical touch process of the user on the target application;
the first target button selection module is used for monitoring a first touch pressure area of a user in the target application in real time, calculating a distance value between the first touch pressure area and each touch button, and selecting the touch button with the minimum distance value as a first target button;
the touch action content identification module is used for identifying the touch action content of the first touch pressure area when the distance value corresponding to the first target button is greater than or equal to a preset distance threshold value, and performing first touch operation on the target application according to the touch action content;
the second touch operation module is used for performing second touch operation according to the touch operation logic corresponding to the first target button when the distance value corresponding to the first target button is smaller than the distance threshold;
the offset distance calculation module is used for monitoring a second touch pressure area of the user in the target application in real time and calculating the offset distance between the second touch pressure area and the first touch pressure area when the situation that the user triggers the backspacing touch button within a preset time period after the second touch operation is monitored;
and the third touch operation module is used for selecting a second target button from the touch buttons according to the offset distance, the distance value and the historical touch process and performing third touch operation according to the touch operation logic corresponding to the second target button.
In order to solve the above problem, the present invention also provides an electronic device, including:
at least one processor; and (c) a second step of,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores a computer program executable by the at least one processor, the computer program being executed by the at least one processor to enable the at least one processor to perform the intelligent full-flow data-based touch screen touch method described above.
According to the touch control method based on the intelligent full-process data, provided by the embodiment of the invention, the touch control pressure area of the user in the target application can be monitored by acquiring the touch control operation logic and the historical touch control process of the target application, the distance value between the pressure area and each target button and the offset distance of different touch control areas are obtained, the touch control operation is carried out according to the offset distance, the distance value and the historical touch control process, the clicking accuracy of the user during touch control operation is ensured, and the user is helped to realize accurate touch control.
Drawings
Fig. 1 is a schematic flowchart of a touch method based on intelligent full-process data according to an embodiment of the present invention;
fig. 2 is a schematic flowchart illustrating a process of obtaining touch operation logic according to an embodiment of the present invention;
fig. 3 is a schematic flow chart of monitoring a first touch pressure region according to an embodiment of the present invention;
fig. 4 is a functional block diagram of a touch device based on intelligent full-flow data according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device implementing the touch method based on an intelligent full-flow data touch screen according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The embodiment of the application provides a touch control method based on intelligent full-process data. The execution subject of the touch method based on the intelligent full-flow data touch screen includes but is not limited to at least one of electronic devices, such as a server and a terminal, which can be configured to execute the method provided by the embodiment of the present application. In other words, the touch method based on the intelligent full-flow data touch screen may be executed by software or hardware installed in a terminal device or a server device, and the software may be a blockchain platform. The server includes but is not limited to: a single server, a server cluster, a cloud server or a cloud server cluster, and the like. The server may be an independent server, or may be a cloud server that provides basic cloud computing services such as a cloud service, a cloud database, cloud computing, a cloud function, cloud storage, a Network service, cloud communication, a middleware service, a domain name service, a security service, a Content Delivery Network (CDN), a big data and artificial intelligence platform, and the like.
Fig. 1 is a schematic flow chart of a touch method based on intelligent full-flow data according to an embodiment of the present invention. In this embodiment, the touch method based on the intelligent full-flow data touch screen includes:
s1, responding to an application starting instruction of a user for a conference tablet, and analyzing the application starting instruction to obtain a target application of the user;
in the embodiment of the invention, the application starting instruction is an operation instruction for opening an application by a user, and the application starting instruction displays an application interface.
In the embodiment of the invention, a preset task manager can be utilized to respond to the application starting instruction of the user to the conference tablet, wherein the task manager comprises an application process name and a starting command line, and the application starting instruction is obtained according to the command line.
In this embodiment of the present invention, the obtaining, by parsing the application start instruction, a target application of a user includes:
performing parameter analysis on the application starting instruction to obtain a starting parameter;
calculating the matching degree of the starting parameters and preset application starting parameters by using a matching degree algorithm as follows:
Figure 110528DEST_PATH_IMAGE001
wherein,
Figure 736681DEST_PATH_IMAGE002
as the starting parameter
Figure 530325DEST_PATH_IMAGE003
And the application start parameter
Figure 900126DEST_PATH_IMAGE004
The degree of matching is determined by the degree of matching,
Figure 790722DEST_PATH_IMAGE005
indicating the starting parameter
Figure 587777DEST_PATH_IMAGE006
The weight value of each of the parameters is,
Figure 993350DEST_PATH_IMAGE007
second to show preset application startup parameters
Figure 901263DEST_PATH_IMAGE006
The weight of each parameter;
and selecting the application corresponding to the starting parameter with the maximum matching degree as the target application of the user.
In detail, a parameter obtaining tool with a process running command line can be used to perform parameter analysis on the application start instruction to obtain a start parameter, where the process running command line parameter obtaining tool can quickly obtain a PID (process control identifier) value and a command line in a system process. For example, in a windows system, opening a cmd (command prompt) and inputting a wmic (management tool) process can view the starting parameters and the running parameters of all the applications, and the starting parameters comprise a starting mode, a starting time and the like.
S2, acquiring a touch operation logic of the target application and a touch button corresponding to the touch operation logic, and acquiring a historical touch process of the user on the target application;
in the embodiment of the present invention, the touch operation logic is a page jump logic that jumps to a corresponding page when a page button is clicked, and the touch button is a click confirmation or return button.
In an embodiment of the present invention, referring to fig. 2, the obtaining of the touch operation logic of the target application includes:
s21, acquiring a page jump link of the target application;
s22, recording sequence numbers of the page jump links to obtain jump sequence numbers;
and S23, determining the touch operation logic of the target application according to the jump sequence number.
In detail, the page jump link of the target application can be acquired by using a python statement with the function of acquiring the jump link.
Illustratively, when a first page jump link of the target application is obtained, a sequence number of the first page jump link is recorded, the labeled sequence number is 1, when a second page jump link of the target application is obtained, a sequence number of the second page jump link is recorded, the labeled sequence number is 2, and so on, when an nth page jump link of the target application is obtained, a sequence number of the nth page jump link is recorded, the labeled sequence number is n, and the touch operation logic of the target application can be obtained according to a logic sequence of the n page jumps.
In detail, the touch button corresponding to the touch operation logic refers to a touch button that needs to be clicked when the current page jumps, for example, the completion button needs to be clicked when the page jumps to the completion interface.
In the embodiment of the invention, the historical touch process refers to a series of operations of a user on a previous page, including page jump operation performed by clicking a button by the user.
In the embodiment of the present invention, a function with a History flow obtaining function, such as a History function, may be used to obtain the History touch flow of the user to the target application, where the History function includes an attribute length (the number of returned browsing histories includes a currently loaded page), that is, the History touch flow of the user to the target application may be viewed through the length attribute.
S3, monitoring a first touch pressure area of a user in the target application in real time, calculating a distance value between the first touch pressure area and each touch button, and selecting the touch button with the minimum distance value as a first target button;
in one practical application scenario of the present invention, a plurality of buttons may appear in one page of the conference tablet, and if a user wants to click a confirmation button, but the current page has a plurality of buttons, which easily causes interference to the user, so that the user may click a position beside the button.
In an embodiment of the present invention, referring to fig. 3, the monitoring a first touch pressure area of a user in the target application in real time includes:
s31, acquiring a touch capacitive signal of the user in the target application by using a preset sensor;
s32, performing signal scanning on the touch capacitance signal to obtain a first touch coordinate;
s33, calculating a first coordinate value of the first touch coordinate to be a first touch pressure area in the target application by using a following touch pressure area algorithm:
Figure 646365DEST_PATH_IMAGE008
wherein,
Figure 614321DEST_PATH_IMAGE009
being said first touch pressure region
Figure 631825DEST_PATH_IMAGE010
The coordinates of the axes are set to be,
Figure 343429DEST_PATH_IMAGE011
being said first touch pressure region
Figure 208617DEST_PATH_IMAGE012
The coordinates of the axes are set to be,
Figure 347474DEST_PATH_IMAGE013
is the first touch pressure area
Figure 462061DEST_PATH_IMAGE010
The logical resolution of the direction is such that,
Figure 711776DEST_PATH_IMAGE014
is the first touch pressure area
Figure 697050DEST_PATH_IMAGE012
The logical resolution of the direction is such that,
Figure 678912DEST_PATH_IMAGE015
is the first touch pressure area
Figure 484057DEST_PATH_IMAGE010
The number of the diamond blocks divided in the direction,
Figure 271885DEST_PATH_IMAGE016
is the first touch pressure area
Figure 111665DEST_PATH_IMAGE012
The number of the diamond blocks divided in the direction,
Figure 389062DEST_PATH_IMAGE017
is at the first
Figure 947083DEST_PATH_IMAGE018
The signal values of the individual diamond-shaped blocks,
Figure 273022DEST_PATH_IMAGE018
the number of the diamond blocks.
For example, assuming that a capacitive touch screen corresponds to a resolution of 10 × 20, the number of the sensing blocks in the x direction is 3, the number of the sensing blocks in the y direction is 2, the signal value of the first diamond block in the x direction is 10, the signal value of the second diamond block in the x direction is 15, the signal value of the third diamond block in the x direction is 10, the signal value of the first diamond block in the y direction is 12, and the signal value of the second diamond block in the y direction is 18, the coordinate value of the first touch pressure region may be calculated according to the above data. If the calculated coordinates are (6, 9), and the areas formed with the x-axis and the Y-axis are obtained from the coordinates, the area of the first touch pressure area is 54 from the areas.
In detail, the sensor includes, but is not limited to, a capacitive sensor. When a finger of a user touches the display screen, the capacitance of a touch position in the touch display screen changes, and at the moment, the capacitance sensor can send the capacitance change corresponding to each position in the touch display screen to a processor of the terminal device, so that the touch pressure area of the user in the target application is monitored.
Specifically, a preset self-capacitance model can be used for applying an excitation signal to the sensing electrode, the excitation signal scans coordinate axes (an X axis and a Y axis), the X axis coordinate and the Y axis coordinate of touch are respectively determined through the change of the touch capacitance signal, and then the two sets of coordinates are combined together to determine a touch coordinate value, wherein the self-capacitance model is also an absolute capacitance and is an inherent capacitance of a conductor.
In an embodiment of the present invention, the calculating a distance value between the first touch pressure area and each touch button includes:
acquiring a button coordinate value of each touch button;
calculating a distance value between the first touch pressure area and each touch button according to the first coordinate value and the button coordinate value by using a distance value algorithm as follows:
Figure 232887DEST_PATH_IMAGE019
wherein,
Figure 805820DEST_PATH_IMAGE020
the value of the distance is such that,
Figure 585557DEST_PATH_IMAGE021
represents the second of the first coordinate values
Figure 715187DEST_PATH_IMAGE022
The number of the data is set to be,
Figure 529560DEST_PATH_IMAGE023
represents the first of the button coordinate values
Figure 148760DEST_PATH_IMAGE022
The number of the data is set to be,
Figure 415793DEST_PATH_IMAGE024
indicating the number of data in the coordinate values.
Exemplarily, when the touch button is a confirm button, a return button, or a finish button, the distance value between the first touch pressure area and the confirm button is 5, the distance value between the first touch pressure area and the return button is 3, and the distance value between the first touch pressure area and the finish button is 7, the touch button with the minimum distance value is selected as the first target button, that is, the return button is selected as the first target button.
S4, when the distance value corresponding to the first target button is larger than or equal to a preset distance threshold value, identifying touch action content of the first touch pressure area, and performing first touch operation on the target application according to the touch action content;
in an embodiment of the present invention, when the distance value corresponding to the first target button is greater than or equal to the preset distance threshold, it indicates that the user may not want to click the touch button, and only wants to flip up or slide down on the current page, and the content of the touch action refers to a flip up or slide down action.
In an embodiment of the present invention, the identifying the content of the touch action in the first touch pressure area includes:
acquiring the touch direction and touch displacement of the first touch pressure area;
determining touch action information according to the touch direction and the touch displacement;
calculating the similarity between the touch action information and the action information in a preset touch action library by using a similarity calculation method as follows:
Figure 349114DEST_PATH_IMAGE025
wherein,
Figure 17993DEST_PATH_IMAGE026
in order to be the degree of similarity, the similarity is calculated,
Figure 683460DEST_PATH_IMAGE027
the information of the touch action is the information of the touch action,
Figure 172211DEST_PATH_IMAGE028
for the action information in the preset touch action library,
Figure 174802DEST_PATH_IMAGE029
is adjustable the first
Figure 494924DEST_PATH_IMAGE006
A constant number of
Figure 659190DEST_PATH_IMAGE006
1 or more and 3 or less,
Figure 635236DEST_PATH_IMAGE030
Figure 175939DEST_PATH_IMAGE031
to adjust the constants, the value of 0.5 is typically taken,
Figure 475202DEST_PATH_IMAGE020
the distance between the touch action information and the action information in a preset touch action library is determined,
Figure 75947DEST_PATH_IMAGE032
representing the number of the actions in the touch action information;
and selecting the touch action information with the maximum similarity as the touch action content.
In detail, a banner (carousel) control having a position acquisition function may be used to acquire a touch direction and a touch displacement of the first touch pressure area, where the banner control has a function of supporting carousel style switching time and position information.
Specifically, the determining touch action information according to the touch direction and the touch displacement includes:
acquiring an original coordinate value of the first touch pressure area;
performing coordinate analysis on the touch direction and the touch displacement to obtain an updated coordinate value;
and taking the difference value of the updated coordinate value and the original coordinate value as touch action information.
In detail, the obtaining of the original coordinate value of the first touch pressure area is consistent with the algorithm for calculating the first coordinate value of the first touch coordinate, and details are not repeated here.
Illustratively, when the difference value is a positive value, the page is described to be stroked from bottom to top; and when the difference value is a negative value, the page is scratched from top to bottom.
In an embodiment of the present invention, the performing a first touch operation on the target application according to the touch action content includes:
acquiring an operation instruction of the touch operation content;
and performing first touch operation on the target application according to the operation instruction.
In detail, the operation instruction of the touch operation content may be obtained by using a RISC (reduced instruction set) with an instruction obtaining function, where the RISC (reduced instruction set) is that an instruction and data are stored in two different memory spaces, and the instruction and the data are obtained at the same time.
Specifically, when the touch operation content is a sliding operation, the touch operation may perform a sliding operation according to a sliding direction indicated by the touch operation content, for example, the sliding operation may include, but is not limited to, a swipe-up operation, a swipe-down operation, a swipe-along-a-curve operation, and the like; when the touch operation content is a scratch-up operation, the scratch-up operation can be performed on the target application according to the instruction of the scratch-up operation.
Further, the first touch operation refers to a user performing a sliding operation, for example, the user does not want to click a certain target application but wants to perform a top-up operation or a bottom-down operation to view contents when performing the touch operation, and thus the user can perform the sliding operation according to the operation contents.
S5, when the distance value corresponding to the first target button is smaller than the distance threshold value, performing second touch operation according to the touch operation logic corresponding to the first target button;
in this embodiment of the present invention, the second touch operation may refer to a jump operation performed according to the touch operation logic, for example, when the touch operation logic jumps from an a page to a B page, then jumps to a C page, and finally jumps to a completion page. And the second touch operation is to click a button of the page A to jump to a page B, click the button on the page B to jump to a page C, click a completion button on the page C and finally jump to a completion page, so that the second touch operation is completed.
In an embodiment of the present invention, the performing a second touch operation according to the touch operation logic corresponding to the first target button includes:
extracting characteristic parameters of touch operation logic corresponding to the first target button;
calling a preset jump interface according to the characteristic parameters to obtain transfer information;
and performing second touch operation according to the jump information.
In detail, a python statement with a parameter extraction function may be used to extract a characteristic parameter of the touch operation logic corresponding to the first target button, where the characteristic parameter of the touch operation logic refers to a link of a page jump, a page path, a page attribute, and the like.
In one practical application scenario of the invention, for example, when a user enters a target application, a series of operations are performed according to a target button, when the user wants to complete form filling, the target application is opened firstly, a page jumps to an information filling page, form information filling is performed in the target application, a completion button is clicked when filling is completed, the page jumps to a completion page, and when the user wants to quit the page, a quit button is clicked, the page jumps out of the target application.
S6, when it is monitored that the user triggers a backspacing touch button within a preset time period after the second touch operation, monitoring a second touch pressure area of the user in the target application in real time, and calculating the offset distance between the second touch pressure area and the first touch pressure area;
in the embodiment of the invention, the user can click the return button on the next page when judging that the result of clicking the first touch button by the user is wrong, so that the condition that the user triggers the backspacing touch button can be monitored in a preset time period, the user knows that the error occurs in clicking the button for the first time, and clicks other positions when clicking the button for the second time, so as to finish the touch operation.
In the embodiment of the present invention, the step of monitoring the second touch pressure area of the user in the target application in real time is consistent with the step of monitoring the first touch pressure area of the user in the target application in real time, which is not described herein again.
In an embodiment of the present invention, the calculating an offset distance between the second touch pressure area and the first touch pressure area includes:
acquiring a second coordinate value of the second touch pressure area;
calculating the offset distance from the first coordinate value and the second coordinate value using an offset distance algorithm as follows:
Figure 273711DEST_PATH_IMAGE033
wherein,
Figure 618104DEST_PATH_IMAGE034
as a result of the offset distance, the distance,
Figure 647240DEST_PATH_IMAGE035
is the abscissa of the first coordinate value,
Figure 418887DEST_PATH_IMAGE036
is the abscissa of the second coordinate value,
Figure 103946DEST_PATH_IMAGE037
is the ordinate of the first coordinate value,
Figure 658556DEST_PATH_IMAGE038
is the ordinate of the second coordinate value,
Figure 11039DEST_PATH_IMAGE039
is the abscissa of the midpoint between the first coordinate value and the second coordinate value,
Figure 688008DEST_PATH_IMAGE040
and the vertical coordinate is the vertical coordinate of the middle point of the first coordinate value and the second coordinate value.
In detail, the obtaining of the third coordinate value of the second touch pressure area is consistent with the algorithm for calculating the first coordinate value of the first touch coordinate, and details are not repeated here.
S7, selecting a second target button from the touch buttons according to the offset distance, the distance value and the historical touch process, and performing third touch operation according to a touch operation logic corresponding to the second target button.
In the embodiment of the invention, when the user clicks the return button, the user knows that the button is clicked for the second time, and needs to reselect the button, the target button needed to be selected by the user can be determined according to the offset value of the first time of clicking the button and the second time of clicking the button, the distance value from the target button when the user clicks the button and the historical operation flow of the user.
In an embodiment of the present invention, the selecting a second target button from the touch buttons according to the offset distance, the distance value, and the historical touch process includes:
performing data conversion on the historical touch process to obtain touch process data;
determining the offset distance, the distance value and a first weight of the touch flow data by using a preset entropy method according to the following weight algorithm:
Figure 125943DEST_PATH_IMAGE041
wherein,
Figure 608877DEST_PATH_IMAGE042
in order to be said first weight, the first weight,
Figure 815867DEST_PATH_IMAGE043
the number of the indexes is the number of the indexes,
Figure 663738DEST_PATH_IMAGE044
is a function of the natural logarithm and is,
Figure 588968DEST_PATH_IMAGE045
is a first
Figure 734648DEST_PATH_IMAGE006
The ratio of each index;
determining a second weight of the touch button;
and comparing the weight values of the first weight and the second weight, and selecting the second target button with the larger weight value of the touch button.
In detail, a vector conversion algorithm (e.g., word2 vec) may be used to perform data conversion on the historical touch process to obtain process data, where the vector conversion algorithm is a conversion algorithm that translates text data into numeric data and retains semantic information between texts.
In detail, the entropy method refers to a mathematical method for judging the degree of dispersion of a certain index. The larger the dispersion degree is, the larger the influence of the index on the comprehensive evaluation is, the dispersion degree of a certain index can be judged by using the entropy value, so the weight of each index can be calculated by using the information entropy tool according to the variation degree of each index.
Specifically, the determining of the second weight of the touch button is consistent with the determining of the offset distance, the distance value, and the first weight of the touch process data by using a preset entropy method according to the following weight algorithm, which is not described herein again.
Further, if the weight value of the first weight is compared with the weight value of the second weight,
and selecting the touch button with the closest weight value comparison result as the second target button.
In this embodiment of the present invention, the third touch operation may be a page jump operation corresponding to a button of a target application clicked by a user, for example, when the user has determined that a certain target application is to be clicked, it indicates that the user wants to perform an operation in the target application, when the user clicks the document editing application, it is certain that the user wants to perform editing of a document, the user first performs editing, then performs saving, and finally clicks an exit button, so that the document editing is performed by using the touch operation logic, and the third touch operation performed by the user according to the touch operation logic may be that the user clicks the editing button to jump to an editing page, clicks the saving button to jump to the saving page, and clicks the exit button to jump out of the document editing application, so as to complete the third touch operation.
In this embodiment of the present invention, the step of performing the third touch operation according to the touch operation logic corresponding to the second target button is consistent with the step of performing the first touch operation on the target application according to the touch action content, and is not described herein again.
In detail, after a second target button is selected from the touch buttons according to the offset distance, the distance value and the historical touch process, a user can click the second target button to perform touch operation more accurately for clicking the touch button of the target application, so that the touch operation on the target application is completed.
According to the embodiment of the invention, the touch pressure area of the user in the target application can be monitored by acquiring the touch operation logic and the historical touch flow of the target application, the distance value between the pressure area and each target button and the offset distance of different touch areas can be obtained, and the touch operation can be carried out according to the offset distance, the distance value and the historical touch flow, so that the clicking accuracy of the user during the touch operation can be ensured, and the user can be helped to realize accurate touch. Therefore, the touch control method based on the intelligent full-flow data touch screen can solve the problem of low accuracy after the user clicks the target application.
Fig. 4 is a functional block diagram of an intelligent full-flow data-based touch screen touch device according to an embodiment of the present invention.
The touch device 100 based on the intelligent full-process data touch screen can be installed in an electronic device. According to the implemented functions, the touch device 100 based on the intelligent full-process data touch screen may include a target application obtaining module 101, a historical touch process obtaining module 102, a first target button selecting module 103, a touch action content identifying module 104, a second touch operation module 105, an offset distance calculating module 106, and a third touch operation module 107. The module of the present invention, which may also be referred to as a unit, refers to a series of computer program segments that can be executed by a processor of an electronic device and that can perform a fixed function, and that are stored in a memory of the electronic device.
In the present embodiment, the functions regarding the respective modules/units are as follows:
the target application obtaining module 101 is configured to respond to an obtained application start instruction of the user for the conference tablet, and analyze the obtained application start instruction to obtain a target application of the user;
the historical touch process acquiring module 102 is configured to acquire a touch operation logic of the target application and a touch button corresponding to the touch operation logic, and acquire a historical touch process of the user on the target application;
the first target button selecting module 103 is configured to monitor a first touch pressure area of a user in the target application in real time, calculate a distance value between the first touch pressure area and each touch button, and select the touch button with the smallest distance value as a first target button;
the touch action content identification module 104 is configured to identify the touch action content of the first touch pressure area when the distance value corresponding to the first target button is greater than or equal to a preset distance threshold, and perform a first touch operation on the target application according to the touch action content;
the second touch operation module 105 is configured to, when the distance value corresponding to the first target button is smaller than the distance threshold, perform a second touch operation according to the touch operation logic corresponding to the first target button;
the offset distance calculation module 106 is configured to monitor a second touch pressure area of the user in the target application in real time and calculate an offset distance between the second touch pressure area and the first touch pressure area when it is monitored that the user triggers the rollback touch button within a preset time period after the second touch operation;
the third touch operation module 107 is configured to select a second target button from the touch buttons according to the offset distance, the distance value, and the historical touch process, and perform a third touch operation according to a touch operation logic corresponding to the second target button.
In detail, when the modules in the touch device 100 based on intelligent full-process data according to the embodiment of the present invention are used, the same technical means as the touch method based on intelligent full-process data of a conference tablet described in fig. 1 to 3 is adopted, and the same technical effects can be produced, which is not described herein again.
Fig. 5 is a schematic structural diagram of an electronic device implementing an intelligent full-flow data touch screen touch method according to an embodiment of the present invention.
The electronic device 1 may include a processor 10, a memory 11, a communication bus 12, and a communication interface 13, and may further include a computer program, such as an intelligent full-flow data touch screen based touch device program, stored in the memory 11 and executable on the processor 10.
In some embodiments, the processor 10 may be composed of an integrated circuit, for example, a single packaged integrated circuit, or may be composed of a plurality of integrated circuits packaged with the same function or different functions, and includes one or more Central Processing Units (CPUs), a microprocessor, a digital Processing chip, a graphics processor, a combination of various control chips, and the like. The processor 10 is a Control Unit (Control Unit) of the electronic device, connects various components of the whole electronic device by using various interfaces and lines, and executes various functions and processes data of the electronic device by running or executing programs or modules stored in the memory 11 (for example, executing a program based on an intelligent full-flow data touch screen touch device, etc.) and calling data stored in the memory 11.
The memory 11 includes at least one type of readable storage medium including flash memory, removable hard disks, multimedia cards, card-type memory (e.g., SD or DX memory, etc.), magnetic memory, magnetic disks, optical disks, etc. The memory 11 may in some embodiments be an internal storage unit of the electronic device, for example a removable hard disk of the electronic device. The memory 11 may also be an external storage device of the electronic device in other embodiments, such as a plug-in mobile hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the electronic device. Further, the memory 11 may also include both an internal storage unit and an external storage device of the electronic device. The memory 11 may be used to store not only application software installed in the electronic device and various data, such as codes of a touch program based on intelligent full-flow data touch screen, but also temporarily store data that has been output or will be output.
The communication bus 12 may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus. The bus may be divided into an address bus, a data bus, a control bus, etc. The bus is arranged to enable connection communication between the memory 11 and at least one processor 10 or the like.
The communication interface 13 is used for communication between the electronic device and other devices, and includes a network interface and a user interface. Optionally, the network interface may include a wired interface and/or a wireless interface (e.g., WI-FI interface, bluetooth interface, etc.), which are typically used to establish a communication connection between the electronic device and other electronic devices. The user interface may be a Display (Display), an input unit such as a Keyboard (Keyboard), and optionally a standard wired interface, a wireless interface. Alternatively, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch device, or the like. The display, which may also be referred to as a display screen or display unit, is suitable, among other things, for displaying information processed in the electronic device and for displaying a visualized user interface.
Only electronic devices having components are shown, it will be understood by those skilled in the art that the structures shown in the figures do not constitute limitations on the electronic devices, and may include fewer or more components than shown, or some components may be combined, or a different arrangement of components.
For example, although not shown, the electronic device may further include a power supply (such as a battery) for supplying power to each component, and preferably, the power supply may be logically connected to the at least one processor 10 through a power management device, so that functions of charge management, discharge management, power consumption management and the like are realized through the power management device. The power supply may also include any component of one or more dc or ac power sources, recharging devices, power failure detection circuitry, power converters or inverters, power status indicators, and the like. The electronic device may further include various sensors, a bluetooth module, a Wi-Fi module, and the like, which are not described herein again.
It is to be understood that the embodiments described are illustrative only and are not to be construed as limiting the scope of the claims.
The intelligent full-flow data touch screen-based touch device program stored in the memory 11 of the electronic device 1 is a combination of a plurality of instructions, and when running in the processor 10, can implement:
responding to an application starting instruction of a user for the conference tablet, and analyzing the application starting instruction to obtain a target application of the user;
acquiring touch operation logic of the target application and a touch button corresponding to the touch operation logic, and acquiring a historical touch process of the user on the target application;
monitoring a first touch pressure area of a user in the target application in real time, calculating a distance value between the first touch pressure area and each touch button, and selecting the touch button with the minimum distance value as a first target button;
when the distance value corresponding to the first target button is larger than or equal to a preset distance threshold value, identifying touch action content of the first touch pressure area, and performing first touch operation on the target application according to the touch action content;
when the distance value corresponding to the first target button is smaller than the distance threshold value, performing second touch operation according to the touch operation logic corresponding to the first target button;
when the situation that the user triggers a backspacing touch button within a preset time period after the second touch operation is monitored, monitoring a second touch pressure area of the user in the target application in real time, and calculating the offset distance between the second touch pressure area and the first touch pressure area;
and selecting a second target button from the touch buttons according to the offset distance, the distance value and the historical touch process, and performing third touch operation according to touch operation logic corresponding to the second target button.
Specifically, the specific implementation method of the instruction by the processor 10 may refer to the description of the relevant steps in the embodiment corresponding to the drawings, which is not described herein again.
Further, the integrated modules/units of the electronic device 1 may be stored in a computer-readable storage medium if they are implemented in the form of software functional units and sold or used as separate products. The computer readable storage medium may be volatile or non-volatile. For example, the computer-readable medium may include: any entity or device capable of carrying said computer program code, a recording medium, a usb-disk, a removable hard disk, a magnetic diskette, an optical disk, a computer Memory, a Read-Only Memory (ROM).
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus, device and method can be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is only one logical functional division, and other divisions may be realized in practice.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules 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 modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, functional modules in the embodiments of the present invention 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, or in a form of hardware plus a software functional module.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof.
The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference signs in the claims shall not be construed as limiting the claim concerned.
The embodiment of the application can acquire and process related data based on an artificial intelligence technology. Among them, artificial Intelligence (AI) is a theory, method, technique and application system that simulates, extends and expands human Intelligence using a digital computer or a machine controlled by a digital computer, senses the environment, acquires knowledge and uses the knowledge to obtain the best result.
Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the system claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.
Finally, it should be noted that the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting, and although the present invention is described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions may be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention.

Claims (8)

1. A touch control method based on intelligent full-flow data touch screen is characterized by comprising the following steps:
responding to an application starting instruction of a user to the conference tablet, and analyzing the application starting instruction to obtain a target application of the user;
acquiring touch operation logic of the target application and a touch button corresponding to the touch operation logic, and acquiring a historical touch process of the user on the target application;
monitoring a first touch pressure area of a user in the target application in real time, calculating a distance value between the first touch pressure area and each touch button, and selecting the touch button with the minimum distance value as a first target button;
when the distance value corresponding to the first target button is larger than or equal to a preset distance threshold value, identifying touch action content of the first touch pressure area, and performing first touch operation on the target application according to the touch action content;
when the distance value corresponding to the first target button is smaller than the distance threshold, performing second touch operation according to the touch operation logic corresponding to the first target button;
when the situation that the user triggers a backspacing touch button within a preset time period after the second touch operation is monitored, monitoring a second touch pressure area of the user in the target application in real time, and calculating the offset distance between the second touch pressure area and the first touch pressure area;
performing data conversion on the historical touch process to obtain touch process data, and determining the offset distance, the distance value and a first weight of the touch process data by using a preset entropy method according to the following weight algorithm:
Figure DEST_PATH_IMAGE001
wherein,
Figure DEST_PATH_IMAGE002
in order to be said first weight, the first weight,
Figure DEST_PATH_IMAGE003
the number of the indexes is the number of the indexes,
Figure DEST_PATH_IMAGE004
is a function of the natural logarithm and is,
Figure DEST_PATH_IMAGE005
is a first
Figure DEST_PATH_IMAGE006
The ratio of each index;
determining a second weight of the touch button, comparing the first weight with the second weight, selecting a second target button with the larger weight of the touch button, and performing a third touch operation according to a touch operation logic corresponding to the second target button.
2. The touch method based on the intelligent full-flow data touch screen of claim 1, wherein the parsing the application start instruction to obtain the target application of the user comprises:
performing parameter analysis on the application starting instruction to obtain a starting parameter;
calculating the matching degree of the starting parameters and preset application starting parameters by using the following matching degree algorithm:
Figure DEST_PATH_IMAGE007
wherein,
Figure DEST_PATH_IMAGE008
as the starting parameter
Figure DEST_PATH_IMAGE009
And the application start parameter
Figure DEST_PATH_IMAGE010
The degree of matching is determined by the degree of matching,
Figure DEST_PATH_IMAGE011
indicating the starting parameter
Figure 151489DEST_PATH_IMAGE006
The weight value of each of the parameters is,
Figure DEST_PATH_IMAGE012
indicating preset application startup parameters
Figure 434703DEST_PATH_IMAGE006
The weight of each parameter;
and selecting the application corresponding to the starting parameter with the maximum matching degree as the target application of the user.
3. The intelligent full-flow-data-based touch screen touch method of claim 1, wherein the monitoring a first touch pressure area of a user within the target application in real-time comprises:
acquiring a touch capacitive signal of the user in the target application by using a preset sensor;
performing signal scanning on the touch capacitance signal to obtain a first touch coordinate;
calculating a first coordinate value of the first touch coordinate as a first touch pressure area within the target application by using a following touch pressure area algorithm:
Figure DEST_PATH_IMAGE013
wherein,
Figure DEST_PATH_IMAGE014
being said first touch pressure region
Figure DEST_PATH_IMAGE015
The coordinates of the axes are set to be,
Figure DEST_PATH_IMAGE016
being said first touch pressure region
Figure DEST_PATH_IMAGE017
The coordinates of the axes are set to be,
Figure DEST_PATH_IMAGE018
is the first touch pressure area
Figure 975275DEST_PATH_IMAGE015
The logical resolution of the direction is such that,
Figure DEST_PATH_IMAGE019
is the first touch pressure area
Figure 976729DEST_PATH_IMAGE017
The logical resolution of the direction is such that,
Figure DEST_PATH_IMAGE020
is the first touch pressure area
Figure 847733DEST_PATH_IMAGE015
The number of the diamond blocks divided in the direction,
Figure DEST_PATH_IMAGE021
is the first touch pressure area
Figure 782191DEST_PATH_IMAGE017
The number of the diamond blocks divided in the direction,
Figure DEST_PATH_IMAGE022
is at the first
Figure DEST_PATH_IMAGE023
The signal values of the individual diamond-shaped blocks,
Figure 775555DEST_PATH_IMAGE023
the number of the diamond blocks.
4. The intelligent full flow data-based touch screen touch method according to claim 3, wherein the calculating a distance value between the first touch pressure area and each of the touch buttons comprises:
acquiring a button coordinate value of each touch button;
calculating a distance value between the first touch pressure area and each touch button according to the first coordinate value and the button coordinate value by using a distance value algorithm as follows:
Figure DEST_PATH_IMAGE024
wherein,
Figure DEST_PATH_IMAGE025
the value of the distance is such that,
Figure DEST_PATH_IMAGE026
represents the second of the first coordinate values
Figure DEST_PATH_IMAGE027
The number of the data is set to be,
Figure DEST_PATH_IMAGE028
represents the first of the button coordinate values
Figure 982414DEST_PATH_IMAGE027
The number of the data is one,
Figure DEST_PATH_IMAGE029
indicates the number of data in the coordinate values.
5. The intelligent full flow data-based touch screen touch method according to claim 1, wherein the identifying the touch action content of the first touch pressure area comprises:
acquiring the touch direction and touch displacement of the first touch pressure area;
determining touch action information according to the touch direction and the touch displacement;
calculating the similarity between the touch action information and the action information in a preset touch action library by using a similarity calculation method as follows:
Figure DEST_PATH_IMAGE030
wherein,
Figure DEST_PATH_IMAGE031
in order to be the degree of similarity, the similarity is calculated,
Figure DEST_PATH_IMAGE032
as the information of the touch action, the touch information,
Figure DEST_PATH_IMAGE033
for the action information in the preset touch action library,
Figure DEST_PATH_IMAGE034
is adjustable the first
Figure 657109DEST_PATH_IMAGE006
A constant number of
Figure 914915DEST_PATH_IMAGE006
1 or more and 3 or less,
Figure DEST_PATH_IMAGE035
Figure DEST_PATH_IMAGE036
in order to adjust the constant, the constant is adjusted,
Figure 266131DEST_PATH_IMAGE025
the distance between the touch action information and the action information in a preset touch action library is determined,
Figure DEST_PATH_IMAGE037
representing the number of the actions in the touch action information;
and selecting the touch action information with the maximum similarity as the touch action content.
6. The intelligent full-flow-data-based touch screen touch method of claim 3, wherein the calculating the offset distance of the second touch pressure area from the first touch pressure area comprises:
acquiring a second coordinate value of the second touch pressure area;
calculating the offset distance from the first coordinate value and the second coordinate value using an offset distance algorithm as follows:
Figure DEST_PATH_IMAGE038
wherein,
Figure DEST_PATH_IMAGE039
as a result of the offset distance, the distance,
Figure DEST_PATH_IMAGE040
is the abscissa of the first coordinate value,
Figure DEST_PATH_IMAGE041
is the abscissa of the second coordinate value,
Figure DEST_PATH_IMAGE042
is the ordinate of the first coordinate value,
Figure DEST_PATH_IMAGE043
is the ordinate of the second coordinate value,
Figure DEST_PATH_IMAGE044
is the abscissa of the midpoint between the first coordinate value and the second coordinate value,
Figure DEST_PATH_IMAGE045
and the vertical coordinate is the vertical coordinate of the middle point of the first coordinate value and the second coordinate value.
7. A touch device based on intelligent full-flow data touch screen, the device comprising:
the target application acquisition module is used for responding to an application starting instruction of a user for the conference tablet and analyzing the application starting instruction to obtain a target application of the user;
a historical touch process acquisition module, configured to acquire a touch operation logic of the target application and a touch button corresponding to the touch operation logic, and acquire a historical touch process of the user on the target application;
the first target button selection module is used for monitoring a first touch pressure area of a user in the target application in real time, calculating a distance value between the first touch pressure area and each touch button, and selecting the touch button with the minimum distance value as a first target button;
the touch action content identification module is used for identifying the touch action content of the first touch pressure area when the distance value corresponding to the first target button is greater than or equal to a preset distance threshold value, and performing first touch operation on the target application according to the touch action content;
the second touch operation module is used for performing second touch operation according to the touch operation logic corresponding to the first target button when the distance value corresponding to the first target button is smaller than the distance threshold;
the offset distance calculation module is used for monitoring a second touch pressure area of the user in the target application in real time and calculating the offset distance between the second touch pressure area and the first touch pressure area when the situation that the user triggers the backspacing touch button is monitored within a preset time period after the second touch operation;
a first weight determining module, configured to perform data conversion on the historical touch process to obtain touch process data, and determine the offset distance, the distance value, and a first weight of the touch process data by using a preset entropy method according to the following weight algorithm:
Figure 914281DEST_PATH_IMAGE001
wherein,
Figure 251721DEST_PATH_IMAGE002
in order to be said first weight, the first weight,
Figure 895192DEST_PATH_IMAGE003
as the number of the indexes,
Figure 964779DEST_PATH_IMAGE004
is a function of the natural logarithm of the plant,
Figure 693701DEST_PATH_IMAGE005
is as follows
Figure 693887DEST_PATH_IMAGE006
The ratio of each index;
the third touch operation module is configured to determine a second weight of the touch button, compare the first weight with a weighted value of the second weight, select a second target button with the weighted value of the touch button, and perform a third touch operation according to a touch operation logic corresponding to the second target button.
8. An electronic device, characterized in that the electronic device comprises:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores a computer program executable by the at least one processor, the computer program being executable by the at least one processor to enable the at least one processor to perform the intelligent full flow data touch screen based touch method of any one of claims 1 to 6.
CN202210823443.5A 2022-07-14 2022-07-14 Touch control method and device based on intelligent full-flow data touch screen and electronic equipment Active CN114895836B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210823443.5A CN114895836B (en) 2022-07-14 2022-07-14 Touch control method and device based on intelligent full-flow data touch screen and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210823443.5A CN114895836B (en) 2022-07-14 2022-07-14 Touch control method and device based on intelligent full-flow data touch screen and electronic equipment

Publications (2)

Publication Number Publication Date
CN114895836A CN114895836A (en) 2022-08-12
CN114895836B true CN114895836B (en) 2022-10-14

Family

ID=82729794

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210823443.5A Active CN114895836B (en) 2022-07-14 2022-07-14 Touch control method and device based on intelligent full-flow data touch screen and electronic equipment

Country Status (1)

Country Link
CN (1) CN114895836B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105468278A (en) * 2015-11-06 2016-04-06 网易(杭州)网络有限公司 Touch screen operation identification and response method and apparatus based on virtual key, and game manipulation method and apparatus
CN107643867A (en) * 2017-09-06 2018-01-30 维沃移动通信有限公司 A kind of display methods and mobile terminal
CN108021263A (en) * 2016-10-29 2018-05-11 南京理工大学 A kind of capacitance touching control display module
CN112905103A (en) * 2021-03-05 2021-06-04 北京小米移动软件有限公司 False touch processing method and device and storage medium
CN113778255A (en) * 2021-07-29 2021-12-10 荣耀终端有限公司 Touch recognition method and device
CN113961115A (en) * 2020-07-16 2022-01-21 荣耀终端有限公司 Object editing method, electronic device, medium, and program product

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8782556B2 (en) * 2010-02-12 2014-07-15 Microsoft Corporation User-centric soft keyboard predictive technologies
US10671275B2 (en) * 2014-09-04 2020-06-02 Apple Inc. User interfaces for improving single-handed operation of devices
US10019109B2 (en) * 2016-06-28 2018-07-10 Google Llc Enhancing touch-sensitive device precision
CN106527818B (en) * 2016-12-16 2019-07-02 Oppo广东移动通信有限公司 Control method, device and the mobile terminal of touch operation on a kind of mobile terminal
CN113971271A (en) * 2020-07-22 2022-01-25 华为技术有限公司 Fingerprint unlocking method and device, terminal and storage medium
CN114397997B (en) * 2022-03-25 2022-06-17 深圳市掌视互娱网络有限公司 Control method for interactive operation and multi-screen interactive system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105468278A (en) * 2015-11-06 2016-04-06 网易(杭州)网络有限公司 Touch screen operation identification and response method and apparatus based on virtual key, and game manipulation method and apparatus
CN108021263A (en) * 2016-10-29 2018-05-11 南京理工大学 A kind of capacitance touching control display module
CN107643867A (en) * 2017-09-06 2018-01-30 维沃移动通信有限公司 A kind of display methods and mobile terminal
CN113961115A (en) * 2020-07-16 2022-01-21 荣耀终端有限公司 Object editing method, electronic device, medium, and program product
CN112905103A (en) * 2021-03-05 2021-06-04 北京小米移动软件有限公司 False touch processing method and device and storage medium
CN113778255A (en) * 2021-07-29 2021-12-10 荣耀终端有限公司 Touch recognition method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
投射式多点触控电容触摸屏;金梦等;《河南科技》;20140625;第79-81页 *

Also Published As

Publication number Publication date
CN114895836A (en) 2022-08-12

Similar Documents

Publication Publication Date Title
US20130074014A1 (en) Collaborative gesture-based input language
CN114155543A (en) Neural network training method, document image understanding method, device and equipment
CN108351828A (en) Technology for device-independent automatic application test
CN112965645B (en) Page dragging method and device, computer equipment and storage medium
CN111177568B (en) Object pushing method based on multi-source data, electronic device and storage medium
US10783325B1 (en) Visual data mapping
US11429985B2 (en) Information processing device calculating statistical information
CN104516635A (en) Content display management
CN113326314A (en) Data visualization method and device, electronic equipment and readable storage medium
CN114116441A (en) UI (user interface) testing method and device, electronic equipment and storage medium
CN114895836B (en) Touch control method and device based on intelligent full-flow data touch screen and electronic equipment
CN113674065A (en) Service contact-based service recommendation method and device, electronic equipment and medium
CN116883181B (en) Financial service pushing method based on user portrait, storage medium and server
CN113609370B (en) Data processing method, device, electronic equipment and storage medium
CN113641933B (en) Abnormal webpage identification method, abnormal site identification method and device
CN116127100A (en) Knowledge graph construction method, device, equipment and storage medium thereof
CN115185625A (en) Self-recommendation type interface updating method based on configurable card and related equipment thereof
CN113515701A (en) Information recommendation method and device
CN114036280A (en) Intelligent question and answer method and device based on emotion recognition, electronic equipment and medium
CN112084780A (en) Coreference resolution method, device, equipment and medium in natural language processing
CN112257812A (en) Method and device for determining labeled sample, machine readable medium and equipment
CN113722590B (en) Medical information recommendation method, device, equipment and medium based on artificial intelligence
CN118298201B (en) Equipment identification matching model training method, equipment identification matching method and equipment
CN116340864B (en) Model drift detection method, device, equipment and storage medium thereof
CN116009751A (en) Interface element back display method and electronic equipment

Legal Events

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