CN109951598B - Application interface display method and device, computer equipment and storage medium - Google Patents

Application interface display method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN109951598B
CN109951598B CN201910062483.0A CN201910062483A CN109951598B CN 109951598 B CN109951598 B CN 109951598B CN 201910062483 A CN201910062483 A CN 201910062483A CN 109951598 B CN109951598 B CN 109951598B
Authority
CN
China
Prior art keywords
information
application interface
preset
specified application
password information
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
CN201910062483.0A
Other languages
Chinese (zh)
Other versions
CN109951598A (en
Inventor
刘毓森
王希前
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Waterward Information Co Ltd
Original Assignee
Shenzhen Waterward Information Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Waterward Information Co Ltd filed Critical Shenzhen Waterward Information Co Ltd
Priority to CN201910062483.0A priority Critical patent/CN109951598B/en
Publication of CN109951598A publication Critical patent/CN109951598A/en
Application granted granted Critical
Publication of CN109951598B publication Critical patent/CN109951598B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a display method and a display device of an application interface, computer equipment and a storage medium, wherein the display method comprises the following steps: after receiving an instruction of requiring displaying a specified application interface, acquiring password information of a user corresponding to the specified application interface; matching the password information with preset information, and judging whether the matching is successful; the preset information comprises preset password information of a plurality of users, and the preset password information of the plurality of users has a corresponding relation with a specified application interface; and if the matching is successful, displaying a specified application interface corresponding to the preset password information, wherein the preset password information is the preset password information successfully matched with the password information. When the multiple users share the same terminal, the risk of revealing the privacy of the users is reduced, the security of the privacy of the users is improved, and the user experience is improved.

Description

Application interface display method and device, computer equipment and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for displaying an application interface, a computer device, and a storage medium.
Background
At present, with the development of intelligent terminal technology, terminals such as telephones, mobile phones and computers are widely used. In many cases of practical use, terminals such as telephones, mobile phones, and computers are used by many people as public devices. For example, each employee of the company can share the front desk computer of the company, the user stores the personal privacy information in the front desk computer, and when other users use the front desk computer, other users can check all information on the computer, so that the personal privacy information of the user can be easily revealed. Therefore, when a plurality of people share the same terminal, personal privacy information of each person is easily revealed to other people, so that the user experience is very poor without privacy.
Disclosure of Invention
The invention mainly aims to provide a display method and device of an application interface, a computer device and a storage medium, so as to achieve the purpose of improving the security of user privacy.
The invention provides a display method of an application interface, which comprises the following steps:
after receiving an instruction of requiring displaying a specified application interface, acquiring password information of a user corresponding to the specified application interface;
matching the password information with preset information, and judging whether the matching is successful; the preset information comprises preset password information of a plurality of users, and the preset password information of the plurality of users has a corresponding relation with a specified application interface;
and if the matching is successful, displaying a specified application interface corresponding to the preset password information, wherein the preset password information is the preset password information successfully matched with the password information.
Further, the step of obtaining the password information of the user corresponding to the specified application interface includes:
acquiring a 3D face image of a user corresponding to a specified application interface;
and extracting 3D face information in the 3D face image according to a 3D face recognition algorithm.
Further, the steps of presetting the password information as preset 3D face information, matching the password information with the preset information, and judging whether the matching is successful include:
acquiring the matching degree of the 3D face information and preset 3D face information;
judging whether the matching degree is greater than or equal to a preset matching degree threshold value or not;
if yes, the 3D face information is successfully matched with the preset 3D face information.
Furthermore, the specified application interface comprises specified application lists corresponding to a plurality of users respectively, the specified application lists comprise a plurality of application programs, and the user pairs corresponding to the specified application lists have use rights to the application programs; if the matching is successful, displaying a specified application interface corresponding to the preset password information, wherein the step comprises the following steps:
and if the matching is successful, displaying an application interface corresponding to the appointed application list corresponding to the preset password information.
Further, if the matching is successful, after the step of displaying the application interface of the specified application list corresponding to the preset password information, the method includes:
receiving an instruction of selecting a specified application program in a specified application list by a user;
and displaying an application interface corresponding to the specified application program according to the instruction.
Further, the step of acquiring the password information of the user corresponding to the specified application interface after receiving the instruction of requesting to display the specified application interface includes:
detecting whether an on-hook key of the multifunctional telephone is bounced;
if yes, triggering and displaying an instruction of the appointed application interface so as to obtain password information of the user corresponding to the appointed application interface.
Further, the multifunctional telephone set comprises a handle, and the step of acquiring the password information of the user corresponding to the specified application interface after receiving the instruction of requiring to display the specified application interface comprises the following steps:
receiving an instruction for displaying a specified application interface triggered by a specified key on a handle;
and acquiring password information of the user corresponding to the specified application interface according to the instruction.
The invention also provides a display device of an application interface, comprising:
the acquisition module is used for acquiring password information of a user corresponding to the specified application interface after receiving an instruction of requiring to display the specified application interface;
the matching module is used for matching the password information with preset information and judging whether the matching is successful; the preset information comprises preset password information of a plurality of users, and the preset password information of the plurality of users has a corresponding relation with a specified application interface;
and the display module is used for displaying the appointed application interface corresponding to the preset password information if the matching is successful, wherein the preset password information is the preset password information successfully matched with the password information.
The invention also provides a computer device, which comprises a memory and a processor, wherein the memory stores a computer program, and the processor realizes the steps of the display method of the application interface when executing the computer program.
The present invention further provides a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the display method of the application interface.
According to the method and the device, the authentication information of the user is acquired and matched with the preset information, so that the identity identification of the user is completed, different application interfaces are displayed according to different users, the risk of user privacy disclosure is reduced, the security of the user privacy is improved and the user experience is improved when a plurality of users share the same terminal.
Drawings
FIG. 1 is a schematic diagram illustrating steps of a display method of an application interface according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a display device of an application interface according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of an acquisition module in a display device of an application interface according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a matching module in a display device of an application interface according to an embodiment of the present invention;
FIG. 5 is a schematic structural diagram of a display module in a display device of an application interface according to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of a display module in a display device of an application interface according to another embodiment of the present invention;
FIG. 7 is a schematic structural diagram of an acquisition module in a display device of an application interface according to another embodiment of the present invention;
FIG. 8 is a schematic structural diagram of an acquisition module in a display device of an application interface according to another embodiment of the present invention;
FIG. 9 is a schematic diagram of a computer device according to an embodiment of the present invention;
FIG. 10 is a schematic structural diagram of a storage medium according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, a method for displaying an application interface in an embodiment of the present invention includes:
s1, after receiving an instruction of requiring displaying of a specified application interface, acquiring password information of a user corresponding to the specified application interface;
s2, matching the password information with preset information, and judging whether the matching is successful; the preset information comprises preset password information of a plurality of users, and the preset password information of the plurality of users has a corresponding relation with the specified application interface;
and S3, if the matching is successful, displaying the specified application interface corresponding to the preset password information, wherein the preset password information is the preset password information successfully matched with the password information.
In the above step S1, the method may be applied to an intelligent terminal, but is not limited to an intelligent terminal, and the intelligent terminal includes any terminal devices such as a mobile phone, a multifunctional phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), and a vehicle-mounted computer. The user is a user who inputs password information on the terminal at present; the designated application interfaces comprise application interfaces of a plurality of designated application programs or application interfaces corresponding to a plurality of designated application lists, the designated application programs can be application programs related to user privacy information, such as memorandums, calendar reminders, address lists and the like, and after different users are successfully matched through password information, the displayed application information of the application programs is different; the password information comprises biological identification information and non-biological identification information, the biological identification information can be face information, fingerprint information and/or iris information, the non-biological identification information can be text information and gesture information, preferably biological identification information, and the biological identification information has characteristic uniqueness so that the password information is safer.
In an embodiment, the password information is face information, the terminal is coupled with a camera, and a face image of a user is obtained through the camera, where the face image may be a 2D face image or a 3D face image; the face image of the user is obtained to carry out face recognition, then the user identity verification is completed, the corresponding application interface is displayed, compared with text recognition, gesture recognition and fingerprint recognition, the face recognition does not need the user to carry out other operations, compared with iris recognition, the face recognition does not need the user to align the eyes of the user to the camera, and therefore the face recognition is more in line with user experience.
In the step S2, the preset password information is information respectively corresponding to a plurality of users pre-stored on the terminal or on a cloud connected to the terminal, and is used as reference information for matching the password information; the corresponding relation comprises that the preset password information of each user corresponds to different interfaces of different application programs; in one embodiment, the password information is intensively matched with all preset password information in the preset information, if the corresponding preset password information is matched, the matching is successful, otherwise, the matching is failed; in an embodiment, when the password information is face information, in a matching process, obtaining preset password information with the highest matching similarity with the face information, and judging whether the matching similarity reaches a preset threshold, if so, matching is successful, otherwise, matching is failed; in another embodiment, the password information is matched with all the preset password information in the preset information one by one, and when the matching similarity between the preset password information and the password information reaches a preset threshold, the preset password information and the password information are judged to be successfully matched.
In step S3, the application interface is a display interface for different users in a specific application program; if the password information is successfully matched with preset password information in preset information, acquiring an application interface corresponding to the password information from the preset information, and then displaying the corresponding application interface; and if the password information is not matched with the preset information, displaying that the matching fails and entering a universal interface of the terminal. The password information of the user is acquired and matched with the preset information, so that the identity recognition of the user is completed, different users display different application interfaces of the same application program according to the matching result, the privacy leakage risk is reduced when the same terminal is shared by a plurality of users, the privacy safety of the user is improved, and the user experience is improved.
In an embodiment of the present invention, the terminal is coupled with a 3D camera, the password information is 3D face information, and the step S1 of obtaining the password information of the user corresponding to the specified application interface includes:
s11a, acquiring a 3D face image of the user corresponding to the specified application interface;
and S12a, extracting the 3D face information in the 3D face image according to a 3D face recognition algorithm.
In the step S11a, the 3D face image is a face image obtained by a 3D imaging technology, and the obtained 3D face image may be one 3D face image or a plurality of 3D face images at a plurality of angles; the 3D face image comprises color information and depth information, the depth information is image information which is not contained in the 2D face image, and the depth information can be used as a basis for carrying out biopsy on a user under the condition that the user does not need to make any action, so that the safety level of the face information is higher, and the safety of face recognition is improved; the 3D imaging technology may be 3D Structured Light (Structured Light), tof (time Of Light), or binocular range finding (Stereo System), and is preferably 3D Structured Light, and the 3D Structured Light has high resolution, moderate cost and power consumption, and has higher short-distance precision when used in terminals such as mobile phones and telephones.
In the step S12a, performing image preprocessing such as gray scale correction and noise filtering on the acquired 3D face image, and then performing feature extraction, where the preprocessing process may further include light compensation, gray scale transformation, histogram equalization, normalization, geometric correction, filtering, sharpening, and the like of the face image; the human face features can be divided into visual features, pixel statistical features, human face image transformation coefficient features, human face image algebraic features and the like; the method for extracting the face features can be a knowledge-based characterization method, and also can be a characterization method based on algebraic features or statistical learning; the knowledge-based characterization method is to obtain feature data which is helpful for face classification according to shape description of face organs and distance characteristics between organs, and feature components of the feature data generally comprise Euclidean distances, curvatures, angles and the like between feature points.
Based on the preprocessed 3D face image, relevant characteristic values can be measured aiming at characteristic points of the face features through color information, wherein the characteristic values are the measurement of one or more of position, distance, shape, size, angle, radian and curvature of the face features on a 2D plane, and in addition, the measurement of color, brightness, texture and the like is also included; for example, all the pixel positions of the eyes, the shapes of the eyes, the inclination radians of the corners of the eyes, the colors of the eyes and the like are obtained according to the extension of the central pixel points of the irises to the periphery; by combining the color information and the depth information, the connection relationship between the feature points can be calculated, and the connection relationship can be the topological connection relationship and the space geometric distance between the feature points, or the dynamic connection relationship information of various combinations of the feature points, and the like; through the analysis of the characteristic values and the connection relation, the three-dimensional face shape information can be obtained, and therefore the 3D face information is obtained.
In an embodiment of the present invention, the step S2 of matching the preset password information with the preset information and determining whether the matching is successful includes:
s21, obtaining the matching degree of the 3D face information and preset 3D face information;
s22, judging whether the matching degree is larger than or equal to a preset matching degree threshold value;
and S23, if yes, judging that the 3D face information is successfully matched with the preset 3D face information.
In step S21, the preset 3D face information is reference information for performing comparison matching with the 3D face information; the matching degree is matching data obtained when feature information in the face information is extracted according to a preset 3D face recognition algorithm and the feature information is matched; the matching degree may be the highest matching degree obtained by matching the 3D face information with preset 3D face information of a plurality of users, or the matching degree obtained by matching one by one.
In the above steps S22 and S23, in an embodiment, the same 3D face recognition algorithm is used to match the 3D face information of the user with the preset 3D face information, and when the matching similarity reaches the preset matching threshold in the 3D face recognition algorithm, it is determined that the matching is successful; in another embodiment, the service terminal extracts a certain feature of the 3D face information of the user and the preset 3D face information by using a face recognition algorithm, and when the similarity between the certain feature of the 3D face information of the user and the certain feature of the preset 3D face information reaches a preset matching value, it is determined that the matching is successful; and for different face recognition algorithms, the matching modes of the face images are different.
In an embodiment of the present invention, the specified application interface includes application interfaces of specified application lists corresponding to a plurality of users, respectively, where the specified application lists include a plurality of application programs, and the user corresponding to the specified application list has a usage right for the application program; step S3, if the matching is successful, of displaying the specified application interface corresponding to the preset password information, includes:
and S31, if the matching is successful, displaying an application interface of the specified application list corresponding to the preset password information.
In the step S31, the application list includes a plurality of application programs, and the application programs may be applications including personal privacy of the user, such as a memo, a calendar reminder, an address book, and the like; after matching is successful, displaying an application interface of an application list of a user corresponding to preset password information, wherein the user has the permission to use the application programs on the application list, the permission to use comprises checking and modifying the application information of the application programs and the like, and all the application programs with privacy information of the user are displayed in the form of the application list, so that the application interfaces of a plurality of application programs can be switched quickly by the user, the user does not need to verify the application interface of each application program, the use is convenient, and the user experience is improved; the application list is provided with a plurality of application programs, the user can select the application interface to be displayed, and the terminal can directly enter the application interface of the corresponding application program after receiving the selection instruction of the user, so that the user can quickly switch the application interfaces of different application programs when the plurality of users share the same terminal, personal privacy information of the users in different application programs can be quickly checked, the checking efficiency is improved, the privacy safety of the users is improved, and the user experience is improved.
In an embodiment of the present invention, after the step S31 of displaying the application interface of the specified application list corresponding to the preset password information if the matching is successful, the method includes:
s32, receiving an instruction of selecting the specified application program in the specified application list by a user;
and S33, displaying the application interface corresponding to the specified application program according to the instruction.
In the above steps S32 and S33, after the password information is successfully matched with the preset password information, a designated application list including a plurality of application programs is displayed, because the designated application list is already unlocked by the user at this time, the application list is designated after being unlocked, and other users can use the application list, so that after the user corresponding to the designated application list agrees to the other users to view the user' S own application information, the application interface can be freely switched to the application interface of the user corresponding to the designated application list by the other users; the user can select the corresponding application program according to the application information of the application program to be checked, and the terminal receives the selection instruction of the user and further displays the corresponding specified application interface.
In an embodiment of the present invention, the step S1, in which the terminal receiving the instruction requesting to display the specified application interface is a multi-function telephone, and after the terminal receives the instruction requesting to display the specified application interface, the step S includes:
s11b, detecting whether the on-hook key of the multifunctional telephone is bounced;
and S12b, if yes, triggering an instruction for displaying the specified application interface to acquire the password information of the user corresponding to the specified application interface.
In the step S11b, the multifunctional telephone is also called an intelligent telephone, and is a telephone having other additional functions besides basic functions of signaling, ringing and communication, such as: the multifunctional telephone integrates the voice and data communication functions into a whole, applies advanced computer technology to manage electronic digital photo frames, address lists, incoming calls, outgoing calls, inquiry and recording and ten thousand business cards, and integrates various PDA intelligent functions such as schedule arrangement, calculators, electronic books and the like; the multifunctional telephone comprises a handle and a base telephone, wherein the base telephone is provided with an on-hook key, when the handle is placed in a handle groove on the base telephone, the on-hook key on the base telephone is pressed down by the handle, and when the handle is taken up from the base telephone, the on-hook key on the base telephone is bounced; the handle can be a Bluetooth wireless handle or a wired handle; the base unit is provided with a display screen, and the display screen is used for displaying an application interface.
In the step S12b, when the on-hook key pops up, the instruction for displaying the specified application interface is triggered, and the multifunctional telephone starts the corresponding identification function and obtains the password information of the corresponding user; the identification function can be a face identification function, a fingerprint identification function, a text password identification function, a gesture identification function and/or an iris identification function; the mode of starting the identification function can be that the identification function is started when the on-hook key is detected to bounce, so that a user can pick up the handle when needing to check personal information in a certain application program, and then password information matching can be carried out, and the user does not need to find a corresponding application program icon on a display interface of a screen, click the icon and then carry out password information matching, so that the operation is simple, and the user experience is met.
In an embodiment of the present invention, the multi-function telephone includes a handle, and the step S1 of acquiring password information of a user corresponding to a specified application interface after the terminal receives an instruction to display the specified application interface includes:
s11c, receiving an instruction for displaying the specified application interface triggered by the specified key on the handle;
and S12c, acquiring the password information of the user corresponding to the specified application interface according to the instruction.
In the steps S11c and S12c, the multifunctional telephone includes a handle and a base unit, and the handle and the base unit may be connected wirelessly or by wire, where the wireless connection includes a bluetooth connection, a WIFI connection, an infrared connection, and the like; if the on-hook key of the multifunctional telephone is bounced, the handle sends an instruction for starting the identification function to the base phone, and the mode of sending the starting instruction can be that a user clicks an appointed key on the handle to send the starting instruction to the base phone, so that the user can further select whether to enter the verification function; in an embodiment, after the user picks up the handle, the telephone number is input to the landline telephone for dialing, and the user does not select to send a starting instruction, so that the situation that the user automatically enters the identification function only for picking up the handle for dialing is avoided, the actual use situation of the user is better met, and the user experience is improved.
Referring to fig. 2, a display device of an application interface according to an embodiment of the present invention includes:
the system comprises an acquisition module 1, a display module and a display module, wherein the acquisition module is used for acquiring password information of a user corresponding to a specified application interface after receiving an instruction of requiring to display the specified application interface;
the matching module 2 is used for matching the password information with preset information and judging whether the matching is successful; the preset information comprises preset password information of a plurality of users, and the preset password information of the plurality of users has a corresponding relation with the specified application interface;
and the display module 3 is configured to display the specified application interface corresponding to the preset password information if the matching is successful, where the preset password information is the preset password information successfully matched with the password information.
In the above apparatus, the apparatus may be an intelligent terminal, and the intelligent terminal includes any terminal device such as a mobile phone, a multifunctional phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), and a vehicle-mounted computer. After the device receives an instruction for displaying an application interface of a designated application program, the acquisition module 1 acquires password information of a user, the password information is matched with preset information through the matching module 2, so that the identity of the user is identified, and then according to a matching result, the display module 3 displays different application interfaces of different users corresponding to the same application program, so that when a plurality of users share the same terminal, the privacy leakage risk is reduced, the privacy safety of the user is improved, and the user experience is improved. The steps in the above device can be explained with reference to the above method embodiments, and are not described herein again.
Referring to fig. 3, in an embodiment of the present invention, the obtaining module 1 includes:
a first obtaining unit 11a, configured to obtain a 3D face image of a user corresponding to the specified application interface;
the extracting unit 12a is configured to extract 3D face information in the 3D face image according to a 3D face recognition algorithm.
In the above-mentioned obtaining module 1, the first obtaining unit 11a obtains a 3D face image of a user, and the extracting unit 12a extracts 3D face information in the above-mentioned 3D face image according to a 3D face recognition algorithm, so as to realize face feature extraction of the user for face information matching. The step explanation in the obtaining module 1 can refer to the explanation of the embodiment of the method, and is not repeated herein.
Referring to fig. 4, in an embodiment of the present invention, the matching module 2 includes:
a second obtaining unit 21, configured to obtain a matching degree between the 3D face information and preset 3D face information;
a judging unit 22, configured to judge whether the matching degree is greater than or equal to a preset matching degree threshold;
and the determining unit 23 is configured to determine that the 3D face information is successfully matched with the preset 3D face information if the matching is successful.
In the matching module 2, the second obtaining unit 21 obtains a matching degree between the 3D face information and the preset 3D face information, and the determining unit 22 determines whether the matching degree reaches a range of a preset threshold, and if so, the determining unit 23 determines that the matching between the 3D face information and the preset 3D face information is successful, so as to realize face recognition of the user, and determine who the user currently performing the operation is. The explanation of the steps in the matching module 2 can refer to the explanation of the embodiment of the method, and is not repeated here.
Referring to fig. 5, in an embodiment of the present invention, the specified application interface includes application interfaces of specified application lists corresponding to a plurality of users, respectively, where the specified application lists include a plurality of application programs, and the user corresponding to the specified application list has a usage right for the application programs; the display module 3 includes:
and the first display unit 31 is configured to display an application interface of the specified application list corresponding to the preset password information if matching is successful.
In the display module 3, the application list includes a plurality of application programs, and the application programs may be applications including personal privacy of the user, such as a memo, a calendar reminder, an address book, and the like; after matching is successful, displaying an application interface of an application list of a user corresponding to preset password information, wherein the user has the permission to use the application programs on the application list, the permission to use comprises checking and modifying the application information of the application programs and the like, and all the application programs with privacy information of the user are displayed in the form of the application list, so that the application interfaces of a plurality of application programs can be switched quickly by the user, the user does not need to verify the application interface of each application program, the use is convenient, and the user experience is improved; the application list is provided with a plurality of application programs, the user can select the application interface to be displayed, and the terminal can directly enter the application interface of the corresponding application program after receiving the selection instruction of the user, so that the user can quickly switch the application interfaces of different application programs when the plurality of users share the same terminal, personal privacy information of the users in different application programs can be quickly checked, the checking efficiency is improved, the privacy safety of the users is improved, and the user experience is improved. The steps in the above device can be explained with reference to the above method embodiments, and are not described herein again.
Referring to fig. 6, in an embodiment of the present invention, the display module 3 further includes:
a first receiving unit 32, configured to receive an instruction of a user to select a specific application program in the specific application list;
and the second display unit 33 is configured to display an application interface corresponding to the specified application program according to the instruction.
In the device, after the display module 3 displays an application list in the preset information corresponding to the password information, the first receiving module 32 receives an instruction for selecting a designated application program in the application list from a user, and according to the instruction, the second display module 33 displays an application interface of the designated application program. The device realizes that the user can select the corresponding application program according to the application information of the application program to be checked, and the device receives the selection instruction of the user and further displays the corresponding application interface. The steps in the above device can be explained with reference to the above method embodiments, and are not described herein again.
Referring to fig. 7, in an embodiment of the present invention, the obtaining module 1 includes:
a detecting unit 11b for detecting whether an on-hook key of the multifunctional telephone is flipped up;
and the triggering unit 12b is configured to trigger the instruction for displaying the specified application interface if the password information of the user corresponding to the specified application interface is obtained.
In the obtaining module 1, the device is a multifunctional telephone, the detecting unit 11b detects whether an on-hook key of the multifunctional telephone is bounced, and if the on-hook key of the multifunctional telephone is bounced, the triggering unit 12b triggers an instruction for displaying an application interface to obtain password information of a corresponding user, so that a quick triggering instruction is realized, and user experience is improved. The step explanation in the obtaining module 1 can refer to the explanation of the embodiment of the method, and is not repeated herein.
Referring to fig. 8, in an embodiment of the present invention, the obtaining module 1 includes;
the second receiving unit 11c is configured to receive an instruction for displaying the specified application interface triggered by a specified key on the handle;
and a third obtaining unit 12c, configured to obtain, in response to the instruction, password information of the user corresponding to the specified application interface.
In the above obtaining module 1, the above device is a multifunctional telephone, the multifunctional telephone includes a handle, the second receiving unit 11c receives an instruction for displaying the application interface triggered by an assigned key on the handle, and the third obtaining unit 12c obtains password information of a corresponding user in response to the instruction, so that the user can further select whether to enter a verification function, and further, the actual use condition of the user is better met, and the user experience is improved. The step explanation in the obtaining module 1 can refer to the explanation of the embodiment of the method, and is not repeated herein.
Referring to fig. 9, an embodiment of the present invention further provides a computer device 1001, which includes a processor 1002 and a memory 1003, where the memory 1003 stores a computer program 1004, and when the processor 1002 executes the computer program 1004, the steps of the display method for the application interface are implemented.
Those skilled in the art will appreciate that the computer device 1001 described herein and the devices referred to above may be configured to perform one or more of the methods described herein. These devices may be specially designed and manufactured for the required purposes, or they may comprise known devices in general-purpose computers. These devices have stored therein computer programs or applications that are selectively activated or reconfigured. Such a computer program may be stored in a device (e.g., computer) readable medium, including, but not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magnetic-optical disks, ROMs (Read-Only memories), RAMs (Random Access memories), EPROMs (Erasable Programmable Read-Only memories), EEPROMs (Electrically Erasable Programmable Read-Only memories), flash memories, magnetic cards, or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a bus. That is, a readable medium includes any medium that stores or transmits information in a form readable by a device (e.g., a computer).
Referring to fig. 10, a computer readable storage medium 2001 is provided in an embodiment of the present invention, and a computer program 1004 is stored thereon, wherein the computer program 1004 implements the steps of the display method of the application interface when being executed by a processor.
According to the display method of the application interface, the verification information of the user is acquired and matched with the preset information, so that the identity recognition of the user is completed, different application interfaces are displayed according to different users, when a plurality of users share the same terminal, the privacy disclosure risk is reduced, the privacy safety of the users is improved, and the user experience is improved.
The present invention also provides a computer program product containing instructions which, when run on a computer, cause the computer to perform the steps of the method for displaying an application interface described in the above embodiments.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product.
The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that a computer can store or a data storage device, such as a server, a data center, etc., that is integrated with one or more available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, apparatus, article, or method that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, apparatus, article, or method. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, apparatus, article, or method that includes the element.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A display method of an application interface is characterized by comprising the following steps:
after receiving an instruction of requiring displaying a specified application interface, acquiring password information of a user corresponding to the specified application interface; the specified application interfaces comprise application interfaces of a plurality of specified application programs or application interfaces corresponding to a plurality of specified application lists, and the specified application programs are application programs related to user privacy information;
matching the password information with preset information, and judging whether the matching is successful; the preset information comprises preset password information of a plurality of users, and the preset password information of the plurality of users has a corresponding relation with the specified application interface;
if the matching is successful, displaying the specified application interface corresponding to the preset password information, wherein the preset password information is the password information successfully matched with the password information;
the step of obtaining the password information of the user corresponding to the specified application interface includes:
acquiring a 3D face image of a user corresponding to the specified application interface; the 3D face image comprises depth information, the depth information is image information which is not contained in the 2D face image, and the depth information is used as a basis for performing biopsy on a user under the condition that the user does not need to perform any action;
extracting 3D face information in the 3D face image according to a 3D face recognition algorithm;
the step of presetting the password information as preset 3D face information, matching the password information with the preset information and judging whether the matching is successful or not comprises the following steps:
acquiring the matching degree of the 3D face information and the preset 3D face information;
judging whether the matching degree is greater than or equal to a preset matching degree threshold value or not;
if yes, the 3D face information is judged to be successfully matched with the preset 3D face information.
2. The method for displaying the application interface according to claim 1, wherein the specified application interface includes specified application lists corresponding to a plurality of users, each specified application list includes a plurality of applications, and the user corresponding to the specified application list has a usage right for the application; if the matching is successful, displaying the specified application interface corresponding to the preset password information, wherein the step of displaying the specified application interface corresponding to the preset password information comprises the following steps:
and if the matching is successful, displaying an application interface corresponding to the appointed application list corresponding to the preset password information.
3. The method for displaying the application interface according to claim 2, wherein after the step of displaying the application interface of the specified application list corresponding to the preset password information if the matching is successful, the method comprises:
receiving an instruction of a user for selecting a specified application program in the specified application list;
and displaying an application interface corresponding to the specified application program according to the instruction.
4. The method for displaying an application interface according to claim 1, wherein the terminal that receives the instruction requesting to display the specified application interface is a multi-function telephone, and the step of acquiring the password information of the user corresponding to the specified application interface after receiving the instruction requesting to display the specified application interface comprises:
detecting whether an on-hook key of the multifunctional telephone is bounced;
if yes, triggering an instruction for displaying the specified application interface so as to obtain the password information of the user corresponding to the specified application interface.
5. The method for displaying an application interface according to claim 4, wherein the multifunctional telephone includes a handle, and the step of obtaining the password information of the user corresponding to the specified application interface after receiving the instruction for requesting the display of the specified application interface further includes:
receiving an instruction for displaying the specified application interface triggered by a specified key on the handle;
and acquiring the password information of the user corresponding to the specified application interface according to the instruction.
6. A display device for an application interface, comprising:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring password information of a user corresponding to a specified application interface after receiving an instruction of requiring to display the specified application interface; the specified application interfaces comprise application interfaces of a plurality of specified application programs or application interfaces corresponding to a plurality of specified application lists, and the specified application programs are application programs related to user privacy information;
the matching module is used for matching the password information with preset information and judging whether the matching is successful; the preset information comprises preset password information of a plurality of users, and the preset password information of the plurality of users has a corresponding relation with the specified application interface;
the display module is used for displaying the specified application interface corresponding to the preset password information if the matching is successful, wherein the preset password information is the preset password information successfully matched with the password information;
the acquisition module includes:
the first acquisition unit is used for acquiring a 3D face image of a user corresponding to the specified application interface; the 3D face image comprises depth information, the depth information is image information which is not contained in the 2D face image, and the depth information is used as a basis for performing biopsy on a user under the condition that the user does not need to perform any action;
the extraction unit is used for extracting 3D face information in the 3D face image according to a 3D face recognition algorithm;
the matching module includes:
the second acquisition unit is used for acquiring the matching degree of the 3D face information and preset 3D face information;
the judging unit is used for judging whether the matching degree is greater than or equal to a preset matching degree threshold value or not;
and the judging unit is used for judging that the 3D face information is successfully matched with the preset 3D face information if the judging unit is used for judging that the 3D face information is successfully matched with the preset 3D face information.
7. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the application interface display method according to any one of claims 1 to 5 when executing the computer program.
8. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for displaying an application interface of any one of claims 1 to 5.
CN201910062483.0A 2019-01-18 2019-01-18 Application interface display method and device, computer equipment and storage medium Active CN109951598B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910062483.0A CN109951598B (en) 2019-01-18 2019-01-18 Application interface display method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910062483.0A CN109951598B (en) 2019-01-18 2019-01-18 Application interface display method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109951598A CN109951598A (en) 2019-06-28
CN109951598B true CN109951598B (en) 2021-09-21

Family

ID=67007394

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910062483.0A Active CN109951598B (en) 2019-01-18 2019-01-18 Application interface display method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109951598B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110554817A (en) * 2019-08-23 2019-12-10 珠海格力电器股份有限公司 desktop icon display control method and device, readable medium and computing equipment
CN110647767A (en) * 2019-09-23 2020-01-03 上海盛付通电子支付服务有限公司 Data viewing method, electronic device and computer-readable storage medium
CN111198646A (en) * 2019-12-11 2020-05-26 秒针信息技术有限公司 Voice information acquisition method and device, storage medium and electronic device
CN113221087B (en) * 2021-05-25 2022-11-11 深圳掌酷软件有限公司 Method, device and equipment for protecting mobile phone information and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103400067A (en) * 2013-03-29 2013-11-20 青岛海信电器股份有限公司 Access control method, system and server
CN108171025A (en) * 2017-12-08 2018-06-15 深圳市金立通信设备有限公司 Implementation method, terminal and the computer readable storage medium of multi-user login pattern
US10057065B2 (en) * 2016-04-28 2018-08-21 Arnold G. Reinhold System and method for securely storing and utilizing password validation data

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7975292B2 (en) * 2007-06-12 2011-07-05 Francisco Corella Secure password reset for application
CN104715178B (en) * 2013-12-11 2020-04-03 深圳富泰宏精密工业有限公司 Unlocking system and method of electronic device
CN103685305A (en) * 2013-12-25 2014-03-26 乐视网信息技术(北京)股份有限公司 Method and system for logging multiple business application system by single point
CN104967736A (en) * 2015-06-04 2015-10-07 上海卓易科技股份有限公司 Multi-user switching method and apparatus
US10341333B2 (en) * 2016-10-18 2019-07-02 Tata Consultancy Services Limited Systems and methods for generating multi-dimensional password and authenticating thereof
CN107798231B (en) * 2017-11-20 2021-05-04 北京小米移动软件有限公司 Display method and device of operation interface, terminal and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103400067A (en) * 2013-03-29 2013-11-20 青岛海信电器股份有限公司 Access control method, system and server
US10057065B2 (en) * 2016-04-28 2018-08-21 Arnold G. Reinhold System and method for securely storing and utilizing password validation data
CN108171025A (en) * 2017-12-08 2018-06-15 深圳市金立通信设备有限公司 Implementation method, terminal and the computer readable storage medium of multi-user login pattern

Also Published As

Publication number Publication date
CN109951598A (en) 2019-06-28

Similar Documents

Publication Publication Date Title
CN109951598B (en) Application interface display method and device, computer equipment and storage medium
US11882221B2 (en) Mobile terminal privacy protection method and protection apparatus, and mobile terminal
CN107800672B (en) Information verification method, electronic equipment, server and information verification system
US9277391B2 (en) Pairing method between bluetooth devices and bluetooth system using the same
US20140106711A1 (en) Method, user device and computer-readable storage for displaying message using fingerprint
US20150074418A1 (en) Method and apparatus for outputting recognized error of sensor in electronic device
US20200065460A1 (en) Method and computer readable storage medium for remote interview signature
US8121359B2 (en) Fingerprint identification system and method of an electronic device
CN104156651A (en) Access control method and device for terminal
CN101677442A (en) Method and equipment for automatically logging in application programs
CN102638471A (en) Password protection and management method
CN112215025B (en) Radio frequency card function calling method and device
WO2017005020A1 (en) Mobile terminal, and method therefor for realizing automatic answering
US11521208B2 (en) System and method for authenticating transactions from a mobile device
CN105656871A (en) Secure communication method and device
KR100784968B1 (en) Mobile terminal and method for displaying data according to sim card of the same
CN103200325A (en) Peripheral device for mobile terminal and communication method for mobile terminal and peripheral device
US10936706B2 (en) Biometric authentication
CN111274563A (en) Security authentication method and related device
CN106056377A (en) Data processing method and smartwatch
US10922514B2 (en) Electronic apparatus
CN109165490A (en) A kind of data inputting method and device
CN110418331B (en) Unlocking method, unlocking device, mobile terminal and server
CN107770042B (en) Terminal and method and storage device for processing messages based on face recognition
CN112712653A (en) Bank self-service equipment identification method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20210806

Address after: 518000 201, No.26, yifenghua Innovation Industrial Park, Xinshi community, Dalang street, Longhua District, Shenzhen City, Guangdong Province

Applicant after: Shenzhen waterward Information Co.,Ltd.

Address before: 518000, block B, huayuancheng digital building, 1079 Nanhai Avenue, Shekou, Nanshan District, Shenzhen City, Guangdong Province

Applicant before: Shenzhen Waterward Co.,Ltd.

GR01 Patent grant
GR01 Patent grant