WO2017128522A1 - 一种触控操作处理的方法、装置以及终端 - Google Patents

一种触控操作处理的方法、装置以及终端 Download PDF

Info

Publication number
WO2017128522A1
WO2017128522A1 PCT/CN2016/078157 CN2016078157W WO2017128522A1 WO 2017128522 A1 WO2017128522 A1 WO 2017128522A1 CN 2016078157 W CN2016078157 W CN 2016078157W WO 2017128522 A1 WO2017128522 A1 WO 2017128522A1
Authority
WO
WIPO (PCT)
Prior art keywords
sliding screen
information
instruction
touch
processing
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.)
Ceased
Application number
PCT/CN2016/078157
Other languages
English (en)
French (fr)
Inventor
洪江波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Publication of WO2017128522A1 publication Critical patent/WO2017128522A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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 OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints

Definitions

  • the present invention relates to the field of terminal technologies, and in particular, to a method, an apparatus, and a terminal for a touch operation process.
  • fingerprint recognition is widely used, for example, fingerprint recognition can be applied to shortcut operations (such as quickly pulling up applications), rights management (such as private mode, security box, application lock, etc.), secure payment (such as Alipay fast payment, WeChat red envelope fast payment) Etc.), account binding direct login, application of innovative interaction (such as camera convenient self-timer, browser slide, e-book page flip) and many other application scenarios.
  • shortcut operations such as quickly pulling up applications
  • rights management such as private mode, security box, application lock, etc.
  • secure payment such as Alipay fast payment, WeChat red envelope fast payment
  • Etc. account binding direct login
  • application of innovative interaction such as camera convenient self-timer, browser slide, e-book page flip
  • the technical problem to be solved by the embodiments of the present invention is to provide a touch operation processing method, device, and terminal, which can perform touch operation processing on an application on the display screen of the terminal based on the touch panel of the terminal, thereby improving touch Control operation and processing convenience and speed.
  • the embodiment of the present invention provides a method for a touch operation process, where the method includes:
  • the operation mode is a click operation, generating a click instruction for instructing to perform a click operation process, and performing a corresponding click operation process according to the click instruction;
  • the operation mode is a sliding screen operation
  • a sliding screen instruction for instructing to perform a sliding screen operation process is generated, and corresponding sliding screen operation processing is performed according to the sliding screen instruction.
  • the method for the touch operation process further includes:
  • the terminal If the terminal is in the second scenario, acquiring the frame fingerprint image, and verifying whether the user corresponding to the frame fingerprint image is a legitimate user;
  • the determining, according to the location of the frame fingerprint image, the operation manner of the touch operation including:
  • the operation mode of the touch operation is a sliding screen operation; otherwise, it is determined to be a click operation.
  • the generating a sliding screen instruction for instructing to perform a sliding screen operation process, and performing corresponding sliding screen operation processing according to the sliding screen instruction including:
  • Corresponding sliding screen operation processing is performed according to the displacement information indicated by the sliding screen command.
  • the generating a sliding screen instruction for instructing to perform a sliding screen operation process, and performing corresponding sliding screen operation processing according to the sliding screen instruction including:
  • Corresponding sliding screen operation processing is performed according to the displacement information and the direction information indicated by the sliding screen command.
  • the embodiment of the invention provides a device for processing touch operations, the device comprising:
  • An acquiring module configured to acquire a frame fingerprint image if the terminal is in the first scene when detecting the touch operation of the terminal-based touch panel;
  • a determining module configured to determine an operation mode of the touch operation according to a location of the frame fingerprint image acquired by the acquiring module
  • a processing module configured to: when the operation mode determined by the determining module is a click operation, generate a click instruction for instructing to perform a click operation process, and perform a corresponding click operation process according to the click instruction;
  • the processing module is further configured to: when the operation mode determined by the determining module is a sliding screen operation, generate a sliding screen instruction for instructing to perform a sliding screen operation process, and perform a corresponding sliding screen operation according to the sliding screen instruction deal with.
  • the acquiring module is further configured to: if the terminal is in the second scenario, acquire the frame fingerprint image, and verify whether the user corresponding to the frame fingerprint image is a legitimate user; if the obtaining verification module verifies that The legitimate user informs the determination module.
  • the determining module includes:
  • a parsing unit configured to perform feature analysis on all or part of the frame fingerprint images acquired by the acquiring module, to obtain location information corresponding to the frame fingerprint image
  • a calculation unit configured to calculate position change information of the fingerprint according to each position information obtained by performing the feature analysis by the parsing unit; wherein the position change information includes displacement information, speed information, and direction information;
  • a determining unit configured to determine, according to the displacement information in the position change information calculated by the calculating unit, an operation mode of the touch operation
  • the determining unit is configured to: if the displacement size indicated by the displacement information calculated by the calculating unit exceeds a preset threshold, determine that the operation mode of the touch operation is a sliding screen operation; otherwise, determine the click operating.
  • the processing module is configured to generate, according to the displacement information in the position change information calculated by the determining module, a sliding screen instruction for instructing to perform a sliding screen operation process, and according to the displacement indicated by the sliding screen instruction The information is processed in accordance with the corresponding sliding screen operation.
  • the processing module is further configured to generate, according to the displacement information and the speed information in the position change information calculated by the determining module, a sliding screen instruction for instructing to perform a sliding screen operation process, and according to the sliding screen instruction
  • the indicated displacement information and speed information are subjected to corresponding sliding screen operation processing.
  • the processing module is further configured to generate, according to the displacement information and the direction information in the position change information calculated by the determining module, a sliding screen instruction for instructing to perform a sliding screen operation process, and according to the sliding screen instruction
  • the indicated displacement information and direction information are subjected to corresponding sliding screen operation processing.
  • an embodiment of the present invention further provides a terminal, where the terminal includes the touch operation processing device.
  • the embodiment of the present invention can automatically and intelligently identify and determine the operation mode of performing the touch operation on the touch panel of the communication terminal, thereby performing corresponding touch operation processing according to the operation mode, thereby improving the touch operation process.
  • different scenes have different security level requirements for the frame fingerprint image, and the communication terminal can determine whether the frame fingerprint image is securely verified (ie, is verified by detecting the scene in which the terminal is located). Whether the user corresponding to the frame fingerprint image is a legitimate user), which improves the security of the touch operation process.
  • FIG. 1 is a schematic flow chart of a touch operation processing method according to an embodiment of the present invention.
  • FIG. 2 is a schematic flow chart of another touch operation processing method according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of a user interface of a touch operation
  • FIG. 4 is a schematic structural diagram of a touch operation processing apparatus according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of another touch operation processing apparatus according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
  • the embodiment of the invention provides a method, a device and a terminal for the touch operation processing, so as to obtain a quick search for keywords and obtain the result information that the user most wants, which is simple in operation and high in efficiency.
  • FIG. 1 is a schematic flowchart of a touch operation processing method according to an embodiment of the present invention.
  • the method in the embodiment of the present invention can be applied to a communication network function such as a smart phone, a tablet computer, or a smart wearable device.
  • the terminals may be specifically implemented by processors of the communication terminals.
  • the method of the embodiment of the invention further includes the following steps.
  • the user can use a finger to touch an application icon, page turning, and scrolling on the display screen of the communication terminal on the touch panel of the communication terminal (which may also be a touch screen/touchpad, etc.).
  • Touch operations such as screen, image move, and click application icons.
  • the communication terminal can detect the touch operation performed by the user on the touch panel of the terminal, and can also detect the application scenario corresponding to the touch operation (that is, detecting the scene where the terminal is located).
  • the communication terminal may acquire a frame fingerprint image.
  • the communication terminal when the user performs a touch operation on the touch panel of the communication terminal by using a finger, the communication terminal can monitor the fingerprint pressing event of the touch panel of the terminal by using the finger, and the communication terminal can The frame fingerprint image of the user is captured quickly, and the frame fingerprint image is captured once every time interval ⁇ t ( ⁇ t ⁇ 10 ms), and the communication terminal can also store the captured frame fingerprint image to the loop of the terminal. In memory.
  • the communication terminal When the communication terminal detects that the user touches the touch panel of the terminal, and detects that the communication terminal is in the second scenario, the communication terminal may acquire a frame fingerprint image, and the communication terminal may And verifying that the user corresponding to the frame fingerprint image is a legitimate user; if the communication terminal detects that the user corresponding to the frame fingerprint image is a legitimate user, the communication terminal continues to execute S102; otherwise, the process ends.
  • the user/system may set one or more fingerprint verification images (such as the fingerprint image of the thumb of the user A, the fingerprint image of the index finger of the user A, and the fingerprint of the thumb of the user B) in the fingerprint information database of the communication terminal. Image, etc.).
  • the communication terminal may perform feature comparison with the obtained fingerprint image of the frame and the fingerprint verification image preset by the user/system in the terminal (that is, the communication terminal pairs the frame fingerprint image and the preset
  • the fingerprint verification image respectively performs feature information analysis to obtain feature information of the frame fingerprint image and feature information of the fingerprint verification image, and the communication terminal may further perform feature information of the frame fingerprint image and the fingerprint verification image.
  • the feature information is compared to the similarity. If the similarity obtained by the feature comparison exceeds a preset first threshold (such as 80%, etc.) set by the user/system in the communication terminal in advance, the communication terminal verifies The user corresponding to the frame fingerprint image is a legitimate user.
  • a preset first threshold such as 80%, etc.
  • the first scene and the second scene are respectively different application scenarios, and the first scene may be, for example, clicking an application icon, quickly pulling up an application (such as turning off the screen, quickly recording automatically, turning on the camera, turning on the music, turning on the flashlight) , one-touch dialing, etc.), application of innovative interaction (such as music cut songs, browser slides, e-book page flipping, picture browsing, etc.) and other common application scenarios
  • the second scenario may be such as account login, secure payment (such as Alipay fast payment, WeChat wallet fast payment, etc.), security box, application lock, Security application scenarios such as security zones and private mode with permission restrictions.
  • the communication terminal may include an Internet device such as a personal computer, a smart phone (such as an Android mobile phone, an iOS mobile phone, etc.), a tablet computer, a palmtop computer, a mobile Internet device (MID), or a wearable smart device, and the embodiment of the present invention Not limited.
  • an Internet device such as a personal computer, a smart phone (such as an Android mobile phone, an iOS mobile phone, etc.), a tablet computer, a palmtop computer, a mobile Internet device (MID), or a wearable smart device, and the embodiment of the present invention Not limited.
  • the communication terminal may determine the operation mode of the touch operation according to the location of the frame fingerprint image acquired in S101.
  • the communication terminal may perform feature information analysis on all or part of the frame fingerprint images acquired in S101 to obtain location information corresponding to the frame fingerprint image; and the communication terminal may perform the feature according to the foregoing.
  • the position information obtained by the information analysis is used to calculate the position change information of the fingerprint or the number of clicks of the fingerprint, that is, the communication terminal can calculate the position change information of the fingerprint by comparing the position difference of the frame fingerprint image, wherein
  • the position change information may include displacement of the position change, a direction of the position change, a speed of the position change, an angle of the position change, and the like, and parameter information indicating a change in the position of the fingerprint image.
  • the communication terminal may determine, according to the calculated position change information of the fingerprint, an operation mode of performing the touch operation in S101.
  • the communication terminal may determine that the operation mode of performing the touch operation in S101 is a sliding screen operation; if the position changes
  • the communication terminal may determine the touch operation described in S101 when the displacement of the position change in the information does not exceed or be less than a preset second threshold (eg, 90%, etc.) set by the user/system in the communication terminal in advance.
  • a preset second threshold such as 90%, etc.
  • the operation mode is a click operation, that is, the communication terminal detects that the user fingerprint does not move significantly on the touch panel of the communication terminal (that is, the displacement of the position change does not exceed/small).
  • the communication terminal may determine that the operation mode of performing the touch operation in S101 is a click operation, and at this time, the communication It can also calculate the end user clicks.
  • the communication terminal may further draw a fingerprint sliding track corresponding to the position change information according to the calculated position change information of the fingerprint.
  • the preset first threshold and the preset second threshold are preset thresholds set by the user or the system in advance in the communication terminal, and the preset thresholds may be the same or different, which is not limited in the embodiment of the present invention.
  • the operation mode is a click operation
  • the communication terminal may automatically generate a click instruction for instructing a click operation, and the communication terminal may further Click the command to perform the corresponding click operation.
  • the communication terminal may automatically generate a click instruction for instructing a click operation, and the communication terminal may perform the click according to the click.
  • the instruction performs a corresponding click operation, and optionally, the communication terminal can perform a corresponding click operation at the floating mouse of the terminal.
  • the operation mode is a sliding screen operation
  • the communication terminal may automatically generate a sliding screen instruction for instructing to perform a click operation, and the communication terminal may further The click instruction performs a corresponding sliding screen operation process.
  • the communication terminal may generate a sliding screen instruction for instructing to perform a sliding screen operation according to at least one parameter information including a displacement of a position change in the position change information in the S102, and the communication terminal responds to the sliding screen instruction, And performing a corresponding sliding screen operation process according to the displacement of the position change indicated by the sliding screen command; that is, the displacement of the position change in the position change information calculated by the communication terminal according to S102, or according to One or more of the direction, speed, and angle of the position change in S102 and the displacement of the position change generate a sliding screen instruction for instructing to perform a sliding screen operation process, and the communication terminal may further
  • the parameter information including the displacement of the position change indicated by the sliding screen command is subjected to corresponding sliding operation processing.
  • the communication terminal may feed back the location change information of the fingerprint calculated in S102 to the floating mouse of the communication terminal, and/or the communication terminal may use the fingerprint drawn in S102.
  • the sliding track is fed back to the floating mouse of the communication terminal, and the floating mouse of the communication terminal can receive the position change information and/or the fingerprint sliding track information.
  • the communication terminal may further calculate a target corresponding to the position change information according to a mapping relationship between a coordinate position of a touch panel of the communication terminal and a coordinate position of a display screen of the communication terminal preset by a system or a user.
  • Position change information and/or, the communication terminal may further enlarge the fingerprint sliding track by a certain ratio ⁇ , and calculate a fingerprint sliding track on the touch panel of the communication terminal to be mapped to the communication terminal.
  • Target position change information on the display screen wherein the target position change information may include a target Parameter information such as displacement, velocity, direction, and angle of the position change.
  • the communication terminal may change the displacement of the target position in the calculated target position change information, or according to one or more parameter information of the speed, direction, and angle of the target position change, and the target position.
  • Displacement generates a sliding screen instruction for performing a sliding screen operation process, and the communication terminal may further perform a corresponding sliding screen operation process in response to the sliding screen instruction.
  • the floating mouse of the communication terminal may be according to the The parameter information including the displacement of the target position change indicated by the sliding screen command is slid correspondingly.
  • the foregoing ratio ⁇ may be customized by the user or the system in advance in the communication terminal, or may be determined by the communication terminal according to the size of the touch panel of the terminal and the size of the display screen of the terminal.
  • the embodiment of the invention is not limited.
  • the embodiment of the present invention can automatically and intelligently identify and determine the operation mode of performing the touch operation on the touch panel of the communication terminal, thereby performing corresponding touch operation processing according to the operation mode, thereby improving the touch operation process.
  • different scenes have different security level requirements for the frame fingerprint image, and the communication terminal can determine whether the frame fingerprint image is securely verified (ie, is verified by detecting the scene in which the terminal is located). Whether the user corresponding to the frame fingerprint image is a legitimate user), which improves the security of the touch operation process.
  • FIG. 2 is a schematic flowchart of another touch operation processing method according to an embodiment of the present invention.
  • the method of the embodiment of the present invention can be applied to a communication network function such as a smart phone, a tablet computer, or a smart wearable device.
  • the terminals can be specifically implemented by the processors of these communication terminals.
  • the method of the embodiment of the invention further includes the following steps.
  • the communication terminal when the communication terminal detects that the touch panel of the terminal is performing a touch operation, and the communication terminal is detected to be in the second scenario, the communication terminal may acquire a frame fingerprint image, and The communication terminal verifies whether the user corresponding to the frame fingerprint image is a legitimate user; if the communication terminal detects that the user corresponding to the frame fingerprint image is a legitimate user, the communication terminal continues to execute S203; otherwise, End the process.
  • step S201 and step S202 are optional, that is, the communication terminal can be selected. Perform any of the steps S201 and S202 to perform.
  • the location change information includes displacement information, speed information, and direction information.
  • the communication terminal may determine the operation mode of the touch operation in the S201 according to the location information in the location change information calculated in S204. In a specific implementation manner, the communication terminal may compare the displacement size indicated by the displacement information calculated in S204 with a preset threshold set by the user/system in the communication terminal in advance, and determine whether the displacement size is If the preset threshold is exceeded, if it is exceeded, step S208 is continued; otherwise, step S206 is performed.
  • step S209, step S210, and step S211 are in parallel, that is, the communication terminal may select any one of step S209, step S210, and step S211 to perform, or step S209, step S210, and step S211 may be performed.
  • the order of execution is variable, and is not limited in the embodiment of the present invention.
  • FIG. 3 A schematic diagram of a user interface of a touch operation as shown in FIG. 3 is combined.
  • User A has a back-pressed fingerprint Recognizing the mobile phone A, the back of the mobile phone A includes a touch panel for performing back-press fingerprint recognition.
  • Now user A wants to click the music application icon at position B to listen to music, so the user has to move the floating mouse at position A.
  • the user A moves the finger on the touch panel of the mobile phone A by using a finger.
  • FIG. 3 A schematic diagram of a user interface of a touch operation as shown in FIG. 3 is combined.
  • User A has a back-pressed fingerprint Recognizing the mobile phone A
  • the back of the mobile phone A includes a touch panel for performing back-press fingerprint recognition.
  • Now user A wants to click the music application icon at position B to listen to music, so the user has to move the floating mouse at position A.
  • the user A moves the finger
  • the finger of the user A moves from the position a to the position b on the touch panel of the mobile phone A, and the mobile phone A can detect the user.
  • a touch operation is performed on the touch panel of the mobile phone, and the mobile phone A can also detect whether the current scene of the mobile phone is a security application scenario (that is, the mobile phone A detects whether the scenario described by the mobile phone A is determined.
  • the security application scenario that is, the mobile phone A detects whether the scenario described by the mobile phone A is determined.
  • the user A wants to move the music application icon through the touch panel, and the mobile phone A detects that the scene in which the mobile phone is located is not a security application scenario (that is, the mobile phone A detects the determination to the present Cell phone A is in the first scene).
  • the mobile phone A can also periodically acquire a plurality of frame fingerprint images of the user A's finger sliding from the position a to the position b every 5 ms.
  • the mobile phone A can perform feature analysis on all the obtained frame fingerprint images to obtain location information of the frame fingerprint image, and the mobile phone A can also calculate position change information of the fingerprint according to each position information obtained by the analysis. That is, the mobile phone A calculates the position change information of the fingerprint by comparing the position information of the two frame fingerprint images, wherein the position change information may include displacement information, speed information, direction information, angle information, and the like. information.
  • the mobile phone A can perform feature analysis on the two start and end frame fingerprint images, and obtain the position information corresponding to the frame fingerprint image a as a (x). 1 , y 1 ), the position information corresponding to the frame fingerprint image b is b(x 2 , y 2 ).
  • the mobile phone A can calculate the displacement amount of the finger of the user A from the position a to the position b according to the coordinates a (x 1 , y 1 ) of the position a and the coordinate b (x 2 , y 2 ) of the position b
  • the mobile phone A can also determine the operation type of the touch operation performed by the user on the mobile phone A according to the displacement information in the position change information, that is, the mobile phone A determines that the finger calculated by the loose mobile phone A moves from the position a to the position b. Whether the displacement between the two exceeds the preset threshold (such as 0, etc.) preset by the user/system in the mobile phone A. Obviously, the displacement between the position a and the position b as shown in FIG. If the threshold value is 0, the mobile phone A determines that the user performs a sliding screen operation on the mobile phone A through the mobile phone.
  • the preset threshold such as 0, etc.
  • the mobile phone A can also calculate a mapping relationship between the coordinate position of the touch panel of the mobile phone A and the coordinate position of the display screen of the mobile phone A, and the mobile phone A can calculate the corresponding position change information.
  • the target position change information on the display screen of the mobile phone A, the target position change information includes target displacement information, target speed information, target direction information, target angle information, etc., as shown in FIG.
  • of the finger of the user A on the display screen of the mobile phone A, and the target moving direction is A ⁇ B, moving speed v 2 , and moving angle ⁇ 2 .
  • the mobile phone A may generate an operation instruction for performing a sliding screen operation process according to the calculated target displacement size
  • the mobile phone A can respond to the sliding screen command according to the displacement size
  • the embodiment of the present invention can automatically and intelligently identify and determine the operation mode of performing the touch operation on the touch panel of the communication terminal, thereby performing corresponding touch operation processing according to the operation mode, thereby improving the touch operation process.
  • different scenes have different security level requirements for the frame fingerprint image, and the communication terminal can determine whether the frame fingerprint image is securely verified (ie, is verified by detecting the scene in which the terminal is located). Whether the user corresponding to the frame fingerprint image is a legitimate user), which improves the security of the touch operation process.
  • FIG. 4 is a schematic structural diagram of a touch operation processing apparatus according to an embodiment of the present invention.
  • the apparatus according to the embodiment of the present invention may be disposed on a communication network function such as a smart phone, a tablet computer, or a smart wearable device.
  • the device 4 includes:
  • the obtaining module 40 is configured to acquire a frame fingerprint image if the terminal is in the first scene when detecting the touch operation of the touch panel based on the terminal;
  • a determining module 41 configured to determine an operation mode of the touch operation according to the location of the frame fingerprint image acquired by the acquiring module 40;
  • the processing module 42 is configured to: when the operation mode determined by the determining module 41 is a click operation, generate a click instruction for instructing to perform a click operation process, and perform a corresponding click operation process according to the click instruction;
  • the processing module 42 is further configured to: when the operation mode determined by the determining module 41 is a sliding screen operation, generating a sliding screen instruction for instructing to perform a sliding screen operation process, and performing corresponding sliding according to the sliding screen instruction Screen operation processing.
  • the embodiment of the present invention can automatically and intelligently identify and determine the operation mode of performing the touch operation on the touch panel of the communication terminal, thereby performing corresponding touch operation processing according to the operation mode, thereby improving the touch operation process.
  • different scenes have different security level requirements for the frame fingerprint image, and the communication terminal can determine whether the frame fingerprint image is securely verified (ie, is verified by detecting the scene in which the terminal is located). Whether the user corresponding to the frame fingerprint image is a legitimate user), which improves the security of the touch operation process.
  • FIG. 5 is a schematic structural diagram of another touch operation processing apparatus according to an embodiment of the present invention.
  • the device 5 includes the above-mentioned acquisition module 40, determination module 41, and processing module 42, and further includes:
  • the acquiring module 40 is further configured to: if the terminal is in the second scenario, acquire the frame fingerprint image, and verify whether the user corresponding to the frame fingerprint image is a legitimate user; if the obtaining verification module verifies If it is a legitimate user, the determination module 41 is notified.
  • the determining module 41 includes:
  • the parsing unit 410 is configured to perform feature analysis on all or part of the frame fingerprint images acquired by the acquiring module 40 to obtain location information corresponding to the frame fingerprint image.
  • the calculating unit 411 is configured to calculate position change information of the fingerprint according to each position information obtained by the parsing unit 410, and wherein the position change information includes displacement information, speed information, and direction information;
  • a determining unit 412 configured to determine, according to the displacement information in the position change information calculated by the calculating unit 411, an operation mode of the touch operation
  • the determining unit 412 is specifically configured to: if the displacement size indicated by the displacement information calculated by the calculating unit 411 exceeds a preset threshold, determine that the operation mode of the touch operation is a sliding screen operation; otherwise, determine For click action.
  • the processing module 42 is specifically configured to generate, according to the displacement information in the position change information calculated by the determining module 41, a sliding screen instruction for instructing to perform a sliding screen operation process, and according to the sliding screen instruction The displacement information is processed in accordance with the corresponding sliding screen operation.
  • the processing module 42 is further configured to generate, according to the displacement information and the speed information in the position change information calculated by the determining module 41, a sliding screen instruction for instructing to perform a sliding screen operation process, and Corresponding sliding screen operation processing is performed according to the displacement information and the speed information indicated by the sliding screen command.
  • the processing module 42 is further configured to generate, according to the displacement information and the direction information in the position change information calculated by the determining module 41, a sliding screen instruction for instructing to perform a sliding screen operation process, and according to the sliding
  • the displacement information and the direction information indicated by the screen command are subjected to corresponding sliding screen operation processing.
  • the embodiment of the present invention can automatically and intelligently identify and determine the operation mode of performing the touch operation on the touch panel of the communication terminal, thereby performing corresponding touch operation processing according to the operation mode, thereby improving the touch operation process.
  • different scenes have different security level requirements for the frame fingerprint image, and the communication terminal can determine whether the frame fingerprint image is securely verified (ie, is verified by detecting the scene in which the terminal is located). Whether the user corresponding to the frame fingerprint image is a legitimate user), which improves the security of the touch operation process.
  • FIG. 6 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
  • the terminal may be a device with a communication network function, such as a smart phone, a tablet computer, or a smart wearable device.
  • the terminal in the embodiment of the present invention may include a display screen, a button, a speaker, a pickup, and the like. And further comprising: at least one bus 501, at least one processor 502 connected to the bus 501, and at least one memory 503 connected to the bus 501, a communication device 505 implementing a communication function, and a power supply device 504 for powering each power consumption module of the communication terminal. .
  • the processor 502 can call the code stored in the memory 503 via the bus 501 to perform related functions.
  • the processor 502 is configured to: when detecting the touch operation of the touch panel based on the terminal, if the terminal is in the first scene, acquiring a frame fingerprint image; determining the location according to the location of the frame fingerprint image The operation mode of the touch operation; if the operation mode is a click operation, generating a click instruction for instructing the click operation, and performing a corresponding click operation according to the click instruction; if the operation mode is a sliding screen During operation, a sliding screen instruction for instructing to perform a sliding screen operation process is generated, and corresponding sliding screen operation processing is performed according to the sliding screen instruction.
  • the processor 502 is further configured to: if the terminal is in the second scenario, acquire the frame fingerprint image, and verify whether the user corresponding to the frame fingerprint image is a legitimate user; if yes, execute Determining an operation mode of the touch operation according to a location of the frame fingerprint image.
  • the processor 502 is further configured to perform feature analysis on the acquired all or part of the frame fingerprint image to obtain location information corresponding to the frame fingerprint image; and calculate the fingerprint according to the obtained location information.
  • Position change information wherein the position change information includes displacement information, speed information, and direction information; determining an operation mode of the touch operation according to the displacement information in the position change information; If the magnitude of the displacement indicated by the information exceeds the preset threshold, it is determined that the operation mode of the touch operation is a sliding screen operation; otherwise, the click operation is determined.
  • the processor 502 is further configured to generate, according to the displacement information in the position change information, a sliding screen instruction for instructing to perform a sliding screen operation process; and correspondingly according to the displacement information indicated by the sliding screen instruction. Sliding screen operation processing.
  • the processor 502 is further configured to generate, according to the displacement information and the speed information in the position change information, a sliding screen instruction for instructing to perform a sliding screen operation process; according to the displacement indicated by the sliding screen instruction The information and speed information are processed in accordance with the corresponding sliding screen operation.
  • the processor 502 is further configured to generate, according to the displacement information and the direction information in the position change information, a sliding screen instruction for instructing to perform a sliding screen operation process; according to the displacement indicated by the sliding screen instruction The information and direction information are processed corresponding to the sliding screen operation.
  • the embodiment of the present invention can automatically and intelligently identify and determine the operation mode of performing the touch operation on the touch panel of the communication terminal, thereby performing corresponding touch operation processing according to the operation mode, thereby improving the touch operation process.
  • different scenes have different security level requirements for the frame fingerprint image, and the communication terminal can determine whether the frame fingerprint image is securely verified (ie, is verified by detecting the scene in which the terminal is located). Whether the user corresponding to the frame fingerprint image is a legitimate user), which improves the security of the touch operation process.
  • the embodiment of the present invention further provides a computer storage medium, wherein the computer storage medium can store a program, and the program includes some or all of the steps of the operation method of any of the audio playback applications described in the foregoing method embodiments.
  • the disclosed apparatus may be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or may be Integrate into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical or otherwise.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and the like. .

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)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种触控操作处理的方法、装置以及终端,其中,所述方法包括:当检测到基于终端的触控面板进行触控操作时,若所述终端处于第一应用场景,则获取帧指纹图像(S101);根据所述帧指纹图像的位置来确定所述触控操作的操作方式(S102);若所述操作方式为点击操作时,生成用于指示进行点击操作处理的点击指令,并根据所述点击指令进行对应的点击操作处理(S103);若所述操作方式为滑屏操作时,生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理(S104)。采用本方法,可提升触控操作处理的方便快捷性。

Description

一种触控操作处理的方法、装置以及终端 技术领域
本发明涉及终端技术领域,尤其涉及一种触控操作处理的方法、装置以及终端。
背景技术
目前,指纹识别应用广泛,例如指纹识别可以应用于快捷操作(如快速拉起应用)、权限管理(如私密模式、安全箱、应用锁等)、安全支付(如支付宝快捷支付、微信红包快捷支付等)、账户绑定直接登录、应用创新交互(如照相机便捷自拍、浏览器滑动、电子书翻页)等诸多应用场景中。
在现有的基于指纹识别的触控操作处理方案中,大多关注于指纹带来的安全相关的性能,如将用户指纹信息与通信终端上的快捷应用相关联,用户通过指纹信息就可直接打开与所述指纹信息关联的应用了。然而,一方面,由于人体手指的数量有限,这样使得与指纹信息关联的应用数量也会受限,且未能考虑到基于手指滑动检测方面的应用;另一方面,对于大屏终端(终端的显示屏幕超过5寸以上)而言,用户单手对所述终端显示屏上的应用进行操作时,操作区域可能受限,特别是单手握机时,用户通常采用拇指对终端显示屏上的应用进行操控,很难覆盖到整个显示屏幕,这样给用户的操作带来了不便,可能会增加用户的操作,耗时耗力。
发明内容
本发明实施例所要解决的技术问题在于,提供一种触控操作处理的方法、装置以及终端,可基于终端的触控面板对所述终端显示屏上的应用进行触控操作处理,提升了触控操作处理的方便快捷性。
一方面,本发明实施例公开提供了一种触控操作处理的方法,所述方法包括:
当检测到基于终端的触控面板进行触控操作时,若所述终端处于第一场景,则获取帧指纹图像;
根据所述帧指纹图像的位置来确定所述触控操作的操作方式;
若所述操作方式为点击操作时,生成用于指示进行点击操作处理的点击指令,并根据所述点击指令进行对应的点击操作处理;
若所述操作方式为滑屏操作时,生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理。
其中可选地,所述触控操作处理的方法还包括:
若所述终端处于第二场景,则获取所述帧指纹图像,并验证与所述帧指纹图像对应的用户是否为合法用户;
若是,则执行所述根据所述帧指纹图像的位置来确定所述触控操作的操作方式。
其中可选地,所述根据所述帧指纹图像的位置来确定所述触控操作的操作方式,包括:
对获取到的所有或者部分帧指纹图像进行特征解析,得到与所述帧指纹图像对应的位置信息;
根据得到的各个位置信息,计算出指纹的位置变化信息,其中,所述位置变化信息包括位移信息、速度信息和方向信息;
根据所述位置变化信息中的位移信息来确定所述触控操作的操作方式;其具体包括:
若所述位移信息所指示的位移大小超过预设阈值,则确定所述触控操作的操作方式为滑屏操作,否则,确定为点击操作。
其中可选地,所述生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理,包括:
根据所述位置变化信息中的位移信息生成用于指示进行滑屏操作处理的滑屏指令;
根据所述滑屏指令所指示的位移信息进行对应的滑屏操作处理。
其中可选地,所述生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理,包括:
根据所述位置变化信息中的位移信息和速度信息生成用于指示进行滑屏操作处理的滑屏指令;
根据所述滑屏指令所指示的位移信息和速度信息进行对应的滑屏操作处 理。
其中可选地,
所述生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理,包括:
根据所述位置变化信息中的位移信息和方向信息生成用于指示进行滑屏操作处理的滑屏指令;
根据所述滑屏指令所指示的位移信息和方向信息进行对应的滑屏操作处理。
另一方面,本发明实施例公开提供了一种触控操作处理的装置,所述装置包括:
获取模块,用于当检测到基于终端的触控面板进行触控操作时,若所述终端处于第一场景,则获取帧指纹图像;
确定模块,用于根据所述获取模块获取到的所述帧指纹图像的位置来确定所述触控操作的操作方式;
处理模块,用于若所述确定模块确定的操作方式为点击操作时,生成用于指示进行点击操作处理的点击指令,并根据所述点击指令进行对应的点击操作处理;
所述处理模块,还用于若所述确定模块确定的操作方式为滑屏操作时,生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理。
其中可选地,
所述获取模块,还用于若所述终端处于第二场景,则获取所述帧指纹图像,并验证与所述帧指纹图像对应的用户是否为合法用户;若所述获取验证模块验证到是合法用户,则通知所述确定模块。
其中可选地,所述确定模块包括:
解析单元,用于对所述获取模块获取到的所有或者部分帧指纹图像进行特征解析,得到与所述帧指纹图像对应的位置信息;
计算单元,用于根据所述解析单元进行特征解析得到的各个位置信息,计算出指纹的位置变化信息;其中,所述位置变化信息包括位移信息、速度信息和方向信息;
确定单元,用于根据所述计算单元计算得到的所述位置变化信息中的位移信息来确定所述触控操作的操作方式;其中,
所述确定单元,具体用于若所述计算单元计算得到的所述位移信息所指示的位移大小超过预设阈值,则确定所述触控操作的操作方式为滑屏操作;否则,确定为点击操作。
其中可选地,
所述处理模块,具体用于根据所述确定模块计算到的所述位置变化信息中的位移信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息进行对应的滑屏操作处理。
其中可选地,
所述处理模块,还具体用于根据所述确定模块计算到的所述位置变化信息中的位移信息和速度信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息和速度信息进行对应的滑屏操作处理。
其中可选地,
所述处理模块,还具体用于根据所述确定模块计算到的所述位置变化信息中的位移信息和方向信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息和方向信息进行对应的滑屏操作处理。
再一方面,本发明实施例还公开提供了一种终端,所述终端包括所述的触控操作处理装置。
本发明实施例可自动地、智能地识别判断在通信终端的触控面板上进行触控操作的操作方式,从而根据所述操作方式进行对应的触控操作处理,这样可提升触控操作处理的方便快捷性;另外,不同的场景对帧指纹图像的安全级别要求不同,所述通信终端可通过检测本终端所处的场景,从而判断是否对所述帧指纹图像进行安全验证(也即是验证与所述帧指纹图像对应的用户是否为合法用户),这样可提升触控操作处理的安全性。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付 出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本发明实施例的一种触控操作处理方法的流程示意图;
图2是本发明实施例的另一种触控操作处理方法的流程示意图;
图3给出的一种触控操作的用户界面示意图;
图4是本发明实施例的一种触控操作处理装置的结构示意图;
图5是本发明实施例的另一种触控操作处理装置的结构示意图;
图6是本发明实施例的一种终端的结构示意图。
具体实施方式
本发明实施例提供了一种触控操作处理的方法、装置及终端,以期可以对关键词进行快速搜索,获取用户最想得到的结果信息,操作简单,效率高。
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。
本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”和“第三”等是用于区别不同对象,而非用于描述特定顺序。此外,术语“包括”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其它步骤或单元。
请参见图1,是本发明实施例的一种触控操作处理方法的流程示意图,本发明实施例的所述方法可以应用在诸如智能手机、平板电脑、智能可穿戴设备等带通信网络功能的终端中,具体可由这些通信终端的处理器来实现。本发明实施例的所述方法还包括如下步骤。
S101、当检测到基于终端的触控面板进行触控操作时,若所述终端处于第一场景,则获取帧指纹图像。
本发明实施例中,用户可以使用手指在通信终端的触屏面板(也可以是触屏版/触控板等)上进行诸如拖动所述通信终端显示屏上的应用图标、翻页、滚 屏、图片移动、点击应用图标等触控操作。所述通信终端可以检测到用户在本终端的触控面板进行的触控操作,还可以检测所述进行触控操作所对应的应用场景(也即是,检测本终端所处的场景)。当所述通信终端检测到用户在本终端的触控面板进行触控操作时,且检测到所述通信终端处于第一场景时,所述通信终端可以获取帧指纹图像。
具体实现中,在用户通过手指在所述通信终端的触控面板上进行触控操作过程中,所述通信终端可以监听用户通过手指对本终端的触控面板进行指纹按压事件,所述通信终端可以快速捕获用户的帧指纹图像,如所述通信终端每间隔时间Δt(Δt<10ms)就捕捉一次帧指纹图像,所述通信终端还可以将捕获到的所述帧指纹图像存储至本终端的循环存储器中。
当所述通信终端检测到用户在本终端的触控面板进行触控操作时,且检测到所述通信终端处于第二场景时,所述通信终端可以获取帧指纹图像,并且所述通信终端会验证所述帧指纹图像对应的用户是否为合法用户;若所述通信终端检测到与所述帧指纹图像对应的用户是合法用户时,则所述通信终端继续执行S102;否则,结束流程。
具体实现中,用户/系统可以预先在所述通信终端的指纹信息数据库中设置一个或多个指纹验证图像(如用户A大拇指的指纹图像、用户A食指的指纹图像、用户B大拇指的指纹图像等)。所述通信终端可以将获取到所述帧指纹图像与用户/系统在本终端中预先设置的指纹验证图像进行特征比对(也即是,所述通信终端对所述帧指纹图像和预置的指纹验证图像分别进行特征信息解析,得到所述帧指纹图像的特征信息和所述指纹验证图像的特征信息,所述通信终端还可以将所述帧指纹图像的特征信息与所述指纹验证图像的特征信息进行相似度对比),若所述特征比对得到的相似度超过用户/系统预先在所述通信终端中设置的预设第一阈值(如80%等),则所述通信终端验证到与所述帧指纹图像对应的用户是合法用户。
所述第一场景和所述第二场景分别为不同的应用场景,所述第一场景可以为诸如点击应用图标、快速拉起应用(如熄屏快速自动录音、打开相机、打开音乐、打开手电筒、一键拨号等)、应用创新交互(如音乐切歌、浏览器滑动、电子书翻页、图片浏览等)等普通的应用场景,所述第二场景可以为诸如账号登录、安全支付(如支付宝快捷支付、微信钱包快捷支付等)、安全箱、应用锁、 安全域、私密模式等具有权限限制的安全应用场景。
所述通信终端可以包括个人电脑、智能手机(如Android手机、iOS手机等)、平板电脑、掌上电脑、移动互联网设备(MID,Mobile Internet Devices)或穿戴式智能设备等互联网设备,本发明实施例不作限定。
S102、根据所述帧指纹图像的位置来确定所述触控操作的操作方式。
本发明实施例中,通信终端可以根据S101中获取到的所述帧指纹图像的位置来确定所述进行触控操作的操作方式。
具体实现中,所述通信终端可以对S101中获取到的所有或者部分所述帧指纹图像进行特征信息解析,得到与所述帧指纹图像对应的位置信息;所述通信终端可以根据所述进行特征信息解析得到的各个位置信息,计算出指纹的位置变化信息或者指纹的点击次数,也即是所述通信终端可以通过比较所述帧指纹图像的位置差异计算出所述指纹的位置变化信息,其中,所述位置变化信息可以包括位置变化的位移、位置变化的方向、位置变化的速度、位置变化的角度等用于表示指纹图像位置变化的参数信息。所述通信终端可以根据计算得到的指纹的位置变化信息来确定S101中所述进行触控操作的操作方式,可选地,若所述位置变化信息中的位置变化的位移超过或者大于等于用户/系统预先在所述通信终端中设置的预设第二阈值(如90%等)时,所述通信终端可以确定S101中所述进行触控操作的操作方式为滑屏操作;若所述位置变化信息中的位置变化的位移不超过或者小于用户/系统预先在所述通信终端中设置的预设第二阈值(如90%等)时,所述通信终端可以确定S101中所述进行触控操作的操作方式为点击操作,也即是所述通信终端在检测到用户指纹在所述通信终端的触控面板上未做明显移动的情况下(即所述位置变化的位移不超过/小于所述预设第二阈值)快速的抬起再按下时,所述通信终端可以确定S101中所述进行触控操作的操作方式为点击操作,此时,所述通信终端还可以计算用户的点击次数。所述通信终端还可以根据计算的所述指纹的位置变化信息绘制出与所述位置变化信息对应的指纹滑动轨迹。
上述预设第一阈值和上述预设第二阈值均为用户或者系统预先在所述通信终端中设置的预设阈值,所述预设阈值可以相同,也可以不同,本发明实施例不作限定。
S103、若所述操作方式为点击操作时,生成用于指示进行点击操作处理的 点击指令,并根据所述点击指令进行对应的点击操作处理。
本发明实施例中,若通信终端在S102中确定到所述操作方式为点击操作时,所述通信终端可以自动生成用于指示进行点击操作处理的点击指令,所述通信终端还可以根据所述点击指令进行对应的点击操作处理。
具体实现中,若所述通信终端在S102中确定到所述操作方式为点击操作时,所述通信终端可以自动生成用于指示进行点击操作处理的点击指令,所述通信终端可以根据所述点击指令进行相应的点击操作处理,可选地,所述通信终端可以在本终端的浮动鼠标处进行相应的点击操作。
S104、若所述操作方式为滑屏操作时,生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理。
本发明实施例中,若通信终端在S102中确定到所述操作方式为滑屏操作时,所述通信终端可以自动生成用于指示进行点击操作处理的滑屏指令,所述通信终端还可以根据所述点击指令进行对应的滑屏操作处理。
所述通信终端可以根据至少包括S102中所述位置变化信息中的位置变化的位移这一种参数信息生成用于指示进行滑屏操作的滑屏指令,所述通信终端响应所述滑屏指令,并根据所述滑屏指令所指示的位置变化的位移进行相应的滑屏操作处理;也即是,所述通信终端可以根据S102计算得到的所述位置变化信息中的位置变化的位移,或者根据S102中的所述位置变化的方向、速度、角度中的一种或者多种参数信息和所述位置变化的位移生成用于指示进行滑屏操作处理的滑屏指令,所述通信终端还可以根据所述滑屏指令所指示的包括位置变化的位移在内的参数信息进行相应地滑屏操作处理。
具体实现中,所述通信终端可以将S102中计算出的所述指纹的位置变化信息反馈给所述通信终端的浮动鼠标,和/或,所述通信终端可以将S102中绘制出的所述指纹滑动轨迹反馈给所述通信终端的浮动鼠标,所述通信终端的浮动鼠标可以接收所述位置变化信息和/或所述指纹滑动轨迹信息。所述通信终端还可以根据系统或者用户预置的所述通信终端的触控面板的坐标位置与所述通信终端的显示屏的坐标位置的映射关系,计算出与所述位置变化信息对应的目标位置变化信息;和/或,所述通信终端还可以一定的比例ρ将所述指纹滑动轨迹进行放大,计算出将所述通信终端的触控面板上的指纹滑动轨迹映射到所述通信终端的显示屏上的目标位置变化信息,其中所述目标位置变化信息可以包括目 标位置变化的位移、速度、方向、角度等参数信息。所述通信终端可以根据计算得到的目标位置变化信息中的目标位置变化的位移,或者根据所述目标位置变化的速度、方向、角度中的一种或多种参数信息和所述目标位置变化的位移生成用于指示进行滑屏操作处理的滑屏指令,所述通信终端还可以响应所述滑屏指令进行对应的滑屏操作处理,可选地,所述通信终端的浮动鼠标可以根据所述滑屏指令所指示的包括所述目标位置变化的位移在内的参数信息进行相应的位置滑动。
需要说明的是,上述比例ρ可以为用户或者系统预先在通信终端中自定义设置的,也可以为所述通信终端根据本终端的触控面板的大小和本终端的显示屏的大小确定的,本发明实施例不作限定。
本发明实施例可自动地、智能地识别判断在通信终端的触控面板上进行触控操作的操作方式,从而根据所述操作方式进行对应的触控操作处理,这样可提升触控操作处理的方便快捷性;另外,不同的场景对帧指纹图像的安全级别要求不同,所述通信终端可通过检测本终端所处的场景,从而判断是否对所述帧指纹图像进行安全验证(也即是验证与所述帧指纹图像对应的用户是否为合法用户),这样可提升触控操作处理的安全性。
请参见图2,是本发明实施例的另一种触控操作处理方法的流程示意图,本发明实施例的所述方法可以应用在诸如智能手机、平板电脑、智能可穿戴设备等带通信网络功能的终端中,具体可由这些通信终端的处理器来实现。本发明实施例的所述方法还包括如下步骤。
S201、当检测到基于终端的触控面板进行触控操作时,若所述终端处于第一场景,则获取帧指纹图像。
S202、若所述终端处于第二场景,则获取所述帧指纹图像,并验证与所述帧指纹图像对应的用户是否为合法用户。
本发明实施例中,当通信终端检测到用户在本终端的触控面板进行触控操作时,且检测到所述通信终端处于第二场景时,所述通信终端可以获取帧指纹图像,并且所述通信终端会验证所述帧指纹图像对应的用户是否为合法用户;若所述通信终端检测到与所述帧指纹图像对应的用户是合法用户时,则所述通信终端继续执行S203;否则,结束流程。
需要说明的是,步骤S201和步骤S202为可选地,也即是通信终端可以选 择S201和S202中任意一步骤进行执行。
S203、对获取到的所有或者部分帧指纹图像进行特征解析,得到与所述帧指纹图像对应的位置信息。
S204、根据得到的各个位置信息,计算出指纹的位置变化信息;其中,所述位置变化信息包括位移信息、速度信息和方向信息。
S205、判断所述位移信息所指示的位移大小是否超过预设阈值。
本发明实施例中,通信终端可以根据S204中计算得到的所述位置变化信息中的位置信息来确定所述S201中进行触控操作的操作方式。其具体实现方式,所述通信终端可以将S204中计算得到的所述位移信息所指示的位移大小与用户/系统预先在所述通信终端中设置的预设阈值进行比较,判断所述位移大小是否超过预设阈值,若超过,则继续执行步骤S208;否则,执行步骤S206。
S206、确定所述触控操作的操作方式为点击操作。
S207、生成用于指示进行点击操作处理的点击指令,并根据所述点击指令进行对应的点击操作处理。
S208、确定所述触控操作的操作方式为滑屏操作。
S209、根据所述位置变化信息中的位移信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息进行对应的滑屏操作处理。
S210、根据所述位置变化信息中的位移信息和速度信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息和速度信息进行对应的滑屏操作处理。
S211、根据所述位置变化信息中的位移信息和方向信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息和方向信息进行对应的滑屏操作处理。
需要说明的是,步骤S209、步骤S210和步骤S211是并列地,也即是通信终端可以选择步骤S209、步骤S210和步骤S211中任意一步骤进行执行,也可以步骤S209、步骤S210和步骤S211都执行,且执行的顺序是可变的,本发明实施例不作限定。
为了帮助对上述实施例的理解,下面通过一个例子进行阐释说明。结合如图3给出的一种触控操作的用户界面示意图。用户A拥有一部后背按压式指纹 识别手机A,手机A的背面包括有用于进行后背式按压指纹识别的触控面板,现在用户A想要点击位置B处音乐应用图标听音乐,因此用户要将位于位置A处的浮动鼠标移动至所述音乐应用图标对应的位置B处。用户A通过手指在手机A的触控面板上进行手指移动,具体如图2所示用户A的手指在手机A的触控面板上从位置a移动到位置b处,所述手机A可以检测用户A通过本手机的触控面板进行触控操作,所述手机A还可以检测所述手机当前所处的场景是否为安全应用场景(也即是手机A检测判断所述手机A所述的场景是否为第二场景),显然的,用户A想通过触控面板对音乐应用图标进行移动,所述手机A检测到本手机所处的场景不为安全应用场景(也即是手机A检测判断到本手机A处于第一场景)。所述手机A还可以每间隔5ms的时间周期性地获取用户A的手指从位置a滑动到位置b处的多张帧指纹图像。所述手机A可以对获取到的所有所述帧指纹图像进行特征解析,得到所述帧指纹图像的位置信息,所述手机A还可以根据解析得到的各个位置信息计算出指纹的位置变化信息,也即是,手机A通过将前后两张帧指纹图像的位置信息进行对比计算出指纹的位置变化信息,其中,所述位置变化信息中可以包括位移信息、速度信息、方向信息、角度信息等参数信息。
结合图3后背按压式触控面板中给出的两张起止帧指纹图像,手机A可以对所述两张起止帧指纹图像进行特征分析,得到帧指纹图像a对应的位置信息为a(x1,y1)、帧指纹图像b对应的位置信息为b(x2,y2)。手机A可以根据位置a的坐标a(x1,y1)、位置b的坐标b(x2,y2)计算出用户A的手指从位置a移动到位置b处之间的位移大小|ab|、移动方向a→b、移动速度v1、以及移动角度θ1。手机A还可以根据所述位置变化信息中的位移信息确定用户在所述手机A上进行触控操作的操作类型,也即是手机A判断松本手机A计算得到的手指从位置a移动到位置b处之间的位移大小是否超过用户/系统在本手机A中预先设置的预设阈值(如0等),明显的,如图3给出的位置a到位置b之间的位移大小明显超过预设阈值0,则所述手机A确定用户通过手机在本手机A进行的是滑屏操作。所述手机A还可以根据预置的所述手机A的触控面板的坐标位置与所述手机A的显示屏的坐标位置的映射关系,所述手机A可以计算出与所述位置变化信息对应的所述手机A的显示屏上的目标位置变化信息,所述目标位置变化信息包括目标位移信息、目标速度信息、目标方向信息、目标角度信息等,具体如图3 所示的手机A根据本手机A的触控面板的坐标位置与手机A的显示屏的坐标位置的映射关系,计算出用户A的手指在所述手机A的显示屏上移动的目标位移大小|AB|、目标移动方向为A→B、移动速度v2、以及移动角度θ2。所述手机A可以根据计算得到的所述目标位移大小|AB|、目标移动方向为A→B、移动速度v2、以及移动角度θ2生成用于进行滑屏操作处理的操作指令,所述手机A可以响应所述滑屏指令根据所述位移大小|AB|、目标移动方向为A→B、移动速度v2、以及移动角度θ2将本手机A的浮动鼠标从显示屏的位置A处移动到显示屏的位置B处,也即是手机A的浮动鼠标响应用户A在本手机A的触控面板上进行滑屏操作的滑屏操作事件,根据所述位移大小|AB|、目标移动方向为A→B、移动速度v2、以及移动角度θ2从原来的位置A处移动至目标位置B处。
本发明实施例可自动地、智能地识别判断在通信终端的触控面板上进行触控操作的操作方式,从而根据所述操作方式进行对应的触控操作处理,这样可提升触控操作处理的方便快捷性;另外,不同的场景对帧指纹图像的安全级别要求不同,所述通信终端可通过检测本终端所处的场景,从而判断是否对所述帧指纹图像进行安全验证(也即是验证与所述帧指纹图像对应的用户是否为合法用户),这样可提升触控操作处理的安全性。
请参见图4,是本发明实施例的一种触控操作处理装置的结构示意图,本发明实施例的所述装置可以可设置在诸如智能手机、平板电脑、智能可穿戴设备等带通信网络功能的终端中,所述装置4包括:
获取模块40,用于当检测到基于终端的触控面板进行触控操作时,若所述终端处于第一场景,则获取帧指纹图像;
确定模块41,用于根据所述获取模块40获取到的所述帧指纹图像的位置来确定所述触控操作的操作方式;
处理模块42,用于若所述确定模块41确定的操作方式为点击操作时,生成用于指示进行点击操作处理的点击指令,并根据所述点击指令进行对应的点击操作处理;
所述处理模块42,还用于若所述确定模块41确定的操作方式为滑屏操作时,生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理。
本发明实施例中涉及的各个模块、单元的具体实现可参考图1至图2对象 实施例中相关功能模块的描述,在此不赘述。
本发明实施例可自动地、智能地识别判断在通信终端的触控面板上进行触控操作的操作方式,从而根据所述操作方式进行对应的触控操作处理,这样可提升触控操作处理的方便快捷性;另外,不同的场景对帧指纹图像的安全级别要求不同,所述通信终端可通过检测本终端所处的场景,从而判断是否对所述帧指纹图像进行安全验证(也即是验证与所述帧指纹图像对应的用户是否为合法用户),这样可提升触控操作处理的安全性。
请参见图5,是本发明实施例的另一种触控操作处理装置的结构示意图,所述装置5包括上述的获取模块40、确定模块41、处理模块42,还包括:
所述获取模块40,还用于若所述终端处于第二场景,则获取所述帧指纹图像,并验证与所述帧指纹图像对应的用户是否为合法用户;若所述获取验证模块验证到是合法用户,则通知所述确定模块41。
其中可选地,在本发明实施例中,所述确定模块41包括:
解析单元410,用于对所述获取模块40获取到的所有或者部分帧指纹图像进行特征解析,得到与所述帧指纹图像对应的位置信息;
计算单元411,用于根据所述解析单元410进行特征解析得到的各个位置信息,计算出指纹的位置变化信息;其中,所述位置变化信息包括位移信息、速度信息和方向信息;
确定单元412,用于根据所述计算单元411计算得到的所述位置变化信息中的位移信息来确定所述触控操作的操作方式;其中,
所述确定单元412,具体用于若所述计算单元411计算得到的所述位移信息所指示的位移大小超过预设阈值,则确定所述触控操作的操作方式为滑屏操作;否则,确定为点击操作。
其中可选地,在本发明实施例中,
所述处理模块42,具体用于根据所述确定模块41计算到的所述位置变化信息中的位移信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息进行对应的滑屏操作处理。
其中可选地,在本发明实施例中,
所述处理模块42,还具体用于根据所述确定模块41计算到的所述位置变化信息中的位移信息和速度信息生成用于指示进行滑屏操作处理的滑屏指令,并 根据所述滑屏指令所指示的位移信息和速度信息进行对应的滑屏操作处理。
其中可选地,在本发明实施例中,
所述处理模块42,还具体用于根据所述确定模块41计算到的所述位置变化信息中的位移信息和方向信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息和方向信息进行对应的滑屏操作处理。
本发明实施例中涉及的各个模块、单元的具体实现可参考图1至图2对象实施例中相关功能模块的描述,在此不赘述。
本发明实施例可自动地、智能地识别判断在通信终端的触控面板上进行触控操作的操作方式,从而根据所述操作方式进行对应的触控操作处理,这样可提升触控操作处理的方便快捷性;另外,不同的场景对帧指纹图像的安全级别要求不同,所述通信终端可通过检测本终端所处的场景,从而判断是否对所述帧指纹图像进行安全验证(也即是验证与所述帧指纹图像对应的用户是否为合法用户),这样可提升触控操作处理的安全性。
再请参见图6,是本发明实施例的一种终端的结构示意图。所述终端可以为智能手机、平板电脑、智能可穿戴设备等带通信网络功能的设备,如图6所示,本发明实施例的所述终端可以包括显示屏、按键、扬声器、拾音器等模块,并且还包括:至少一个总线501、与总线501相连的至少一个处理器502以及与总线501相连的至少一个存储器503,实现通信功能的通信装置505,为通信终端各耗电模块供电的电源装置504。
所述处理器502可通过总线501,调用存储器503中存储的代码以执行相关的功能。
所述处理器502,用于当检测到基于终端的触控面板进行触控操作时,若所述终端处于第一场景,则获取帧指纹图像;根据所述帧指纹图像的位置来确定所述触控操作的操作方式;若所述操作方式为点击操作时,生成用于指示进行点击操作处理的点击指令,并根据所述点击指令进行对应的点击操作处理;若所述操作方式为滑屏操作时,生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理。
进一步可选地,所述处理器502还用于若所述终端处于第二场景,则获取所述帧指纹图像,并验证与所述帧指纹图像对应的用户是否为合法用户;若是,则执行所述根据所述帧指纹图像的位置来确定所述触控操作的操作方式。
进一步可选地,所述处理器502还用于对获取到的所有或者部分帧指纹图像进行特征解析,得到与所述帧指纹图像对应的位置信息;根据得到的各个位置信息,计算出指纹的位置变化信息;其中,所述位置变化信息包括位移信息、速度信息和方向信息;根据所述位置变化信息中的位移信息来确定所述触控操作的操作方式;其具体包括:若所述位移信息所指示的位移大小超过预设阈值,则确定所述触控操作的操作方式为滑屏操作;否则,确定为点击操作。
进一步可选地,所述处理器502还用于根据所述位置变化信息中的位移信息生成用于指示进行滑屏操作处理的滑屏指令;根据所述滑屏指令所指示的位移信息进行对应的滑屏操作处理。
进一步可选地,所述处理器502还用于根据所述位置变化信息中的位移信息和速度信息生成用于指示进行滑屏操作处理的滑屏指令;根据所述滑屏指令所指示的位移信息和速度信息进行对应的滑屏操作处理。
进一步可选地,所述处理器502还用于根据所述位置变化信息中的位移信息和方向信息生成用于指示进行滑屏操作处理的滑屏指令;根据所述滑屏指令所指示的位移信息和方向信息进行对应的滑屏操作处理。
本发明实施例可自动地、智能地识别判断在通信终端的触控面板上进行触控操作的操作方式,从而根据所述操作方式进行对应的触控操作处理,这样可提升触控操作处理的方便快捷性;另外,不同的场景对帧指纹图像的安全级别要求不同,所述通信终端可通过检测本终端所处的场景,从而判断是否对所述帧指纹图像进行安全验证(也即是验证与所述帧指纹图像对应的用户是否为合法用户),这样可提升触控操作处理的安全性。
本发明实施例还提供一种计算机存储介质,其中,该计算机存储介质可存储有程序,该程序执行时包括上述方法实施例中记载的任何音频播放应用的操作方法的部分或全部步骤。
需要说明的是,对于前述的各方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有 详述的部分,可以参见其他实施例的相关描述。
在本申请所提供的几个实施例中,应该理解到,所揭露的装置,可通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本发明的各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。
以上所述,以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的范围。

Claims (13)

  1. 一种触控操作处理的方法,其特征在于,所述方法包括:
    当检测到基于终端的触控面板进行触控操作时,若所述终端处于第一场景,则获取帧指纹图像;
    根据所述帧指纹图像的位置来确定所述触控操作的操作方式;
    若所述操作方式为点击操作时,生成用于指示进行点击操作处理的点击指令,并根据所述点击指令进行对应的点击操作处理;
    若所述操作方式为滑屏操作时,生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理。
  2. 如权利要求1所述的触控操作处理的方法,其特征在于,还包括:
    若所述终端处于第二场景,则获取所述帧指纹图像,并验证与所述帧指纹图像对应的用户是否为合法用户;
    若是,则执行所述根据所述帧指纹图像的位置来确定所述触控操作的操作方式。
  3. 如权利要求1或2所述的触控操作处理的方法,其特征在于,所述根据所述帧指纹图像的位置来确定所述触控操作的操作方式,包括:
    对获取到的所有或者部分帧指纹图像进行特征解析,得到与所述帧指纹图像对应的位置信息;
    根据得到的各个位置信息,计算出指纹的位置变化信息,其中,所述位置变化信息包括位移信息、速度信息和方向信息;
    根据所述位置变化信息中的位移信息来确定所述触控操作的操作方式,其具体包括:
    若所述位移信息所指示的位移大小超过预设阈值,则确定所述触控操作的操作方式为滑屏操作,否则,确定为点击操作。
  4. 如权利要求3所述的触控操作处理的方法,其特征在于,所述生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作 处理,包括:
    根据所述位置变化信息中的位移信息生成用于指示进行滑屏操作处理的滑屏指令;
    根据所述滑屏指令所指示的位移信息进行对应的滑屏操作处理。
  5. 如权利要求3所述的触控操作处理的方法,其特征在于,所述生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理,包括:
    根据所述位置变化信息中的位移信息和速度信息生成用于指示进行滑屏操作处理的滑屏指令;
    根据所述滑屏指令所指示的位移信息和速度信息进行对应的滑屏操作处理。
  6. 如权利要求3所述的触控操作处理的方法,其特征在于,所述生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑屏操作处理,包括:
    根据所述位置变化信息中的位移信息和方向信息生成用于指示进行滑屏操作处理的滑屏指令;
    根据所述滑屏指令所指示的位移信息和方向信息进行对应的滑屏操作处理。
  7. 一种触控操作处理的装置,其特征在于,所述装置包括:
    获取模块,用于当检测到基于终端的触控面板进行触控操作时,若所述终端处于第一场景,则获取帧指纹图像;
    确定模块,用于根据所述获取模块获取到的所述帧指纹图像的位置来确定所述触控操作的操作方式;
    处理模块,用于若所述确定模块确定的操作方式为点击操作时,生成用于指示进行点击操作处理的点击指令,并根据所述点击指令进行对应的点击操作处理;
    所述处理模块,还用于若所述确定模块确定的操作方式为滑屏操作时,生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令进行对应的滑 屏操作处理。
  8. 如权利要求7所述的触控操作处理的装置,其特征在于,
    所述获取模块,还用于若所述终端处于第二场景,则获取所述帧指纹图像,并验证与所述帧指纹图像对应的用户是否为合法用户,若所述获取验证模块验证到是合法用户,则通知所述确定模块。
  9. 如权利要求7或8所述的触控操作处理的装置,其特征在于,所述确定模块包括:
    解析单元,用于对所述获取模块获取到的所有或者部分帧指纹图像进行特征解析,得到与所述帧指纹图像对应的位置信息;
    计算单元,用于根据所述解析单元进行特征解析得到的各个位置信息,计算出指纹的位置变化信息,其中,所述位置变化信息包括位移信息、速度信息和方向信息;
    确定单元,用于根据所述计算单元计算得到的所述位置变化信息中的位移信息来确定所述触控操作的操作方式;其中,
    所述确定单元,具体用于若所述计算单元计算得到的所述位移信息所指示的位移大小超过预设阈值,则确定所述触控操作的操作方式为滑屏操作,否则,确定为点击操作。
  10. 如权利要求9所述的触控操作处理的装置,其特征在于,
    所述处理模块,具体用于根据所述确定模块计算到的所述位置变化信息中的位移信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息进行对应的滑屏操作处理。
  11. 如权利要求9所述的触控操作处理的装置,其特征在于,
    所述处理模块,还具体用于根据所述确定模块计算到的所述位置变化信息中的位移信息和速度信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息和速度信息进行对应的滑屏操作处理。
  12. 如权利要求9所述的装置,其特征在于,
    所述处理模块,还具体用于根据所述确定模块计算到的所述位置变化信息中的位移信息和方向信息生成用于指示进行滑屏操作处理的滑屏指令,并根据所述滑屏指令所指示的位移信息和方向信息进行对应的滑屏操作处理。
  13. 一种终端,其特征在于,所述终端包括如权利要求7至12任意一项所 述的触控操作处理装置。
PCT/CN2016/078157 2016-01-29 2016-03-31 一种触控操作处理的方法、装置以及终端 Ceased WO2017128522A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610067826.9A CN105739897A (zh) 2016-01-29 2016-01-29 一种触控操作处理的方法、装置以及终端
CN201610067826.9 2016-01-29

Publications (1)

Publication Number Publication Date
WO2017128522A1 true WO2017128522A1 (zh) 2017-08-03

Family

ID=56247289

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078157 Ceased WO2017128522A1 (zh) 2016-01-29 2016-03-31 一种触控操作处理的方法、装置以及终端

Country Status (2)

Country Link
CN (1) CN105739897A (zh)
WO (1) WO2017128522A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109669613A (zh) * 2018-12-21 2019-04-23 Tcl移动通信科技(宁波)有限公司 移动终端指纹移动控制处理方法、移动终端及存储介质
CN114820033A (zh) * 2022-03-30 2022-07-29 北京奇艺世纪科技有限公司 发放目标奖励的方法、装置、电子设备和可读存储介质

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108664177B (zh) * 2017-03-29 2021-11-12 上海耕岩智能科技有限公司 一种基于指纹识别开启应用的方法和装置
CN107015756B (zh) * 2017-03-31 2021-05-04 努比亚技术有限公司 移动终端及其实现全屏指纹交互的方法
CN107213621B (zh) * 2017-07-21 2023-05-02 珠海赤子芯智能科技有限公司 一种磁感应式智能棋盘设备与智能移动终端互动操作方法
CN109116895A (zh) * 2018-06-11 2019-01-01 广州视源电子科技股份有限公司 智能洗浴系统的控制方法、控制装置及可读存储介质
CN112334860B (zh) * 2018-07-27 2023-06-02 华为技术有限公司 一种可穿戴设备的触控方法、可穿戴设备及系统
CN109117057A (zh) * 2018-08-22 2019-01-01 北京小米移动软件有限公司 图像显示方法、装置及存储介质
CN110058780B (zh) * 2019-04-23 2021-09-28 深圳达闼科技控股有限公司 一种终端的操作方法、终端和可读存储介质
CN112241657A (zh) * 2019-07-17 2021-01-19 华为技术有限公司 一种指纹防伪方法和电子设备
CN112286392B (zh) * 2020-10-29 2025-01-21 北京小米移动软件有限公司 触控屏的触控检测方法及装置、存储介质
CN113515217B (zh) * 2021-04-08 2024-12-10 Oppo广东移动通信有限公司 一种触控处理方法、装置、存储介质及电子设备
CN113076039A (zh) * 2021-04-20 2021-07-06 深圳市湾区通信技术有限公司 基于等比例缩小触控屏的跳动定位触控方法和系统
CN113952708A (zh) * 2021-09-14 2022-01-21 珠海赤子芯智能科技有限公司 基于电子棋盘的蓝牙hid设备及与智能终端互动操作的方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102868797A (zh) * 2012-08-30 2013-01-09 东莞宇龙通信科技有限公司 移动终端及其操作方法
CN103870073A (zh) * 2012-12-18 2014-06-18 联想(北京)有限公司 一种信息处理方法及电子设备
US20140282271A1 (en) * 2013-03-15 2014-09-18 Jean Hsiang-Chun Lu User interface responsive to operator position and gestures
CN104298911A (zh) * 2014-10-23 2015-01-21 南昌欧菲生物识别技术有限公司 移动终端指纹识别鉴权电路

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104765994A (zh) * 2015-04-17 2015-07-08 努比亚技术有限公司 用户身份识别方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102868797A (zh) * 2012-08-30 2013-01-09 东莞宇龙通信科技有限公司 移动终端及其操作方法
CN103870073A (zh) * 2012-12-18 2014-06-18 联想(北京)有限公司 一种信息处理方法及电子设备
US20140282271A1 (en) * 2013-03-15 2014-09-18 Jean Hsiang-Chun Lu User interface responsive to operator position and gestures
CN104298911A (zh) * 2014-10-23 2015-01-21 南昌欧菲生物识别技术有限公司 移动终端指纹识别鉴权电路

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109669613A (zh) * 2018-12-21 2019-04-23 Tcl移动通信科技(宁波)有限公司 移动终端指纹移动控制处理方法、移动终端及存储介质
CN109669613B (zh) * 2018-12-21 2023-07-18 Tcl移动通信科技(宁波)有限公司 移动终端指纹移动控制处理方法、移动终端及存储介质
CN114820033A (zh) * 2022-03-30 2022-07-29 北京奇艺世纪科技有限公司 发放目标奖励的方法、装置、电子设备和可读存储介质

Also Published As

Publication number Publication date
CN105739897A (zh) 2016-07-06

Similar Documents

Publication Publication Date Title
WO2017128522A1 (zh) 一种触控操作处理的方法、装置以及终端
CN105068723B (zh) 一种信息处理方法及电子设备
CN105190644B (zh) 用于使用触摸控制的基于图像的搜索的技术
KR102165818B1 (ko) 입력 영상을 이용한 사용자 인터페이스 제어 방법, 장치 및 기록매체
CN111857508B (zh) 任务管理方法、装置及电子设备
WO2012022070A1 (zh) 应用程序的启动方法和移动终端
CN104575537A (zh) 一种音乐切换方法及用户设备
CN108958627A (zh) 触控操作方法、装置、存储介质及电子设备
CN108984096A (zh) 触控操作方法、装置、存储介质及电子设备
CN105183306A (zh) 移动终端中展示内容的截屏方法和装置
CN105094679A (zh) 一种基于锁屏界面的对象浏览方法及终端设备
CN103279276B (zh) 定位信息的方法及装置
CN104035623B (zh) 触控屏防误触的响应方法和装置
WO2015131590A1 (zh) 一种控制黑屏手势处理的方法及终端
CN104914982B (zh) 一种电子设备的控制方法和装置
CN108845752A (zh) 触控操作方法、装置、存储介质及电子设备
CN105739817A (zh) 一种图标隐藏的方法、装置及移动终端
CN108846271B (zh) 设备控制方法、装置、存储介质及电子设备
CN107590465A (zh) 一种图像处理方法及移动终端
CN106778344A (zh) 一种数据权限控制方法及终端
WO2016112791A1 (zh) 移动终端应用程序页面的展现方法和装置
CN108363915A (zh) 解锁方法、移动终端及计算机可读存储介质
CN106548795A (zh) 一种多媒体播放器的控制方法及移动终端
CN107577404B (zh) 信息处理方法、装置和电子设备
WO2016145827A1 (zh) 终端的控制方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16887404

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16887404

Country of ref document: EP

Kind code of ref document: A1