CN109375854B - Drawing method, drawing device, storage medium and electronic equipment - Google Patents

Drawing method, drawing device, storage medium and electronic equipment Download PDF

Info

Publication number
CN109375854B
CN109375854B CN201811123428.XA CN201811123428A CN109375854B CN 109375854 B CN109375854 B CN 109375854B CN 201811123428 A CN201811123428 A CN 201811123428A CN 109375854 B CN109375854 B CN 109375854B
Authority
CN
China
Prior art keywords
color
fingerprint information
user
colors
screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811123428.XA
Other languages
Chinese (zh)
Other versions
CN109375854A (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.)
Oppo Chongqing Intelligent Technology Co Ltd
Original Assignee
Oppo Chongqing Intelligent 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 Oppo Chongqing Intelligent Technology Co Ltd filed Critical Oppo Chongqing Intelligent Technology Co Ltd
Priority to CN201811123428.XA priority Critical patent/CN109375854B/en
Publication of CN109375854A publication Critical patent/CN109375854A/en
Application granted granted Critical
Publication of CN109375854B publication Critical patent/CN109375854B/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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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

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)
  • Collating Specific Patterns (AREA)

Abstract

The embodiment of the application discloses a drawing method, a drawing device, a storage medium and electronic equipment. The method comprises the following steps: acquiring fingerprint information input by a user on the screen, and determining the color corresponding to the fingerprint information according to the preset corresponding relation between the fingerprint and the color; when the fingerprint information corresponds to at least two colors, acquiring a pressure value of a user pressing the screen, and determining a target color according to the pressure value; and drawing according to the target color. By adopting the scheme, when the color type of drawing is more than ten, or when the user is familiar with several fingers, the color drawing method corresponds a plurality of colors to fingerprint information, determines the target color through the pressure value of input fingerprint information in the drawing process, draws, can flexibly set the color according to the user requirement, simplifies the selection operation of the color in the drawing process, and improves the convenience of drawing.

Description

Drawing method, drawing device, storage medium and electronic equipment
Technical Field
The embodiment of the application relates to the technical field of electronic equipment, in particular to a drawing method, a drawing device, a storage medium and electronic equipment.
Background
With the continuous development of electronic devices, the functions of electronic devices such as mobile phones or tablet computers are increasingly powerful, and convenience is provided for the work and life of users.
At present, electronic equipment provided with a screen generally adopts a touch screen, which is more convenient for a user to input information in a touch form, and drawing on the screen of the electronic equipment becomes a function which can be realized by the electronic equipment, and drawing can be performed according to the input of a finger of the user on the touch screen.
Disclosure of Invention
The embodiment of the application provides a drawing method, a drawing device, a storage medium and electronic equipment, and the drawing operation is simplified.
In a first aspect, an embodiment of the present application provides a drawing method, which is applied to an electronic device, where the electronic device includes a screen, and includes:
acquiring fingerprint information input by a user on the screen, and determining the color corresponding to the fingerprint information according to the preset corresponding relation between the fingerprint and the color;
when the fingerprint information corresponds to at least two colors, acquiring a pressure value of a user pressing the screen, and determining a target color according to the pressure value;
and drawing according to the target color.
In a second aspect, an embodiment of the present application provides an image drawing apparatus, including:
the fingerprint acquisition module is used for acquiring fingerprint information input by a user on the screen;
the color determining module is used for determining the color corresponding to the fingerprint information according to the preset corresponding relation between the fingerprint and the color;
the first target color determining module is used for acquiring a pressure value of the screen pressed by the user when the fingerprint information corresponds to at least two colors, and determining a target color according to the pressure value;
and the drawing module is used for drawing according to the target color.
In a third aspect, embodiments of the present application provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a mapping method according to embodiments of the present application.
In a fourth aspect, an embodiment of the present application provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor executes the computer program to implement the drawing method according to the embodiment of the present application.
According to the drawing method provided by the embodiment of the application, the fingerprint information input by a user on the screen is obtained, and the color corresponding to the fingerprint information is determined according to the preset corresponding relation between the fingerprint and the color; when the fingerprint information corresponds to at least two colors, acquiring a pressure value of a user pressing the screen, and determining a target color according to the pressure value; and drawing according to the target color. Through adopting above-mentioned scheme, when the colour kind of drawing is greater than ten, perhaps when the user is used to several fingers by oneself, correspond a plurality of colours with a fingerprint information, at the drawing in-process, confirm the target colour through the pressure value of input fingerprint information, draw, can set up the colour according to user's demand is nimble, simplified at the drawing in-process, the selective operation of colour has improved the convenience of drawing.
Drawings
Fig. 1 is a schematic flow chart of a drawing method according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a fingerprint identification device according to an embodiment of the present application;
FIG. 3 is a schematic flow chart diagram illustrating another exemplary mapping method according to the present disclosure;
FIG. 4 is a schematic flow chart diagram illustrating another exemplary mapping method according to the present disclosure;
fig. 5 is a schematic structural diagram of a drawing device according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of another electronic device according to an embodiment of the present application.
Detailed Description
The technical scheme of the application is further explained by the specific implementation mode in combination with the attached drawings. It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting of the application. It should be further noted that, for the convenience of description, only some of the structures related to the present application are shown in the drawings, not all of the structures.
Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the steps as a sequential process, many of the steps can be performed in parallel, concurrently or simultaneously. In addition, the order of the steps may be rearranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Fig. 1 is a schematic flow chart of a drawing method provided in an embodiment of the present application, where the method may be performed by a drawing apparatus, where the apparatus may be implemented by software and/or hardware, and may be generally integrated in an electronic device. As shown in fig. 1, the method includes:
step 101, acquiring fingerprint information input by a user on the screen, and determining a color corresponding to the fingerprint information according to a preset corresponding relationship between the fingerprint and the color.
For example, the electronic device in the embodiment of the present application may include an electronic device configured with a screen, such as a mobile phone and a tablet computer.
The electronic equipment has a fingerprint identification function, namely a capacitive fingerprint identification sensor is arranged below a screen. The fingerprint identification process comprises fingerprint feature extraction, feature storage and feature comparison. Specifically, when a finger of a user touches a screen, a capacitance value of each pixel point is measured based on a semiconductor capacitor array arranged below the screen, wherein the capacitance value is determined according to the distance between the pixel point and the surface of the finger of the user; and generating current fingerprint information according to the capacitance value of each pixel point, wherein the capacitance values of the fingerprint valley and the fingerprint peak are different. For example, referring to fig. 2, fig. 2 is a schematic diagram of a fingerprint identification device according to an embodiment of the present application, in fig. 2, a semiconductor capacitor array includes 56 × 192 pixel points, and when a user's finger touches a screen, a capacitance value of each pixel point is determined, where the larger the distance between a pixel point and a finger surface is, the smaller the capacitance value of the pixel point is, the smaller the distance between the pixel point and the finger surface is, and the larger the capacitance value of the pixel point is. Based on the characteristics of the fingerprint, the fingerprint has a fingerprint valley and a fingerprint peak, when a user touches the screen with a finger, the distance between the fingerprint peak and a pixel point is small, the distance between the fingerprint valley and the pixel point is large, namely, the capacitance value of the pixel point corresponding to the fingerprint peak is large, and the capacitance value of the pixel point corresponding to the fingerprint valley is small, so that fingerprint characteristics are formed. Optionally, the fingerprint features include a whole feature and a local feature, and the whole feature is a feature of a whole fingerprint grain pattern, and may be, for example, a ring (loop), an arch (arch), a spiral (whorl), or the like; since fingerprints are not continuous, smooth and straight, but rather frequently have breaks, bifurcations or folds, the local features of a fingerprint may be fingerprint nodes such as break points, bifurcations, and turning points.
After the fingerprint features are extracted, the fingerprint features can be stored and compared after being stored, the feature comparison can be directly performed after the fingerprint features are extracted, and the feature comparison can be performed based on the extracted local fingerprint features in the fingerprint extraction process. The characteristic comparison is to compare the extracted fingerprint characteristics with the fingerprint stored in the electronic device in advance, and when the preset matching degree is met, the fingerprint comparison is determined to be successful. Illustratively, ten pieces of fingerprint information of a user a and ten pieces of fingerprint information of a user B are prestored in the electronic device, the acquired fingerprint information of the current user is compared with twenty pieces of fingerprint information prestored one by one, and when a matching degree of one piece of fingerprint information (index finger fingerprint information of the user a) and the fingerprint information of the current user is greater than a threshold value (for example, may be 90%), it is determined that the matching is successful, the current user is the user a, and the input fingerprint information is index finger fingerprint information.
For fingerprint input operations such as fingerprint unlocking, when drawing is performed based on a fingerprint, a certain angle often exists between a finger of a user and a screen. Optionally, partial fingerprint information input by the user on the screen is acquired, wherein the partial fingerprint information is partial fingerprint information close to a fingertip, comparison is performed on the basis of the acquired partial fingerprint information and a pre-stored fingerprint, when a preset matching degree is met, it is determined that the fingerprint comparison is successful, and the fingerprint information input by the user is further determined.
In this embodiment, the electronic device is preset with a corresponding relationship between fingerprint information and colors, where the fingerprint information may correspond to one or more colors, or may not correspond to colors. For example, fingerprint information of a common finger may correspond to a plurality of colors, a less common finger may correspond to one color, or no corresponding color may be set.
In the embodiment, the corresponding relation between the color and the fingerprint information is established, so that the electronic equipment directly calls and inputs the corresponding color when acquiring the fingerprint information, the operation of setting the color by a user during each drawing is omitted, and the drawing process is simplified.
It should be noted that, when it is determined that the fingerprint information corresponds to one color after the fingerprint information is acquired, drawing is performed directly based on the determined color.
And 102, when the fingerprint information corresponds to at least two colors, acquiring a pressure value of the user pressing the screen, and determining a target color according to the pressure value.
When one piece of fingerprint information corresponds to two or more colors, for example, the fingerprint information of the index finger of the user can correspond to three colors of red, green and blue, and the target color required by the user cannot be directly determined. Wherein, the screen below is provided with pressure sensor, can gather the pressure value that the user pressed the screen. The electronic equipment is preset with a corresponding relation between the pressure value and the color, and when the pressure value input by the user is matched with the preset pressure value, the color corresponding to the successfully matched pressure value is determined as the target color. When the pressure value input by the user is within the error range of the preset pressure value, it may be determined that the pressure value input by the user is successfully matched with the preset pressure value. Illustratively, the preset pressure values of the three colors of red, green and blue corresponding to the fingerprint information of the index finger are divided into 3N, 6N and 9N, the error range is ± 1.5N, the pressure value of the fingerprint information input by the index finger of the user is 7N, and the preset pressure value matched with the pressure value input by the user is determined to be 6N. That is, the target color of the fingerprint information input by the index finger of the user is green.
Alternatively, the target color may be determined at an input start point of the drawing operation by the user, for example, before the user inputs a curve, fingerprint information of the user may be acquired at the input start point, the target color may be determined according to the input fingerprint information and a pressure value of the input fingerprint information, and after the target color is determined, the curve may be drawn based on the target color. It should be noted that, in the drawing process after the target color is determined, the pressure value of the touch trajectory input by the user is not collected any more, but the target color is used for drawing.
And 103, drawing according to the target color.
In this embodiment, after the target color is determined, a line of the target color is generated according to a touch curve input by a user. Optionally, drawing according to the target color includes: calling the target color; acquiring a touch track input on a screen by a user based on the fingerprint information; rendering the touch track according to the target color, generating an image line with the target color, and displaying the image line on the screen, wherein the track of the image line is the same as the touch track. Illustratively, when the input touch track is a circular track and the target color is red, a red circular line is generated on the screen. Note that a plurality of image lines input on the screen are retained to form a drawing image.
It should be noted that, the target color may be determined at the starting point of each touch trajectory input, and when the user continuously inputs the same touch trajectory based on the same finger, a line of the target color is generated; in the drawing process, a user can input a plurality of continuous or discontinuous touch tracks based on the fingerprint information, that is, when the user touches the screen again after the finger leaves the screen, drawing is still performed based on the target color until the user switches the target color corresponding to the fingerprint information by outputting the pressure value again. In some embodiments, after drawing according to the target color, the method further comprises: when the staying time of the fingerprint information of the user at any position on the screen is longer than the preset time, re-determining the target color of the fingerprint information according to the pressure value of the user pressing the screen at the position; drawing according to the re-determined target color. In this embodiment, the switching condition of the target color corresponding to the fingerprint information is set as the staying time of the fingerprint information at a certain position in the screen, when the staying time is longer than the preset time, the target color is determined again, and when the staying time is shorter than or equal to the preset time, drawing is continued based on the determined target color of the fingerprint information. Illustratively, in the input process of the touch track, the staying time of the fingerprint information at one point in the screen is longer than the preset time, the target color is switched according to the pressure value input at the staying position, the touch track is continuously input based on the switched target color, and a line of the switched target color is formed, namely, the line before the staying position is the target color before switching, and the line after the staying position is the target color after switching.
For example, the staying time of the finger of the user may also be obtained at the input starting point of the touch track, when the staying time is longer than the preset time, the target color of the finger fingerprint information is determined to be switched, the pressure value of the press of the user on the screen is obtained, and the target color of the fingerprint information is determined again according to the input pressure value. In the embodiment, the switching condition of the target color is set, so that the convenience of switching the colors corresponding to the same fingerprint information is improved, the target color does not need to be determined before the input of each touch track, and the color option operation is simplified.
According to the drawing method provided by the embodiment of the application, fingerprint information input by a user on the screen is obtained, and the color corresponding to the fingerprint information is determined according to the preset corresponding relation between the fingerprint and the color; when the fingerprint information corresponds to at least two colors, acquiring a pressure value of a user pressing the screen, and determining a target color according to the pressure value; and drawing according to the target color. Through adopting above-mentioned scheme, when the colour kind of drawing is greater than ten, perhaps when the user is used to several fingers by oneself, correspond a plurality of colours with a fingerprint information, at the drawing in-process, confirm the target colour through the pressure value of input fingerprint information, draw, can set up the colour according to user's demand is nimble, simplified at the drawing in-process, the selective operation of colour has improved the convenience of drawing.
Fig. 3 is a schematic flow chart diagram of another drawing method provided in the embodiment of the present application, and referring to fig. 3, the method of the embodiment includes the following steps:
step 301, acquiring fingerprint information input by a user on the screen, and determining a color corresponding to the fingerprint information according to a preset corresponding relationship between the fingerprint and the color.
And step 302, displaying at least two colors corresponding to the fingerprint information in the color prompt area.
In this embodiment, a color prompt region is disposed on a screen of the electronic device and is used for displaying a color corresponding to the fingerprint information, for example, the fingerprint information of the index finger corresponds to three colors of red, green and blue, and when the user inputs the fingerprint information of the index finger, identifiers of the three colors of red, green and blue are displayed in the color prompt region, for example, a circular identifier displaying three colors of red, green and blue may be displayed, or different colors may be represented by different identifiers, for example, a circular identifier represents red, a triangular identifier represents green, a square identifier represents blue, and the like. In this embodiment, the color identification method is not limited.
The color prompt area can be arranged at any position of the screen of the electronic equipment, and can be arranged right above or at the right side of the screen. A plurality of colors corresponding to the fingerprint information are displayed by setting the color prompt area, so that a user is prompted, and the user can conveniently select the required color.
Step 303, when the fingerprint information corresponds to at least two colors, obtaining a pressure value of the screen pressed by the user, determining a target color corresponding to the pressure value of the screen pressed by the user according to a preset corresponding relationship between the at least two colors and a pressure range, and displaying the target color in the color prompt area in a distinguishing manner.
In this embodiment, for a plurality of colors corresponding to each piece of fingerprint information, corresponding pressure ranges are respectively set, exemplarily, the colors corresponding to the fingerprint information are three colors of red, green and blue, the corresponding pressure ranges are 0-3N, 3N-6N and 6N-9N, and there is no overlap between the pressure ranges. And acquiring a pressure value of the fingerprint information input by the user, determining a pressure range to which the pressure value belongs, and further determining a target color. For example, if the pressure value of the fingerprint information input by the user is 4N, the pressure range to which the pressure value belongs is determined to be 3N-6N, and the corresponding target color is determined to be green. In the color prompt area, the green mark is displayed in a distinguishing manner to prompt the user that the target color is green, and the target color can be displayed in an enlarged manner or highlighted, for example. The color corresponding to the current pressure value is determined according to the identification displayed in a distinguishing manner when the user cannot accurately master the input pressure value or forgets the corresponding relation between the color and the pressure range, and the accuracy of target color selection is improved.
And 304, drawing according to the target color.
According to the drawing method provided by the embodiment of the application, the color corresponding to the fingerprint information is displayed by setting the color prompt area on the screen, so that a user can know the color corresponding to the input fingerprint information conveniently, further, when the target color is selected by inputting the pressure value, the color corresponding to the input pressure value is displayed in a distinguishing manner in real time, the color corresponding to the current pressure value of the user is prompted, and the user can accurately select the target color conveniently.
Fig. 4 is a schematic flow chart of another drawing method provided in an embodiment of the present application, where the present embodiment is an alternative to the foregoing embodiment, and accordingly, as shown in fig. 4, the method of the present embodiment includes the following steps:
step 401, counting a first usage frequency of each fingerprint information of the user and a second usage frequency of each color.
The first usage frequency of the user fingerprint information may be a historical usage frequency of fingerprints of the user in a preset time period, wherein the preset time period may be one month or a half year. Specifically, the fingerprint information of the touch operation may be collected and recorded in a preset time period, and the usage frequency of each fingerprint information is counted, and for example, the usage frequency of the fingerprint information of the right index finger is greater than that of the fingerprint information of the left index finger.
Optionally, the second usage frequency of the color is a historical usage frequency of the color of the user, and specifically, the second usage frequency of each color may be determined by counting a ratio of each color in the drawn image. Optionally, the second frequency of use of the color is a frequency of use of a color in the image to be drawn, and before drawing, the second frequency of use of each color is determined by referring to a ratio of each color in the image to be drawn for drawing.
Step 402, establishing a corresponding relation between the fingerprint information and the color according to the first using frequency of the fingerprint information and the second using frequency of the color.
In this embodiment, the color with the higher second usage frequency may be associated with the fingerprint information with the higher first usage frequency, and the fingerprint information with the higher first usage frequency may correspond to a plurality of colors with the higher second usage frequency. The drawing is convenient for the user to draw through common fingers, and the user operation is convenient.
Optionally, establishing a corresponding relationship between the fingerprint information and the color according to the first usage frequency of the fingerprint information and the second usage frequency of the color includes: sorting the fingerprint information according to the magnitude value of the first use frequency; sorting the colors according to the magnitude value of the second use frequency; according to the sorting of the fingerprint information, for any fingerprint information, according to the color quantity and the color sorting corresponding to the fingerprint information, determining the color corresponding to the fingerprint information, and establishing a corresponding relation. The color and the fingerprint information are respectively sorted based on the numerical value of the usage frequency, and the sorted fingerprint information can be, for example, a right index finger, a right middle finger, a left index finger, a left middle finger, a right ring finger, a left ring finger, a right thumb, a right little finger, a left thumb and a left little finger; the ordered colors can be red, green, blue, yellow, violet, black, orange, pink, gray, brown, cyan, indigo, and the like. And respectively presetting one or more colors for each fingerprint information according to the sorting of the fingerprint information. The preset color number corresponding to each fingerprint information may be the same or different, optionally, the preset color number of the fingerprint information is positively correlated with the first use frequency, that is, the higher the first use frequency is, the more the preset color number is. In alternative embodiments, the preset number of colors of the fingerprint information is 2 or 3.
Optionally, for any fingerprint information according to the sorting of the fingerprint information, determining the color corresponding to the fingerprint information according to the preset color number and the corresponding color sorting of the fingerprint information, and establishing a corresponding relationship, including: the fingerprint information sorted according to the first use frequency at least comprises first fingerprint information and second fingerprint information, wherein the first use frequency of the first fingerprint information is greater than that of the second fingerprint information; the colors sorted according to the second using frequency at least comprise a first color group and a second color group, wherein the second using frequency of the colors in the first color group is larger than that of the colors in the second color group; establishing a corresponding relation between the first color group and the first fingerprint information, and establishing a corresponding relation between the second color group and the second fingerprint information, wherein the number of colors in the first color group is determined according to the preset number of colors in the first fingerprint information, and the number of colors in the second color group is determined according to the preset number of colors in the second fingerprint information. Illustratively, colors are grouped according to the number of colors of the sorted fingerprint information, and color groups are determined, for example, the number of colors of the sorted fingerprint information is 4, 3, 2, 1, 0, respectively, then the sorted colors are grouped according to the sort, wherein the first color group includes 4 colors (red, green, blue, and yellow), the second color group includes 3 colors (purple, black, and orange), and so on. And sorting the color groups according to the second use frequency of the colors in the color groups, establishing a corresponding relation between the color groups with the same sorting serial numbers and the fingerprint information, namely establishing a corresponding relation between the first color group and the first fingerprint information, establishing a corresponding relation between the second color group and the second fingerprint information, and so on.
Illustratively, for the right index finger and the right middle finger, the first frequency of use of the right index finger is greater than the first frequency of use of the right middle finger, and the right index finger and the right middle finger correspond to at least two colors, respectively, wherein the minimum value of the second frequency of use of the at least two colors corresponding to the right index finger is greater than the maximum value of the second frequency of use of the at least two colors corresponding to the right middle finger. For example, the colors corresponding to the right index finger may be red, green, blue and yellow, and the colors corresponding to the right middle finger may be purple, black and orange.
Optionally, according to the sorting of the fingerprint information, for any fingerprint information, the number of colors of the fingerprint information is determined, the same color as the number of colors is selected in the color sorting, and the selected color is at the front of the sorting, illustratively, the number of colors is 3, and the color of the first 3 bits in the color sorting is selected to establish a corresponding relationship with the fingerprint information. And deleting the colors with the established corresponding relation in the color sorting, and determining the color corresponding to the next fingerprint information based on the rest colors.
It should be noted that all the colors may be all associated with one fingerprint information.
And 403, segmenting a total preset pressure range according to the number of preset colors of any fingerprint information to obtain at least two pressure ranges.
When the fingerprint information corresponds to one color, the pressure range is not required to be set, when the fingerprint information corresponds to two or more colors, the pressure range corresponding to each color is determined respectively, for example, the total pressure range may be 0 to 10N, and when the number of colors is 2, the two pressure ranges may be 0 to 5N and 5N to 10N. The segmentation of the total preset pressure range may be uniform segmentation, or may be a determination of the pressure range corresponding to each color according to a preset use frequency, for example, the larger the use frequency is, the larger the pressure range is.
Step 404, determining a pressure range corresponding to the at least two colors according to a second usage frequency of the at least two colors corresponding to the fingerprint information, wherein the second usage frequency of the colors is negatively correlated to the pressure range value.
For at least two colors corresponding to each fingerprint information, establishing a corresponding relationship between a pressure range and a color, wherein the larger the second use frequency of the color is, the smaller the value of the corresponding pressure range is, for example, the color corresponding to the fingerprint information is red and green, the second use frequency of the red is greater than the second use frequency of the green, the two determined pressure ranges are 0-5N and 5N-10N, establishing a corresponding relationship between the red and the pressure range 0-5N, and establishing a corresponding relationship between the green and the pressure range 5N-10N according to the fact that the second use frequency of the color is in negative correlation with the pressure range value. When the color selecting device is used for selecting common colors, a large pressure value does not need to be input, and convenience of color selection of a user is improved.
Step 405, acquiring fingerprint information input by a user on the screen, and determining a color corresponding to the fingerprint information according to a preset corresponding relationship between the fingerprint and the color.
And step 406, when the fingerprint information corresponds to at least two colors, acquiring a pressure value of the user pressing the screen, and determining a target color according to the pressure value.
And step 407, drawing according to the target color.
The drawing method provided in the embodiment of the application establishes the corresponding relation between the fingerprint information and the color according to the use frequency of the color and the fingerprint information, so that the common color is associated with the common fingerprint information, the user can conveniently perform drawing operation through common fingers, further, the corresponding relation is established between at least two colors in each fingerprint information and the pressure range, the user can conveniently determine the target color through the input pressure value, the second use frequency of the color is in negative correlation with the pressure range value, the user can determine the common color when inputting a smaller pressure value, and the convenience of color selection is improved.
Fig. 5 is a block diagram of a drawing apparatus provided in an embodiment of the present application, where the apparatus may be implemented by software and/or hardware, and is generally integrated in an electronic device, and can draw a picture on an electronic screen by executing a drawing method of the electronic device. As shown in fig. 5, the apparatus includes: a fingerprint acquisition module 501, a color determination module 502, a first target color determination module 503, and a drawing module 504.
A fingerprint obtaining module 501, configured to obtain fingerprint information input by a user on the screen;
a color determining module 502, configured to determine a color corresponding to the fingerprint information according to a preset correspondence between the fingerprint and the color;
a first target color determining module 503, configured to, when the fingerprint information corresponds to at least two colors, obtain a pressure value at which a user presses the screen, and determine a target color according to the pressure value;
a drawing module 504, configured to draw according to the target color.
The drawing device that provides in the embodiment of this application, through adopting above-mentioned scheme, when the colour kind of drawing is greater than ten kinds, perhaps when the user is used to several fingers by oneself, correspond a plurality of colours with a fingerprint information, at the drawing in-process, confirm the target colour through the pressure value of input fingerprint information, draw, can set up the colour according to user's demand is nimble, simplified at the drawing in-process, the selective operation of colour has improved the convenience of drawing.
On the basis of the above embodiment, a color cue area is arranged on the screen.
On the basis of the above embodiment, the method further includes:
and the color display module is used for displaying at least two colors corresponding to the fingerprint information in the color prompt area after determining the color corresponding to the fingerprint information according to the preset corresponding relation between the fingerprint and the color.
On the basis of the above embodiment, the first target color determination module 503 includes:
the target color determining unit is used for determining a target color corresponding to a pressure value of the screen pressed by the user according to a preset corresponding relation between at least two colors and a pressure range;
and the target color display unit is used for displaying the target color in the color prompt area in a distinguishing way.
On the basis of the above embodiment, the method further includes:
and the second target color determining module is used for re-determining the target color of the fingerprint information according to the pressure value of the user pressing the screen at the position and drawing according to the re-determined target color when the stay time of the fingerprint information of the user at any position on the screen is longer than the preset time after drawing according to the target color.
On the basis of the above embodiment, the drawing module 504 includes:
the target color calling module is used for calling the target color;
the touch track acquisition module is used for acquiring a touch track input on a screen by a user based on the fingerprint information;
and the line generating module is used for rendering the touch track according to the target color, generating an image line with the target color and displaying the image line on the screen.
On the basis of the above embodiment, the method further includes:
the usage frequency counting module is used for counting the first usage frequency of each fingerprint information of the user and the second usage frequency of each color before acquiring the fingerprint information input by the user on the screen;
and the corresponding relation establishing module is used for establishing the corresponding relation between the fingerprint information and the color according to the first using frequency of the fingerprint information and the second using frequency of the color.
On the basis of the above embodiment, the second usage frequency of the color is a color history usage frequency of the user; or the second use frequency of the color is the use frequency of the color in the image to be drawn.
On the basis of the above embodiment, the correspondence relationship establishing module includes:
the fingerprint information sorting unit is used for sorting the fingerprint information according to the magnitude value of the first use frequency;
the color sorting unit is used for sorting the colors according to the magnitude value of the second use frequency;
and the corresponding relation establishing unit is used for determining the corresponding color of the fingerprint information according to the sorting of the fingerprint information, the preset color quantity of the fingerprint information and the corresponding color sorting of any fingerprint information, and establishing the corresponding relation.
On the basis of the above embodiment, the correspondence relationship establishing unit is configured to:
the fingerprint information sorted according to the first use frequency at least comprises first fingerprint information and second fingerprint information, wherein the first use frequency of the first fingerprint information is greater than that of the second fingerprint information;
the colors sorted according to the second using frequency at least comprise a first color group and a second color group, wherein the second using frequency of the colors in the first color group is larger than that of the colors in the second color group;
and establishing a corresponding relation between the first color group and the first fingerprint information, and establishing a corresponding relation between the second color group and the second fingerprint information, wherein the color number of the first color group is determined according to the color number of the first fingerprint information, and the color number in the second color group is determined according to the color number of the second fingerprint information.
On the basis of the above embodiment, the method further includes:
the pressure range determining unit is used for segmenting a total preset pressure range according to the number of colors preset by the fingerprint information for any fingerprint information after establishing the corresponding relation between the fingerprint information and the colors to obtain at least two pressure ranges;
and the color and pressure range corresponding unit is used for determining the pressure range corresponding to the at least two colors according to the second using frequency of the at least two colors corresponding to the fingerprint information, wherein the second using frequency of the colors is in negative correlation with the pressure range value.
Embodiments of the present application also provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform a mapping method, the method comprising:
acquiring fingerprint information input by a user on the screen, and determining the color corresponding to the fingerprint information according to the preset corresponding relation between the fingerprint and the color;
when the fingerprint information corresponds to at least two colors, acquiring a pressure value of a user pressing the screen, and determining a target color according to the pressure value;
and drawing according to the target color.
Storage medium-any of various types of memory devices or storage devices. The term "storage medium" is intended to include: mounting media such as CD-ROM, floppy disk, or tape devices; computer system memory or random access memory such as DRAM, DDRRAM, SRAM, EDORAM, Lanbas (Rambus) RAM, etc.; non-volatile memory such as flash memory, magnetic media (e.g., hard disk or optical storage); registers or other similar types of memory elements, etc. The storage medium may also include other types of memory or combinations thereof. In addition, the storage medium may be located in a first computer system in which the program is executed, or may be located in a different second computer system connected to the first computer system through a network (such as the internet). The second computer system may provide program instructions to the first computer for execution. The term "storage medium" may include two or more storage media that may reside in different locations, such as in different computer systems that are connected by a network. The storage medium may store program instructions (e.g., embodied as a computer program) that are executable by one or more processors.
Of course, the storage medium provided in the embodiments of the present application and containing the computer-executable instructions is not limited to the drawing operations described above, and may also perform related operations in the drawing method provided in any embodiment of the present application.
The embodiment of the application provides electronic equipment, and the drawing device provided by the embodiment of the application can be integrated in the electronic equipment. Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application. The electronic device 600 may include: the image drawing system comprises a memory 601, a processor 602 and a computer program stored on the memory 601 and executable by the processor 602, wherein the processor 602 executes the computer program to implement the image drawing method according to the embodiment of the present application.
The electronic equipment that this application embodiment provided, through adopting above-mentioned scheme, when the colour kind of drawing is greater than ten kinds, perhaps when the user is used to several fingers by oneself, with a fingerprint information a plurality of colours that correspond, at the drawing in-process, confirm the target colour through the pressure value of input fingerprint information, draw, can set up the colour according to user's demand is nimble, simplified at the drawing in-process, the selective operation of colour has improved the convenience of drawing.
Fig. 7 is a schematic structural diagram of another electronic device according to an embodiment of the present application. The electronic device may include: a housing (not shown), a memory 701, a Central Processing Unit (CPU) 702 (also called a processor, hereinafter referred to as CPU), a circuit board (not shown), and a power circuit (not shown). The circuit board is arranged in a space enclosed by the shell; the CPU702 and the memory 701 are provided on the circuit board; the power supply circuit is used for supplying power to each circuit or device of the electronic equipment; the memory 701 is used for storing executable program codes; the CPU702 executes a computer program corresponding to the executable program code by reading the executable program code stored in the memory 701 to implement the steps of:
acquiring fingerprint information input by a user on the screen, and determining the color corresponding to the fingerprint information according to the preset corresponding relation between the fingerprint and the color;
when the fingerprint information corresponds to at least two colors, acquiring a pressure value of a user pressing the screen, and determining a target color according to the pressure value;
and drawing according to the target color.
The electronic device further includes: peripheral interfaces 703, RF (Radio Frequency) circuitry 705, audio circuitry 706, speakers 711, power management chip 708, input/output (I/O) subsystems 709, other input/control devices 710, touch screen 712, and external port 704, which communicate via one or more communication buses or signal lines 707.
It should be understood that the illustrated electronic device 700 is merely one example of an electronic device, and that the electronic device 700 may have more or fewer components than shown in the figures, may combine two or more components, or may have a different configuration of components. The various components shown in the figures may be implemented in hardware, software, or a combination of hardware and software, including one or more signal processing and/or application specific integrated circuits.
The following describes in detail the electronic device for drawing operation provided in this embodiment, which takes a mobile phone as an example.
A memory 701, the memory 701 being accessible by the CPU702, the peripheral interface 703, and the like, the memory 701 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic disk storage devices, flash memory devices, or other volatile solid state storage devices.
A peripheral interface 703, said peripheral interface 703 may connect input and output peripherals of the device to the CPU702 and the memory 701.
An I/O subsystem 709, which I/O subsystem 709 may connect input and output peripherals on the device, such as a touch screen 712 and other input/control devices 710, to the peripheral interface 703. The I/O subsystem 709 may include a display controller 7091 and one or more input controllers 7092 for controlling other input/control devices 710. Where one or more input controllers 7092 receive electrical signals from or transmit electrical signals to other input/control devices 710, the other input/control devices 710 may include physical buttons (push buttons, rocker buttons, etc.), dials, slide switches, joysticks, click wheels. It is worth noting that the input controller 7092 may be connected to any one of the following: a keyboard, an infrared port, a USB interface, and a pointing device such as a mouse.
A touch screen 712, the touch screen 712 being an input interface and an output interface between the user electronic device and the user, displays visual output to the user, which may include graphics, text, icons, video, and the like.
The display controller 7091 in the I/O subsystem 709 receives electrical signals from the touch screen 712 or transmits electrical signals to the touch screen 712. The touch screen 712 detects a contact on the touch screen, and the display controller 7091 converts the detected contact into an interaction with a user interface object displayed on the touch screen 712, i.e., implements a human-computer interaction, and the user interface object displayed on the touch screen 712 may be an icon for running a game, an icon networked to a corresponding network, or the like. It is worth mentioning that the device may also comprise a light mouse, which is a touch sensitive surface that does not show visual output, or an extension of the touch sensitive surface formed by the touch screen.
The RF circuit 705 is mainly used to establish communication between the mobile phone and the wireless network (i.e., network side), and implement data reception and transmission between the mobile phone and the wireless network. Such as sending and receiving short messages, e-mails, etc. In particular, RF circuitry 705 receives and transmits RF signals, also referred to as electromagnetic signals, through which RF circuitry 705 converts electrical signals to or from electromagnetic signals and communicates with communication networks and other devices. RF circuitry 705 may include known circuitry for performing these functions including, but not limited to, an antenna system, an RF transceiver, one or more amplifiers, a tuner, one or more oscillators, a digital signal processor, a CODEC (CODEC) chipset, a Subscriber Identity Module (SIM), and so forth.
The audio circuit 706 is mainly used to receive audio data from the peripheral interface 703, convert the audio data into an electric signal, and transmit the electric signal to the speaker 711.
The speaker 711 is used to convert the voice signal received by the handset from the wireless network through the RF circuit 705 into sound and play the sound to the user.
And a power management chip 708 for supplying power and managing power to the hardware connected to the CPU702, the I/O subsystem, and the peripheral interface.
The drawing device, the storage medium and the electronic device provided in the above embodiments may execute the drawing method provided in any embodiment of the present application, and have corresponding functional modules and beneficial effects for executing the method. For technical details not described in detail in the above embodiments, reference may be made to the drawing method provided in any of the embodiments of the present application.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present application and the technical principles employed. It will be understood by those skilled in the art that the present application is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the application. Therefore, although the present application has been described in more detail with reference to the above embodiments, the present application is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present application, and the scope of the present application is determined by the scope of the appended claims.

Claims (11)

1. A drawing method is applied to an electronic device, the electronic device comprises a screen, and the drawing method is characterized by comprising the following steps:
the method comprises the steps of obtaining the staying time of a finger of a user at the input starting point of a touch track, obtaining fingerprint information input on a screen by the user when the staying time is longer than preset time, and determining the color corresponding to the fingerprint information according to the corresponding relation between the preset fingerprint information and the color, wherein a color prompt area is arranged on the screen;
when the fingerprint information corresponds to at least two colors, displaying the at least two colors corresponding to the fingerprint information in the color prompt area;
acquiring a pressure value of pressing the screen by a user, and determining a target color according to the pressure value;
drawing according to the target color;
wherein determining a target color from the pressure values comprises: determining a target color corresponding to a pressure value of the screen pressed by the user according to a preset corresponding relation between at least two colors and a pressure range;
and carrying out distinguishing display on the target color in the color prompt area.
2. The method of claim 1, further comprising, after drawing according to the target color:
when the staying time of the fingerprint information of the user at any position on the screen is longer than the preset time, re-determining the target color of the fingerprint information according to the pressure value of the user pressing the screen at the position;
drawing according to the re-determined target color.
3. The method of claim 1, wherein drawing according to the target color comprises:
calling the target color;
acquiring a touch track input on a screen by a user based on the fingerprint information;
rendering the touch track according to the target color, generating an image line with the target color, and displaying the image line on the screen.
4. The method of claim 1, prior to obtaining fingerprint information entered by a user on the screen, comprising:
counting a first use frequency of each fingerprint information of the user and a second use frequency of each color;
and establishing a corresponding relation between the fingerprint information and the color according to the first using frequency of the fingerprint information and the second using frequency of the color.
5. The method of claim 4, wherein the second frequency of use of the color is a historical frequency of use of the color by the user; or the second use frequency of the color is the use frequency of the color in the image to be drawn.
6. The method according to claim 4, wherein establishing the correspondence between the fingerprint information and the color according to the first usage frequency of the fingerprint information and the second usage frequency of the color comprises:
sorting the fingerprint information according to the magnitude value of the first use frequency;
sorting the colors according to the magnitude value of the second use frequency;
according to the sorting of the fingerprint information, for any fingerprint information, according to the color sorting and the preset color quantity, determining the color corresponding to the fingerprint information, and establishing a corresponding relation.
7. The method according to claim 6, wherein for any fingerprint information according to the sorting of the fingerprint information, determining the color corresponding to the fingerprint information according to the color sorting and the preset number of colors, and establishing the corresponding relationship comprises:
the fingerprint information sorted according to the first use frequency at least comprises first fingerprint information and second fingerprint information, wherein the first use frequency of the first fingerprint information is greater than that of the second fingerprint information;
the colors sorted according to the second using frequency at least comprise a first color group and a second color group, wherein the second using frequency of the colors in the first color group is larger than that of the colors in the second color group;
establishing a corresponding relation between the first color group and the first fingerprint information, and establishing a corresponding relation between the second color group and the second fingerprint information, wherein the color number of the first color group is determined according to the preset color number of the first fingerprint information, and the color number in the second color group is determined according to the preset color number of the second fingerprint information.
8. The method according to any one of claims 4-7, further comprising, after establishing the correspondence between fingerprint information and color:
for any fingerprint information, segmenting a preset pressure total range according to the preset color number of the fingerprint information to obtain at least two pressure ranges;
and determining the pressure range corresponding to the at least two colors according to the second using frequency of the at least two colors corresponding to the fingerprint information, wherein the second using frequency of the colors is in negative correlation with the pressure range value.
9. A drawing device, comprising:
the fingerprint acquisition module is used for acquiring the retention time of a finger of a user at the input starting point of the touch track, and acquiring fingerprint information input on a screen by the user when the retention time is longer than the preset time, wherein the screen is provided with a color prompt area;
the color determining module is used for determining the color corresponding to the fingerprint information according to the preset corresponding relation between the fingerprint information and the color;
the color display module is used for displaying at least two colors corresponding to the fingerprint information in the color prompt area when the fingerprint information corresponds to the at least two colors;
the first target color determining module is used for acquiring a pressure value of the screen pressed by the user and determining a target color according to the pressure value;
the drawing module is used for drawing according to the target color;
wherein the first target color determination module comprises:
the target color determining unit is used for determining a target color corresponding to a pressure value of the screen pressed by the user according to a preset corresponding relation between at least two colors and a pressure range;
and the target color display unit is used for displaying the target color in the color prompt area in a distinguishing way.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the drawing method according to any one of claims 1 to 8.
11. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the drawing method according to any one of claims 1 to 8 when executing the computer program.
CN201811123428.XA 2018-09-26 2018-09-26 Drawing method, drawing device, storage medium and electronic equipment Active CN109375854B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811123428.XA CN109375854B (en) 2018-09-26 2018-09-26 Drawing method, drawing device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811123428.XA CN109375854B (en) 2018-09-26 2018-09-26 Drawing method, drawing device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN109375854A CN109375854A (en) 2019-02-22
CN109375854B true CN109375854B (en) 2020-09-08

Family

ID=65402585

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811123428.XA Active CN109375854B (en) 2018-09-26 2018-09-26 Drawing method, drawing device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN109375854B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110109568B (en) * 2019-04-29 2023-09-22 努比亚技术有限公司 Image processing method, device and computer readable storage medium
CN110187810B (en) * 2019-05-27 2020-10-16 维沃移动通信有限公司 Drawing method and terminal equipment
CN112199030B (en) * 2020-10-14 2022-03-25 网易(杭州)网络有限公司 Graph drawing method and device, storage medium and terminal equipment
CN113362410B (en) * 2021-05-31 2023-04-14 维沃移动通信(杭州)有限公司 Drawing method, drawing device, electronic apparatus, and medium
CN114035739B (en) * 2021-11-12 2023-12-29 网易(杭州)网络有限公司 Graph drawing method and device, computer readable storage medium and electronic equipment

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003030629A (en) * 2001-07-12 2003-01-31 Dds:Kk Fingerprint input device, fingerprint input method and fingerprint input program
CN103345364B (en) * 2013-07-09 2016-01-27 广东欧珀移动通信有限公司 Electronics Freehandhand-drawing method and system
CN104778001B (en) * 2015-03-20 2018-05-29 广东欧珀移动通信有限公司 A kind of picture control method and picture control system
CN105045512A (en) * 2015-08-26 2015-11-11 宇龙计算机通信科技(深圳)有限公司 Multi-dimensional fingerprint operation control method and apparatus
CN105159554B (en) * 2015-08-27 2018-09-04 广东欧珀移动通信有限公司 Mobile terminal, image-scaling method and device
CN105653184A (en) * 2015-11-27 2016-06-08 东莞酷派软件技术有限公司 Drawing control method, apparatus and mobile terminal
KR20170065176A (en) * 2015-12-03 2017-06-13 캔버스바이오 주식회사 Method and electronic device being capable of sensing pressure
CN105843540A (en) * 2016-03-22 2016-08-10 宇龙计算机通信科技(深圳)有限公司 Shortcut operation implementation method and terminal equipment
CN106527947A (en) * 2016-11-11 2017-03-22 广东小天才科技有限公司 Drawing method and drawing system based on touch pen, and related device
CN106775374A (en) * 2016-11-17 2017-05-31 广州视源电子科技股份有限公司 Color acquisition methods and device based on touch-screen

Also Published As

Publication number Publication date
CN109375854A (en) 2019-02-22

Similar Documents

Publication Publication Date Title
CN109375854B (en) Drawing method, drawing device, storage medium and electronic equipment
CN109324749B (en) Drawing method, drawing device, storage medium and electronic equipment
CN106775087B (en) Touch screen control method and device of mobile terminal and mobile terminal
WO2018107849A1 (en) Method for controlling touch operation on mobile terminal, and related product
CN109583356B (en) Fingerprint identification method and related product
CN106855784A (en) Prevent method, device and the terminal of touch key-press false triggering
CN102200874B (en) Key input method and key input device based on touch screen
CN106681554B (en) A kind of control method of mobile terminal touch screen, device and mobile terminal
CN106681555A (en) Touch screen control method and device of mobile terminal and mobile terminal
CN105739868B (en) A kind of method and device that identification terminal is accidentally touched
CN106502470A (en) Prevent method, device and the terminal of touch key-press false triggering
CN102216895A (en) Pictorial methods for application selection and activation
CN106681635A (en) Method and device for preventing split screen touch by mistake and mobile terminal
CN107357458B (en) Touch key response method and device, storage medium and mobile terminal
CN107678823A (en) Control method, device and the storage medium and mobile terminal of mobile terminal application
CN107450839A (en) Control method, device, storage medium and mobile terminal based on blank screen gesture
CN108920071A (en) Control method, device, storage medium and mobile terminal based on special-shaped display screen
CN109164972B (en) Control method, control device and mobile terminal
CN107390931A (en) Response control mehtod, device, storage medium and the mobile terminal of touch operation
CN116861392A (en) Fingerprint unlocking method and terminal
CN106708408A (en) Method and device for preventing spurious triggering of touch keys and terminal
EP2615811A1 (en) Improved mobile communication terminal and method
CN113835604A (en) Processing method and system for multi-area touch input
CN106815534B (en) Method and device for protecting user privacy and mobile terminal
CN104169854B (en) A kind of icon arrangement method and terminal

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