CN107370758B - A login method and mobile terminal - Google Patents
A login method and mobile terminal Download PDFInfo
- Publication number
- CN107370758B CN107370758B CN201710757832.1A CN201710757832A CN107370758B CN 107370758 B CN107370758 B CN 107370758B CN 201710757832 A CN201710757832 A CN 201710757832A CN 107370758 B CN107370758 B CN 107370758B
- Authority
- CN
- China
- Prior art keywords
- information
- feature
- password data
- registration
- login
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 86
- 230000015654 memory Effects 0.000 claims description 40
- 238000004590 computer program Methods 0.000 claims description 19
- 238000004422 calculation algorithm Methods 0.000 claims description 14
- 230000003190 augmentative effect Effects 0.000 claims description 9
- 238000005516 engineering process Methods 0.000 claims description 9
- 238000004364 calculation method Methods 0.000 claims description 6
- 238000004891 communication Methods 0.000 abstract description 5
- 238000010586 diagram Methods 0.000 description 17
- 230000006870 function Effects 0.000 description 11
- 230000008569 process Effects 0.000 description 11
- 238000012545 processing Methods 0.000 description 8
- 230000009286 beneficial effect Effects 0.000 description 6
- 230000001360 synchronised effect Effects 0.000 description 5
- 230000008878 coupling Effects 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 238000001514 detection method Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 2
- KLDZYURQCUYZBL-UHFFFAOYSA-N 2-[3-[(2-hydroxyphenyl)methylideneamino]propyliminomethyl]phenol Chemical compound OC1=CC=CC=C1C=NCCCN=CC1=CC=CC=C1O KLDZYURQCUYZBL-UHFFFAOYSA-N 0.000 description 1
- 241000699666 Mus <mouse, genus> Species 0.000 description 1
- 241000699670 Mus sp. Species 0.000 description 1
- 230000009471 action Effects 0.000 description 1
- 201000001098 delayed sleep phase syndrome Diseases 0.000 description 1
- 208000033921 delayed sleep phase type circadian rhythm sleep disease Diseases 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000004806 packaging method and process Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000010897 surface acoustic wave method Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/083—Network architectures or network communication protocols for network security for authentication of entities using passwords
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Telephonic Communication Services (AREA)
- Telephone Function (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
技术领域technical field
本发明实施例涉及通信技术领域,尤其涉及一种登录方法及移动终端。The embodiments of the present invention relate to the field of communication technologies, and in particular, to a login method and a mobile terminal.
背景技术Background technique
目前,用户在移动终端中下载的各类应用软件逐渐增多,而基本每个应用软件都需要用户注册账号和密码,以在使用应用软件时,登录对应的账号和密码。At present, various types of application software downloaded by users in mobile terminals are gradually increasing, and basically each application software requires the user to register an account number and password, so as to log in to the corresponding account number and password when using the application software.
为了方便用户登录应用软件,移动终端采用自动记忆账号和密码的方法来取代用户手动输入账号和密码,更为重要的是,这样的方法可以避免用户自己对账号和密码的记忆,从而也就避免发生因用户忘记账号和密码而导致无法登录的现象。In order to facilitate the user to log in to the application software, the mobile terminal adopts the method of automatically remembering the account number and password to replace the user's manual input of the account number and password. More importantly, this method can avoid the user's own memory of the account number and password, thereby avoiding There is a phenomenon that the user cannot log in because the user forgets the account number and password.
但上述登录方法的安全系数较低,例如,若移动终端丢失,其它人也可以直接登录应用软件。However, the safety factor of the above login method is low. For example, if the mobile terminal is lost, other people can also directly log in to the application software.
发明内容Contents of the invention
本发明实施例提供一种登录方法,以解决现有的登录方法的安全系数较低的问题。An embodiment of the present invention provides a login method to solve the problem of low safety factor of the existing login method.
第一方面,本发明实施例提供了一种登录方法,应用于移动终端,包括:在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到增强现实技术AR信息录入指令;若接收到所述AR信息录入指令,则进入第一扫描预览界面,录入所述AR信息,并将录入的所述AR信息与所述账号及密码数据绑定,作为注册信息;将所述注册信息上传至与所述移动终端建立网络连接的服务器;在登录界面内,若接收到AR信息登录指令,则进入第二扫描预览界面;从所述服务器中读取所述注册信息,若在所述第二扫描预览界面内识别所述注册信息中的AR信息,则获取与所述AR信息对应的账号及密码数据;将获取的所述账号及密码数据写入所述登录界面的登录框,完成登录。In the first aspect, the embodiment of the present invention provides a login method, which is applied to a mobile terminal, including: in the registration interface, if the account number and password data to be registered input by the user are detected, then detecting whether the augmented reality technology AR is received An information entry instruction; if the AR information entry instruction is received, enter the first scanning preview interface, enter the AR information, and bind the entered AR information with the account number and password data as registration information; Upload the registration information to a server that establishes a network connection with the mobile terminal; in the login interface, if an AR information login instruction is received, enter a second scan preview interface; read the registration information from the server , if the AR information in the registration information is identified in the second scan preview interface, then acquire account number and password data corresponding to the AR information; write the acquired account number and password data into the login interface in the login box to complete the login.
第二方面,本发明实施例还提供了一种移动终端,包括:AR信息录入指令接收模块,用于在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到增强现实技术AR信息录入指令;AR信息录入模块,用于若接收到所述AR信息录入指令,则进入第一扫描预览界面,录入所述AR信息,并将录入的所述AR信息与所述账号及密码数据绑定,作为注册信息;注册信息上传模块,用于将所述注册信息上传至与所述移动终端建立网络连接的服务器;AR信息登录指令接收模块,用于在登录界面内,若接收到AR信息登录指令,则进入第二扫描预览界面;账号及密码数据获取模块,用于从所述服务器中读取所述注册信息,若在所述第二扫描预览界面内识别到所述注册信息中的AR信息,则获取与所述AR信息对应的账号及密码数据;账号及密码数据写入模块,用于将获取的所述账号及密码数据写入所述登录界面的登录框,完成登录。In the second aspect, the embodiment of the present invention also provides a mobile terminal, including: an AR information entry command receiving module, used to detect whether to receive the account number and password data input by the user to be registered in the registration interface. AR information input instruction of augmented reality technology; AR information input module, used to enter the first scanning preview interface if receiving the AR information input instruction, input the AR information, and combine the input AR information with the The account number and password data are bound as registration information; the registration information upload module is used to upload the registration information to a server that establishes a network connection with the mobile terminal; the AR information login instruction receiving module is used to upload the registration information in the login interface , if an AR information login instruction is received, enter the second scan preview interface; the account and password data acquisition module is used to read the registration information from the server, if it is recognized in the second scan preview interface The AR information in the registration information obtains the account number and password data corresponding to the AR information; the account number and password data writing module is used to write the acquired account number and password data into the login interface of the login interface box to complete the login.
第三方面,本发明实施例还提供了一种移动终端,包括处理器,存储器,存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如第一方面所述的登录方法的步骤In the third aspect, the embodiment of the present invention also provides a mobile terminal, including a processor, a memory, and a computer program stored in the memory and operable on the processor, and the computer program is executed by the processor The steps of implementing the login method as described in the first aspect during execution
第四方面,本发明实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如第一方面所述的登录方法的步骤。In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the login as described in the first aspect is implemented. method steps.
这样,在本发明实施例中,注册阶段:在用户注册账号及密码数据后,增设了AR信息的录入步骤,当移动终端接收到用户输入的AR信息录入指令,则进入用于录入AR信息的第一扫描预览界面,根据用户的选择,用户可通过第一扫描预览界面扫描特定的实物等作为AR信息,从而移动终端将用户所选择的AR信息录入,并将该AR信息与用户先前注册的账号及密码数据绑定在一起,共同作为用户在注册阶段注册的注册信息,从而移动终端将注册信息上传至服务器;登录阶段:用户可直接选择AR信息登录方式进行登录,移动终端在接收到用户输入的AR信息登录指令后,则进入用于扫描的第二扫描预览界面,同时,移动终端从服务器中读取已上传的该用户的注册信息,当第二扫描预览界面内扫描到的实物等AR信息与移动终端从服务器中读取到的注册信息中的AR信息类似或者相同时,则可确定为该用户在登录账号,从而直接获取该用户注册的账号及密码数据,并写入登录框,完成登录。可见,本实施例中的登录方法,可根据用户设定的AR信息进行登录,该AR信息具有唯一性,且AR信息本身比较形象,便于记忆,这样既避免了用户对账号及密码数据的复杂记忆,又保证了用户的注册信息的安全性,相比于现有技术,本发明实施例中的登录方法的安全性大大提高。In this way, in the embodiment of the present invention, in the registration stage: after the user registers the account number and password data, an AR information entry step is added. When the mobile terminal receives the AR information entry instruction input by the user, it enters the AR information entry step. The first scan preview interface, according to the user's selection, the user can scan a specific object as AR information through the first scan preview interface, so that the mobile terminal will enter the AR information selected by the user, and combine the AR information with the user's previously registered The account number and password data are bound together as the registration information registered by the user in the registration phase, so that the mobile terminal uploads the registration information to the server; in the login phase: the user can directly select the AR information login method to log in, and the mobile terminal receives the user's registration information. After entering the AR information login command, it will enter the second scan preview interface for scanning. At the same time, the mobile terminal reads the uploaded registration information of the user from the server. When the AR information is similar or identical to the AR information in the registration information read by the mobile terminal from the server, it can be determined that the user is logging into the account, so as to directly obtain the account and password data registered by the user, and write them into the login box , to complete the login. It can be seen that the login method in this embodiment can log in according to the AR information set by the user. The AR information is unique, and the AR information itself is relatively vivid and easy to remember. This avoids the user from complicating the account and password data. memory, and the security of the user's registration information is guaranteed. Compared with the prior art, the security of the login method in the embodiment of the present invention is greatly improved.
附图说明Description of drawings
为了更清楚地说明本发明实施例的技术方案,下面将对本发明实施例的描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the following will briefly introduce the accompanying drawings that need to be used in the description of the embodiments of the present invention. Obviously, the accompanying drawings in the following description are only some embodiments of the present invention , for those skilled in the art, other drawings can also be obtained according to these drawings without paying creative labor.
图1是本发明实施例的登录方法的流程图之一;Fig. 1 is one of the flowcharts of the login method of the embodiment of the present invention;
图2是本发明实施例的登录方法的流程图之二;Fig. 2 is the second flow chart of the login method of the embodiment of the present invention;
图3是本发明实施例的登录方法的流程图之三;Fig. 3 is the third flowchart of the login method of the embodiment of the present invention;
图4是本发明实施例的登录方法的流程图之四;Fig. 4 is the fourth flowchart of the login method of the embodiment of the present invention;
图5是本发明实施例的登录方法的流程图之五;Fig. 5 is the fifth flowchart of the login method of the embodiment of the present invention;
图6是本发明实施例的登录方法的流程图之六;Fig. 6 is the sixth flowchart of the login method according to the embodiment of the present invention;
图7是本发明实施例的登录方法的流程图之七;Fig. 7 is the seventh flowchart of the login method of the embodiment of the present invention;
图8是本发明实施例的移动终端的框图之一;Fig. 8 is one of the block diagrams of the mobile terminal of the embodiment of the present invention;
图9是本发明实施例的移动终端的框图之二;FIG. 9 is the second block diagram of a mobile terminal according to an embodiment of the present invention;
图10是本发明实施例的移动终端的框图之三;FIG. 10 is a third block diagram of a mobile terminal according to an embodiment of the present invention;
图11是本发明实施例的移动终端的框图之四;FIG. 11 is a fourth block diagram of a mobile terminal according to an embodiment of the present invention;
图12是本发明实施例的移动终端的框图之五;FIG. 12 is a fifth block diagram of a mobile terminal according to an embodiment of the present invention;
图13是本发明实施例的移动终端的结构示意图。Fig. 13 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.
在本发明实施例中,AR信息所表示的是增强现实技术(Augmented Reality,简称AR)信息。In the embodiment of the present invention, the AR information represents augmented reality technology (Augmented Reality, AR for short) information.
参照图1,示出了本发明一个实施例的登录方法的流程图,该登录方法应用于移动终端,该登录方法包括:Referring to Fig. 1, it shows a flowchart of a login method according to an embodiment of the present invention, the login method is applied to a mobile terminal, and the login method includes:
步骤101:在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到增强现实技术AR信息录入指令。Step 101: In the registration interface, if it is detected that the account number and password data to be registered input by the user are detected, then it is detected whether an augmented reality technology AR information input instruction is received.
当用户首次登录移动终端的应用程序时,需要注册一个账号及密码数据,其中,账号及密码数据包括账号和对应的密码,当用户完成账号及密码数据的注册后,在该步骤中,移动终端会提示用户可在此基础上录入AR信息,以便后续登录,从而移动终端可检测是否接收到用户输入的AR信息录入指令。When the user logs in to the application program of the mobile terminal for the first time, an account number and password data need to be registered, wherein the account number and password data include the account number and the corresponding password. After the user completes the registration of the account number and password data, in this step, the mobile terminal The user will be prompted to enter AR information on this basis for subsequent login, so that the mobile terminal can detect whether an AR information entry instruction input by the user has been received.
步骤102:若接收到AR信息录入指令,则进入第一扫描预览界面,录入AR信息,并将录入的AR信息与账号及密码数据绑定,作为注册信息。Step 102: If an AR information entry instruction is received, enter the first scanning preview interface, enter the AR information, and bind the entered AR information with the account number and password data as registration information.
若在步骤101中检测到了用户输入的AR信息录入指令,则在该步骤中,移动终端从注册界面进入第一扫描预览界面,从而用户可将第一扫描预览界面对准需要录入的实体等AR信息,移动终端识别第一扫描预览界面所扫描到的实体等AR信息,作为用户选取的AR信息,并将该AR信息录入,与预先设定好的账号及密码数据绑定在一起,作为该用户的注册信息。If the AR information input instruction input by the user is detected in step 101, then in this step, the mobile terminal enters the first scan preview interface from the registration interface, so that the user can align the first scan preview interface with the AR information such as the entity to be entered. information, the mobile terminal recognizes the AR information such as the entity scanned by the first scan preview interface as the AR information selected by the user, and enters the AR information and binds it with the preset account and password data as the AR information selected by the user. User's registration information.
步骤103:将注册信息上传至与移动终端建立网络连接的服务器。Step 103: Upload the registration information to a server that establishes a network connection with the mobile terminal.
在该步骤中,首先移动终端与对应应用程序的服务器之间建立网络连接,从而移动终端可将注册信息上传至服务器,以将注册信息存储至服务器中,用于后续登录时使用。从而在截止到该步骤完成注册过程。In this step, firstly, a network connection is established between the mobile terminal and the server corresponding to the application program, so that the mobile terminal can upload the registration information to the server, so as to store the registration information in the server for subsequent login. The registration process is thus completed by this step.
步骤104:在登录界面内,若接收到用户输入的AR信息登录指令,则进入第二扫描预览界面。Step 104: In the login interface, if an AR information login instruction input by the user is received, enter the second scanning preview interface.
用户想要达到登录的目的,可采用在登录界面的登录框输入账号及密码数据的方式。而该步骤中,移动终端可提示用户选择AR信息登录的方式,从而当用户在移动终端上选择了AR信息登录的方式,移动终端可接收到用户输入的这一指令,进而移动终端从登录界面进入第二扫描预览界面。If the user wants to achieve the purpose of logging in, he can enter the account and password data in the login box of the login interface. In this step, the mobile terminal can prompt the user to select the method of AR information login, so that when the user selects the method of AR information login on the mobile terminal, the mobile terminal can receive the instruction input by the user, and then the mobile terminal can log in from the login interface. Enter the second scan preview interface.
步骤105:从服务器中读取注册信息,若在第二扫描预览界面内识别到注册信息中的AR信息,则获取与AR信息对应的账号及密码数据。Step 105: Read the registration information from the server, and if the AR information in the registration information is recognized in the second scan preview interface, then obtain the account and password data corresponding to the AR information.
在该步骤中,可在进入第二扫描预览界面的同时,或者扫描的同时,从服务器中读取注册信息,从而在扫描时,可将第二扫描预览界面扫描到的登录信息与注册信息中的AR信息进行比对,当在第二扫描预览界面内识别到注册信息中的AR信息时,说明当前用户的登录信息与注册信息相符,从而获取注册信息中的账号及密码数据。In this step, the registration information can be read from the server while entering the second scan preview interface, or while scanning, so that when scanning, the login information scanned by the second scan preview interface can be combined with the registration information If the AR information in the registration information is recognized in the second scanning preview interface, it means that the login information of the current user matches the registration information, and the account number and password data in the registration information are obtained.
步骤106:将获取的账号及密码数据写入登录界面的登录框,完成登录。Step 106: Write the acquired account number and password data into the login box of the login interface to complete the login.
在该步骤中,将上述步骤获取到的账号及密码数据自动写入登录界面的登录框内,从而可完成登录过程。In this step, the account number and password data obtained in the above steps are automatically written into the login frame of the login interface, thereby completing the login process.
在本实施例中,用户在注册时,可在录入账号及密码数据后,进一步录入与账号及密码数据绑定在一起的AR信息,该AR信息可根据用户自主的意愿进行选取,例如,可以是一个杯子等实物,该AR信息具有唯一性,且形象化,相比复杂的数字,更容易被记住;当用户登录时,可直接选择AR信息登录方式,从而用户直接将曾经录入的AR信息放入第二扫描预览界面内,移动终端可检测第二扫描预览界面内的AR信息与服务器中存储的该用户的AR信息是否一致,在一致的情况下,可确定为该用户在登录,从而获取该用户的注册信息中的账号及密码数据,并写入登录框,完成登录。与现有技术相比,本实施例中的登录方法在避免了对复杂数字记忆的前提下,每次登录时,通过具有唯一性的AR信息完成登录,安全性大大提高。In this embodiment, when the user registers, after entering the account number and password data, the user can further enter the AR information bound together with the account number and password data. The AR information can be selected according to the user's own wishes. For example, it can be It is a real object such as a cup. The AR information is unique and visualized, and it is easier to remember than complex numbers; The information is put into the second scanning preview interface, and the mobile terminal can detect whether the AR information in the second scanning preview interface is consistent with the AR information of the user stored in the server. If they are consistent, it can be determined that the user is logging in. In this way, the account and password data in the user's registration information are obtained, and written into the login box to complete the login. Compared with the prior art, the login method in this embodiment avoids memorizing complex numbers, and each login is completed through unique AR information, greatly improving security.
在图1的基础上,图2示出了本发明另一个实施例的登录方法的步骤102的流程图,该流程图中,步骤102包括:On the basis of FIG. 1, FIG. 2 shows a flow chart of step 102 of a login method according to another embodiment of the present invention. In the flow chart, step 102 includes:
步骤1021:若接收到AR信息录入指令,则进入第一扫描预览界面,选取第一扫描预览界面内的第一主体特征和第一空间特征。Step 1021: If the AR information input instruction is received, enter the first scan preview interface, and select the first subject feature and the first space feature in the first scan preview interface.
在该步骤中,AR信息的选取,可通过选取第一扫描预览界面内的第一主体特征和第一空间特征来实现,例如,若选取一个杯子作为AR信息,杯子为第一主体特征,而第一空间特征可为杯子所处的空间的一些特征。In this step, the selection of AR information can be realized by selecting the first subject feature and the first space feature in the first scanning preview interface. For example, if a cup is selected as the AR information, the cup is the first subject feature, and The first spatial characteristics may be some characteristics of the space in which the cup is located.
步骤1022:利用预设物体识别算法,计算第一主体特征在第一空间特征中的第一特征值。Step 1022: Using a preset object recognition algorithm, calculate the first feature value of the first subject feature in the first space feature.
在该步骤中,将第一主体特征与第一空间特征相结合,体现在第一特征值上,同时,第一特征值所包含的特征值要尽可能多,以增大后续登录识别的精准度。In this step, the first subject feature and the first spatial feature are combined to reflect on the first feature value. At the same time, the first feature value contains as many feature values as possible to increase the accuracy of subsequent login recognition. Spend.
步骤1023:将第一特征值作为AR信息进行录入,并将录入的AR信息与账号及密码数据绑定,作为注册信息。Step 1023: Enter the first feature value as AR information, and bind the entered AR information with account number and password data as registration information.
在该步骤中,完成AR信息的录入和绑定。In this step, the entry and binding of AR information is completed.
图3示出了该实施例的登录方法的步骤105的流程图,基于上述注册步骤,在登录时,步骤105包括:Fig. 3 shows the flowchart of step 105 of the login method of this embodiment, based on the above-mentioned registration steps, when logging in, step 105 includes:
步骤1051:从服务器中读取注册信息。Step 1051: Read registration information from the server.
从服务器中读取在注册中上传的注册信息,以作为登录的参考标准。Read the registration information uploaded in the registration from the server as a reference standard for login.
步骤1052:选取第二扫描预览界面内的第二主体特征和第二空间特征。Step 1052: Select the second subject feature and the second space feature in the second scan preview interface.
步骤1053:利用预设物体识别算法,计算第二主体特征在第二空间特征中第二特征值。Step 1053: Using a preset object recognition algorithm, calculate a second feature value of the second subject feature in the second space feature.
选取第二扫描预览界面中第二主体特征和第二空间特征,同样的原理,利用预设物体识别算法,对所选取的第二主体特征在第二空间特征中第二特征值。Select the second main body feature and the second space feature in the second scanning preview interface, and use the same principle to use the preset object recognition algorithm to obtain the second feature value in the second space feature for the selected second main body feature.
步骤1054:对比第一特征值与第二特征值。Step 1054: Compare the first feature value with the second feature value.
比较第一特征值中包括的特征值和第二特征值中包括的特征值的相似度,若第一特征值中包括的特征值和第二特征值中包括的特征值大部分是一致的,则说明第一特征值与第二特征值的匹配度较高,反之,则说明第一特征值与第二特征值的匹配度较低。这里可以看出来,第一特征值中包括的特征值越多,可对比的特征值就越多,这样,就增大了对比的准确度。Comparing the similarity between the eigenvalues included in the first eigenvalue and the eigenvalues included in the second eigenvalue, if most of the eigenvalues included in the first eigenvalue and the eigenvalues included in the second eigenvalue are consistent, It means that the matching degree between the first eigenvalue and the second eigenvalue is high, and vice versa, it means that the matching degree between the first eigenvalue and the second eigenvalue is low. It can be seen here that the more eigenvalues included in the first eigenvalue, the more eigenvalues can be compared, thus increasing the accuracy of the comparison.
步骤1055:若第一特征值与第二特征值的匹配度大于第一匹配度阈值,则识别注册信息中的AR信息,获取与AR信息对应的账号及密码数据。Step 1055: If the matching degree between the first feature value and the second feature value is greater than the first matching degree threshold, then identify the AR information in the registration information, and obtain account and password data corresponding to the AR information.
在该步骤中,若第一特征值与第二特征值的匹配度大于第一匹配度阈值,说明第一特征值与第二特征值的匹配度较高,则识别到用户的注册信息,从而获取与AR信息对应的账号及密码数据。这里的第一匹配度阈值作为比对结果的参考值,可为二者的相似度的百分比值等,为了保证对比结果的精准度,可将第一匹配度阈值设置得偏大些。In this step, if the matching degree between the first feature value and the second feature value is greater than the first matching degree threshold, it means that the matching degree between the first feature value and the second feature value is relatively high, and the registration information of the user is identified, thereby Acquire account and password data corresponding to the AR information. Here, the first matching degree threshold is used as a reference value for the comparison result, which can be the percentage value of the similarity between the two, etc. In order to ensure the accuracy of the comparison result, the first matching degree threshold can be set higher.
在图1~图3的基础上,图4示出了本发明另一个实施例的登录方法的步骤102的流程图,该流程图中,步骤102在步骤1023之前,以及步骤1022之后,还包括:On the basis of FIGS. 1 to 3 , FIG. 4 shows a flow chart of step 102 of the login method according to another embodiment of the present invention. In the flow chart, step 102 is before step 1023 and after step 1022, including :
步骤1024:读取当前的第一位置信息。Step 1024: Read the current first location information.
为了体现AR信息的特性,在该步骤中,进一步读取当前的第一位置信息,以体现AR信息的空间感。In order to reflect the characteristics of the AR information, in this step, the current first location information is further read to reflect the sense of space of the AR information.
相对应的,步骤1023包括:Correspondingly, step 1023 includes:
步骤10231:将第一特征值与第一位置信息结合,作为AR信息进行录入,并将录入的AR信息与账号及密码数据绑定,作为注册信息。Step 10231: Combine the first feature value with the first location information, and record it as AR information, and bind the entered AR information with account number and password data, as registration information.
在该步骤中,将第一位置信息与第一特征值一起结合到AR信息中,并新生成的AR信息与账号及密码数据绑定。In this step, the first location information and the first characteristic value are combined into the AR information, and the newly generated AR information is bound with the account number and password data.
图5示出了该实施例的登录方法的步骤105的流程图,相应的,步骤105在步骤1051之后,以及步骤1052之间,还包括:FIG. 5 shows a flow chart of step 105 of the login method of this embodiment. Correspondingly, step 105 is after step 1051, and between steps 1052, further includes:
步骤1056:读取当前的第二位置信息;Step 1056: Read the current second location information;
步骤1057:对比第一位置信息与第二位置信息。Step 1057: Compare the first location information with the second location information.
增加比较第一位置信息与第二位置信息的步骤,进一步提高登录识别的准确度,提高安全性,同时可提供更多的登录信息。例如,若该用户在第一位置信息处进行注册,从而可以将第一位置信息看做是用户的常用登录位置,若第一位置信息与第二位置信息较接近,则可降低其他用户登录的概率。The step of comparing the first location information and the second location information is added to further improve the accuracy of login identification, improve security, and provide more login information. For example, if the user registers at the first location information, the first location information can be regarded as the user's common login location, and if the first location information is closer to the second location information, the login cost of other users can be reduced. probability.
步骤1058:若第一位置信息与第二位置信息的匹配度大于第二匹配度阈值,则提示第一主体特征所处的位置。Step 1058: If the matching degree between the first location information and the second location information is greater than the second matching degree threshold, prompt the location of the first subject feature.
若第一位置信息与第二位置信息的匹配度大于第二匹配度阈值,说明第一位置信息与第二位置信息可能是属于同一区域内的,从而移动终端可根据当前的第二位置信息向用户指示第一主体特征所处的位置,以便于用户识别AR信息中的第一特征值。这里的第二匹配度阈值作为比对结果的参考值,可为二者的相似度的百分比值等,为了保证对比结果的精准度,可将第二匹配度阈值设置得偏大些。If the matching degree between the first location information and the second location information is greater than the second matching degree threshold, it means that the first location information and the second location information may belong to the same area, so that the mobile terminal can send information to the user according to the current second location information. The user indicates the location of the first subject feature, so that the user can identify the first feature value in the AR information. Here, the second matching degree threshold is used as a reference value for the comparison result, which can be a percentage value of the similarity between the two, etc. In order to ensure the accuracy of the comparison result, the second matching degree threshold can be set to be larger.
可参考的,第一位置信息和第二位置信息均包括:移动终端的定位信息、移动终端的顶部所指向的方向信息和移动终端所处的海拔信息。For reference, both the first location information and the second location information include: location information of the mobile terminal, direction information to which the top of the mobile terminal points, and altitude information of the mobile terminal.
具体的,通过移动终端中的传感器,读取当前移动终端的定位信息(如:地理位置)、移动终端的顶部所指向的方向信息(如:朝向),以及移动终端所处的海拔信息(如:海拔),最后将这些信息打包到一起,上传到服务器,下次登录时,只需要从服务器中读取并比对即可。其中,当提示第一主体特征所处的位置时,可利用移动终端的顶部所指向的方向信息等,将移动终端的顶部所指向的方向指向第一主体特征所处的位置方向。Specifically, through the sensor in the mobile terminal, read the positioning information of the current mobile terminal (such as: geographic location), the direction information (such as: orientation) pointed to by the top of the mobile terminal, and the altitude information of the mobile terminal (such as: : altitude), and finally pack the information together and upload it to the server. Next time you log in, you only need to read it from the server and compare it. Wherein, when prompting the position of the first main body feature, the direction information of the top of the mobile terminal can be used to point the direction of the top of the mobile terminal to the direction of the position of the first main feature.
在又一实施例中,以杯子为例,第一扫描预览界面对准杯子,计算杯子的特征值,同时通过移动终端的全球定位系统(GlobalPositioningSystem,简称GPS)传感器读取当前移动终端的地理位置和所在的海拔信息,利用移动终端的陀螺仪和方向传感器读取移动终端的朝向信息,连同杯子的特征值,进行数据打包。这里的数据打包,可以采用将特征数据和传感器的信息列成一个数组,将数组连接成字符串,进行存储,考虑到数据的安全性,也可对最后得到的字符串进行加密的动作,形成一些表面上看起来无意义的字符串,存储到服务器中。In yet another embodiment, taking a cup as an example, the first scanning preview interface is aimed at the cup, the feature value of the cup is calculated, and at the same time, the geographic location of the current mobile terminal is read by the Global Positioning System (GPS) sensor of the mobile terminal And the altitude information, use the gyroscope and direction sensor of the mobile terminal to read the orientation information of the mobile terminal, and package the data together with the characteristic value of the cup. The data packaging here can use the method of listing the feature data and sensor information into an array, concatenating the array into a string, and storing it. Considering the security of the data, the action of encrypting the final string can also be formed. Some seemingly meaningless strings are stored in the server.
在这里需要说明的是,在本发明实施例中,对于将AR信息与账号及密码数据绑定可通过多个实施例实现,在其中一个实施例中,若没有录入AR信息,则直接将账号及密码数据上传至服务器中,同时服务器给定上传的账号及密码数据唯一的身份标识号码(IDentity,简称ID)。在录入AR信息之后,移动终端向服务器发送一个绑定指令,该绑定指令用于绑定账号及密码数据和AR信息,以将账号及密码数据和AR信息作为注册信息,同时,移动终端将绑定指令和AR信息一起发送至服务器,服务器接收到绑定指令和AR信息后,给定该AR信息与上述账号及密码数据同一ID,从而将该用户的注册信息更新,从而可通过该ID识别该用户的注册信息。What needs to be explained here is that in the embodiment of the present invention, the binding of AR information with account number and password data can be realized through multiple embodiments. In one of the embodiments, if no AR information is entered, the account number and password data are uploaded to the server, and at the same time, the server assigns the unique ID number (IDentity, ID for short) to the uploaded account number and password data. After entering the AR information, the mobile terminal sends a binding instruction to the server, which is used to bind the account number and password data and AR information, so that the account number, password data and AR information are used as registration information, and at the same time, the mobile terminal will The binding command and AR information are sent to the server together. After receiving the binding command and AR information, the server will give the same ID as the AR information and the above account and password data, so as to update the registration information of the user, so that the user can pass the ID Registration information identifying this user.
为了进一步提高安全系数,在另一个实施例中,AR信息包括不同时刻的多组子AR信息,子AR信息包括在同一时刻录入的第一主体特征在第一空间特征的第一特征值,以及该时刻对应的第一位置信息。In order to further improve the safety factor, in another embodiment, the AR information includes multiple groups of sub-AR information at different times, and the sub-AR information includes the first feature value of the first subject feature in the first space feature entered at the same time, and The first location information corresponding to this moment.
在录入AR信息时,可按照时间先后顺序先后录入各组子AR信息,从而在登录时,需要按照先前录入的顺序依次识别各组子AR信息,即可完成登录,这样还能够增加注册登录的趣味性。When entering AR information, you can enter each group of sub-AR information in chronological order, so that when logging in, you need to identify each group of sub-AR information in sequence according to the order entered before, and then you can complete the login, which can also increase the registration time. Interesting.
例如:在注册应用程序的账号时,依次将物品A(如:杯子)、物品B(如:本子),物品C(如:电视)等的特征数据上传至服务器中,并将这些数据和账号及密码数据绑定起来。在登录的时候,提示用户依次扫描物品,在扫描物品A(杯子)成功后,提示根据物品B(本子)的位置信息,以及当前的移动终端朝向,提示用户该往那边去寻找物品B(本子),在扫描物品B(本子)成功后,提示根据物品C(电视)的位置信息,以及当前的移动终端朝向,提示用户该往那边去寻找物品C(电视),当三者都识别成功后,进入登录。For example: when registering the account of the application program, the characteristic data of item A (such as: cup), item B (such as: notebook), item C (such as: TV) etc. are uploaded to the server in sequence, and these data and account and password data are bound together. When logging in, the user is prompted to scan the items in turn. After the item A (cup) is successfully scanned, the user is prompted to find the item B (book) based on the location information of the item B (book) and the current orientation of the mobile terminal. Notebook), after successfully scanning item B (book), prompt the user to find item C (television) based on the location information of item C (TV) and the current orientation of the mobile terminal. When all three are recognized After success, go to login.
在图1、图4和图5的基础上,图6示出了本发明另一个实施例的登录方法的注册步骤的流程图,该流程图中,在注册过程中,还包括:On the basis of Fig. 1, Fig. 4 and Fig. 5, Fig. 6 shows a flow chart of the registration steps of the login method according to another embodiment of the present invention. In this flow chart, during the registration process, it also includes:
步骤107:在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到第一身份信息录入指令。Step 107: In the registration interface, if the account number and password data to be registered input by the user are detected, it is detected whether a first identity information entry instruction is received.
在注册阶段,移动终端还可提示用户录入第一身份信息,从而用户可在移动终端的注册界面选择录入第一身份信息,在该步骤中,移动终端实时检测用户输入的第一身份信息录入指令。In the registration phase, the mobile terminal can also prompt the user to enter the first identity information, so that the user can choose to enter the first identity information on the registration interface of the mobile terminal. In this step, the mobile terminal detects the first identity information input instruction input by the user in real time .
步骤108:若接收到第一身份信息录入指令,则进入身份信息录入界面,录入第一身份信息,并将录入的第一身份信息绑定在注册信息中。Step 108: If the first identity information entry instruction is received, enter the identity information entry interface, enter the first identity information, and bind the entered first identity information to the registration information.
当移动终端检测到用户输入的第一身份信息录入指令,则移动终端由注册界面进入身份信息录入界面,用户可将第一身份信息对准身份信息录入界面,以通过身份信息录入界面读取到第一身份信息,并录入移动终端,同时将第一身份信息绑定在注册信息中。这里也可使用给定第一身份信息、账号及密码数据和AR信息相同的ID的方式来实现绑定。When the mobile terminal detects the first identity information entry instruction input by the user, the mobile terminal enters the identity information entry interface from the registration interface, and the user can align the first identity information with the identity information entry interface to read the identity information entry interface through the identity information entry interface. The first identity information is entered into the mobile terminal, and at the same time, the first identity information is bound to the registration information. Here, the binding can also be realized by using the same ID as the first identity information, account number and password data and the AR information.
例如,第一身份信息可以是指纹信息,身份信息录入界面可以是指纹录入界面;第一身份信息还可以是人脸信息,身份信息录入界面可以是拍摄预览画面;第一身份信息还可以是虹膜信息等生物特征信息。For example, the first identity information can be fingerprint information, and the identity information entry interface can be a fingerprint entry interface; the first identity information can also be face information, and the identity information entry interface can be a shooting preview screen; the first identity information can also be an iris information and other biometric information.
优选的,步骤107和步骤108可在步骤102之后,以及步骤103之前执行。Preferably, step 107 and step 108 may be performed after step 102 and before step 103 .
图7示出了该实施例的登录方法的步骤105的流程图,该流程图中,步骤105还包括:Fig. 7 shows the flow chart of step 105 of the login method of this embodiment, in this flow chart, step 105 also includes:
步骤1059:若第一位置信息与第二位置信息的匹配度小于或者等于第二匹配度阈值,则提示与第一主体特征同属性的主体特征。Step 1059: If the matching degree between the first location information and the second location information is less than or equal to the second matching degree threshold, suggest a subject feature with the same attribute as the first subject feature.
第一身份信息的录入可以提供一种新的登录方式,还可以增加登录的安全性。后者的情况尤其适合第一位置信息与第二位置信息的匹配度较低的情况下,在这种情况下,说明录入AR信息的位置与登录位置相差较大,因此,AR信息中的第一主体特征也不一定在附近,这里可根据AR信息中的第一主体特征,推荐用户选取一个与第一主体特征同属性的主体特征,例如,在录入AR信息时,录入的是某一个杯子,登录时,可选取另一个杯子,但属性都是杯子。The entry of the first identity information can provide a new login method, and can also increase the security of login. The latter case is especially suitable when the matching degree between the first location information and the second location information is low. A subject feature is not necessarily nearby. Here, according to the first subject feature in the AR information, it is recommended that the user select a subject feature with the same attribute as the first subject feature. For example, when entering AR information, the entry is a certain cup , when you log in, you can choose another cup, but the attributes are all cups.
对应的,步骤1055包括:Correspondingly, step 1055 includes:
步骤10551:若第一特征值与第二特征值的匹配度大于第一匹配度阈值,则进入身份信息识别界面。Step 10551: If the matching degree between the first characteristic value and the second characteristic value is greater than the first matching degree threshold, enter the identity information identification interface.
在这种情况下,因第二主体特征与第一主体特征不是来自同一主体,为了保证安全性,可进一步进行身份验证。In this case, because the second subject characteristic is not from the same subject as the first subject characteristic, in order to ensure security, identity verification can be further performed.
步骤10552:若检测到身份信息识别界面内识别到第二身份信息与第一身份信息匹配,则获取与AR信息对应的账号及密码数据。Step 10552: If it is detected that the second identity information matches the first identity information in the identity information identification interface, obtain the account and password data corresponding to the AR information.
当身份信息符合时,方可获取账号及密码数据登录。When the identity information matches, the account number and password data can be obtained to log in.
在另一实施例中,在识别的过程中,可增加一些保护机制,例如当连续5次识别失败时可自动跳入到手动输入账号密码的登录界面。而在第二扫描预览界面应该提供一个入口,让用户随时可以切换到手动输入的登录方式。In another embodiment, during the identification process, some protection mechanisms can be added, for example, when the identification fails for 5 consecutive times, it can automatically jump to the login interface where the account password is manually entered. On the second scan preview interface, an entry should be provided so that the user can switch to the manual input login method at any time.
进一步的,为了提高安全性,在另一实施例中,登录方法还可包括:对注册信息进行加密处理。Further, in order to improve security, in another embodiment, the login method may further include: encrypting the registration information.
在本实施例中,可进一步对注册信息进行保护,提高安全系数。In this embodiment, the registration information can be further protected to improve the safety factor.
本发明实施例能够实现快速登录移动终端应用程序的操作,并且能够增加用户的账号密码的安全性,降低账号风险。除此之外,采用AR扫描的方式进行账号登录不但能够增加登录的趣味性和用户体验,还能够省去用户记忆各类复杂账号密码的操作,节省很多人力。将AR信息录入服务器的数据库之后,甚至在更换移动终端时,也不需要用户再次输入账号密码,用户体验大大提高。The embodiment of the present invention can realize the operation of quickly logging into the application program of the mobile terminal, and can increase the security of the account password of the user, and reduce the risk of the account. In addition, the use of AR scanning for account login can not only increase the fun of login and user experience, but also save users from the operation of memorizing various complex account passwords, saving a lot of manpower. After the AR information is entered into the database of the server, even when the mobile terminal is replaced, the user does not need to enter the account password again, and the user experience is greatly improved.
另外,本发明实施例中的登录方法也可植入到输入法应用或者移动终端系统中,在用户需要登录某个应用程序进行账号密码的输入的时候,输入法自动弹出是否采用AR信息的方式登入,或者系统智能根据当前的应用程序弹出摄像头应用进行AR识别并且登录。这样使得本发明实施例中的登录方法得以广泛应用。In addition, the login method in the embodiment of the present invention can also be implanted into an input method application or a mobile terminal system. When a user needs to log in to an application program to input an account password, the input method will automatically pop up whether to use AR information. Log in, or the system intelligently pops up the camera application according to the current application program for AR recognition and login. In this way, the login method in the embodiment of the present invention can be widely used.
图8示出了本发明一个实施例的移动终端的框图,该框图中包括移动终端与服务器的连接关系,该移动终端包括:Fig. 8 shows a block diagram of a mobile terminal according to an embodiment of the present invention, the block diagram includes the connection relationship between the mobile terminal and the server, and the mobile terminal includes:
AR信息录入指令接收模块10,用于在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到增强现实技术AR信息录入指令;The AR information entry instruction receiving module 10 is used to detect whether the augmented reality technology AR information entry instruction is received if the account number and password data to be registered input by the user are detected in the registration interface;
AR信息录入模块20,用于若接收到AR信息录入指令,则进入第一扫描预览界面,录入AR信息,并将录入的AR信息与账号及密码数据绑定,作为注册信息;The AR information entry module 20 is used to enter the first scan preview interface if the AR information entry instruction is received, to enter the AR information, and to bind the entered AR information with the account number and password data as the registration information;
注册信息上传模块30,用于将注册信息上传至与移动终端建立网络连接的服务器;The registration information uploading module 30 is used for uploading the registration information to a server that establishes a network connection with the mobile terminal;
AR信息登录指令接收模块40,用于在登录界面内,若接收到AR信息登录指令,则进入第二扫描预览界面;The AR information login instruction receiving module 40 is used to enter the second scanning preview interface if the AR information login instruction is received in the login interface;
账号及密码数据获取模块50,用于从服务器中读取注册信息,若在第二扫描预览界面内识别到注册信息中的AR信息,则获取与AR信息对应的账号及密码数据;The account number and password data acquisition module 50 is used to read the registration information from the server, and if the AR information in the registration information is recognized in the second scanning preview interface, the account number and password data corresponding to the AR information are obtained;
账号及密码数据写入模块60,用于将获取的账号及密码数据写入登录界面的登录框,完成登录。The account and password data writing module 60 is used to write the acquired account and password data into the login box of the login interface to complete the login.
在本实施例中,用户在注册时,可在录入账号及密码数据后,进一步录入与账号及密码数据绑定在一起的AR信息,该AR信息可根据用户自主的意愿进行选取,例如,可以是一个杯子等实物,该AR信息具有唯一性,且形象化,相比复杂的数字,更容易被记住;当用户登录时,可直接选择AR信息登录方式,从而用户直接将曾经录入的AR信息放入第二扫描预览界面内,移动终端可检测第二扫描预览界面内的AR信息与服务器中存储的该用户的AR信息是否一致,在一致的情况下,可确定为该用户在登录,从而获取该用户的注册信息中的账号及密码数据,并写入登录框,完成登录。与现有技术相比,本实施例中的移动终端在避免了对复杂数字记忆的前提下,在每次登录时,通过具有唯一性的AR信息完成登录,安全性大大提高。In this embodiment, when the user registers, after entering the account number and password data, the user can further enter the AR information bound together with the account number and password data. The AR information can be selected according to the user's own wishes. For example, it can be It is a real object such as a cup. The AR information is unique and visualized, and it is easier to remember than complex numbers; The information is put into the second scanning preview interface, and the mobile terminal can detect whether the AR information in the second scanning preview interface is consistent with the AR information of the user stored in the server. If they are consistent, it can be determined that the user is logging in. In this way, the account and password data in the user's registration information are obtained, and written into the login box to complete the login. Compared with the prior art, the mobile terminal in this embodiment avoids memorizing complex numbers, and completes the login through unique AR information every time it logs in, greatly improving security.
特别的,AR信息录入指令接收模块10可用于实现前述实施例中的步骤101,AR信息录入模块20可用于实现前述实施例中的步骤102,注册信息上传模块30可用于实现前述实施例中的步骤103,AR信息登录指令接收模块40可用于实现前述实施例中的步骤104,账号及密码数据获取模块50可用于实现前述实施例中的步骤105,账号及密码数据写入模块60可用于实现前述实施例中的步骤106,因此,本实施例中的有益效果可参见前述实施例中的对应部分,在此不再赘述。In particular, the AR information input instruction receiving module 10 can be used to implement step 101 in the aforementioned embodiments, the AR information input module 20 can be used to implement step 102 in the aforementioned embodiments, and the registration information uploading module 30 can be used to implement step 102 in the aforementioned embodiments. In step 103, the AR information login instruction receiving module 40 can be used to implement step 104 in the foregoing embodiment, the account number and password data acquisition module 50 can be used to implement step 105 in the foregoing embodiment, and the account number and password data writing module 60 can be used to implement Step 106 in the foregoing embodiment, therefore, the beneficial effect in this embodiment may refer to the corresponding part in the foregoing embodiment, and details are not repeated here.
在图8的基础上,图9示出了本发明另一个实施例的移动终端的框图,该框图中包括移动终端与服务器的连接关系,AR信息录入模块20包括:On the basis of FIG. 8, FIG. 9 shows a block diagram of a mobile terminal according to another embodiment of the present invention, the block diagram includes the connection relationship between the mobile terminal and the server, and the AR information entry module 20 includes:
第一选取单元21,用于若接收到AR信息录入指令,则进入第一扫描预览界面,选取第一扫描预览界面内的第一主体特征和第一空间特征;The first selection unit 21 is configured to enter the first scan preview interface and select the first subject feature and the first space feature in the first scan preview interface if the AR information input instruction is received;
第一特征值计算单元22,用于利用预设物体识别算法,计算第一主体特征在第一空间特征中的第一特征值;The first eigenvalue calculation unit 22 is configured to use a preset object recognition algorithm to calculate a first eigenvalue of the first subject feature in the first space feature;
第一特征值录入单元23,用于将第一特征值作为AR信息进行录入,并将录入的AR信息与账号及密码数据绑定,作为注册信息;The first characteristic value entry unit 23 is configured to enter the first characteristic value as AR information, and bind the entered AR information with account number and password data as registration information;
账号及密码数据获取模块50包括:The account and password data acquisition module 50 includes:
注册信息读取单元51,用于从服务器中读取注册信息;A registration information reading unit 51, configured to read registration information from a server;
第二选取单元52,用于选取第二扫描预览界面内的第二主体特征和第二空间特征;The second selecting unit 52 is used to select the second subject feature and the second space feature in the second scanning preview interface;
第二特征值计算单元53,用于利用预设物体识别算法,计算第二主体特征在第二空间特征中的第二特征值;The second eigenvalue calculation unit 53 is configured to calculate a second eigenvalue of the second subject feature in the second space feature by using a preset object recognition algorithm;
第一对比单元54,用于对比第一特征值与第二特征值;A first comparison unit 54, configured to compare the first feature value with the second feature value;
AR信息识别单元55,用于若第一特征值与第二特征值的匹配度大于第一匹配度阈值,则识别注册信息中的AR信息,获取与AR信息对应的账号及密码数据。The AR information identification unit 55 is configured to identify the AR information in the registration information and obtain account and password data corresponding to the AR information if the matching degree between the first feature value and the second feature value is greater than the first matching degree threshold.
特别的,第一选取单元21可用于实现前述实施例中的步骤1021,第一特征值计算单元22可用于实现前述实施例中的步骤1022,第一特征值录入单元23可用于实现前述实施例中的步骤1023,注册信息读取单元51可用于实现前述实施例中的步骤1051,第二选取单元52可用于实现前述实施例中的步骤1052,第二特征值计算单元53可用于实现前述实施例中的步骤1053,第一对比单元54可用于实现前述实施例中的步骤1054,AR信息识别单元55可用于实现前述实施例中的步骤1055,因此,本实施例中的有益效果可参见前述实施例中的对应部分,在此不再赘述。In particular, the first selection unit 21 can be used to realize the step 1021 in the foregoing embodiment, the first feature value calculation unit 22 can be used to realize the step 1022 in the foregoing embodiment, and the first feature value entry unit 23 can be used to realize the foregoing embodiment In step 1023, the registration information reading unit 51 can be used to realize the step 1051 in the foregoing embodiment, the second selection unit 52 can be used to realize the step 1052 in the foregoing embodiment, and the second characteristic value calculation unit 53 can be used to realize the foregoing embodiment In step 1053 in the example, the first comparison unit 54 can be used to realize step 1054 in the foregoing embodiment, and the AR information identification unit 55 can be used to realize step 1055 in the foregoing embodiment. Therefore, the beneficial effect in this embodiment can be referred to the foregoing Corresponding parts in the embodiments will not be repeated here.
在图9的基础上,图10示出了本发明另一个实施例的移动终端的框图,该框图中包括移动终端与服务器的连接关系,AR信息录入模块20还包括:On the basis of FIG. 9, FIG. 10 shows a block diagram of a mobile terminal according to another embodiment of the present invention, the block diagram includes the connection relationship between the mobile terminal and the server, and the AR information entry module 20 also includes:
第一位置信息读取单元24,用于读取当前的第一位置信息;A first location information reading unit 24, configured to read the current first location information;
第一特征值录入单元23包括:The first feature value entry unit 23 includes:
结合子单元231,用于将第一特征值与第一位置信息结合,作为AR信息进行录入,并将录入的AR信息与账号及密码数据绑定,作为注册信息;The combination subunit 231 is configured to combine the first characteristic value with the first location information, record it as AR information, and bind the entered AR information with account number and password data as registration information;
账号及密码数据获取模块50还包括:The account number and password data acquisition module 50 also includes:
第二位置信息读取单元56,用于读取当前的第二位置信息;A second location information reading unit 56, configured to read current second location information;
第二对比单元57,用于对比第一位置信息与第二位置信息;A second comparison unit 57, configured to compare the first location information with the second location information;
第一提示单元58,用于若第一位置信息与第二位置信息的匹配度大于第二匹配度阈值,则提示第一主体特征所处的位置。The first prompting unit 58 is configured to prompt the position of the first subject feature if the matching degree between the first position information and the second position information is greater than the second matching degree threshold.
特别的,第一位置信息读取单元24可用于实现前述实施例中的步骤1024,结合子单元231可用于实现前述实施例中的步骤10231,第二位置信息读取单元56可用于实现前述实施例中的步骤1056,第二对比单元57可用于实现前述实施例中的步骤1057,第一提示单元58可用于实现前述实施例中的步骤1058,因此,本实施例中的有益效果可参见前述实施例中的对应部分,在此不再赘述。In particular, the first position information reading unit 24 can be used to implement step 1024 in the aforementioned embodiment, the combination subunit 231 can be used to implement step 10231 in the aforementioned embodiment, and the second position information reading unit 56 can be used to implement the aforementioned implementation Step 1056 in the example, the second comparison unit 57 can be used to realize the step 1057 in the foregoing embodiment, and the first prompt unit 58 can be used to realize the step 1058 in the foregoing embodiment, therefore, the beneficial effect in this embodiment can be referred to the foregoing Corresponding parts in the embodiments will not be repeated here.
AR信息包括不同时刻的多组子AR信息,子AR信息包括在同一时刻录入的第一主体特征在第一空间特征的第一特征值,以及该时刻对应的第一位置信息。The AR information includes multiple groups of sub-AR information at different times, and the sub-AR information includes the first feature value of the first subject feature recorded at the same time in the first space feature, and the corresponding first position information at that time.
第一位置信息和第二位置信息均包括:移动终端的定位信息、移动终端的顶部所指向的方向信息和移动终端所处的海拔信息。Both the first location information and the second location information include: location information of the mobile terminal, direction information to which the top of the mobile terminal points, and altitude information of the mobile terminal.
在图10的基础上,图11示出了本发明另一个实施例的移动终端的框图,该框图中包括移动终端与服务器的连接关系,移动终端还包括:On the basis of FIG. 10, FIG. 11 shows a block diagram of a mobile terminal according to another embodiment of the present invention, the block diagram includes the connection relationship between the mobile terminal and the server, and the mobile terminal also includes:
第一身份信息录入指令接收模块70,用于在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到第一身份信息录入指令;The first identity information entry instruction receiving module 70 is used to detect whether the first identity information entry instruction is received if the account number and password data to be registered input by the user are detected in the registration interface;
第一身份信息录入模块80,用于若接收到第一身份信息录入指令,则进入身份信息录入界面,录入第一身份信息,并将录入的第一身份信息绑定在注册信息中;The first identity information entry module 80 is configured to enter the identity information entry interface, enter the first identity information, and bind the entered first identity information to the registration information if the first identity information entry instruction is received;
账号及密码数据获取模块50还包括:The account number and password data acquisition module 50 also includes:
第二提示单元59,用于若第一位置信息与第二位置信息的匹配度小于或者等于第二匹配度阈值,则提示与第一主体特征同属性的主体特征;The second prompting unit 59 is configured to prompt the subject feature with the same attribute as the first subject feature if the matching degree between the first position information and the second position information is less than or equal to the second matching degree threshold;
AR信息识别单元55包括:AR information recognition unit 55 includes:
身份信息识别子单元551,用于若第一特征值与第二特征值的匹配度大于第一匹配度阈值,则进入身份信息识别界面;The identity information identification subunit 551 is configured to enter the identity information identification interface if the matching degree between the first feature value and the second feature value is greater than the first matching degree threshold;
身份信息匹配子单元552,用于若检测到身份信息识别界面内识别到第二身份信息与第一身份信息匹配,则获取与AR信息对应的账号及密码数据。The identity information matching subunit 552 is configured to obtain account and password data corresponding to the AR information if it is detected that the second identity information matches the first identity information in the identity information identification interface.
特别的,第一身份信息录入指令接收模块70可用于实现前述实施例中的步骤107,第一身份信息录入模块80可用于实现前述实施例中的步骤108,第二提示单元59可用于实现前述实施例中的步骤1059,身份信息识别子单元551可用于实现前述实施例中的步骤10551,身份信息匹配子单元552可用于实现前述实施例中的步骤10552,因此,本实施例中的有益效果可参见前述实施例中的对应部分,在此不再赘述。In particular, the first identity information input instruction receiving module 70 can be used to implement step 107 in the aforementioned embodiment, the first identity information input module 80 can be used to implement step 108 in the aforementioned embodiment, and the second prompt unit 59 can be used to implement the aforementioned In step 1059 in the embodiment, the identity information identification subunit 551 can be used to implement step 10551 in the foregoing embodiment, and the identity information matching subunit 552 can be used to implement step 10552 in the foregoing embodiment, therefore, the beneficial effects of this embodiment Reference may be made to corresponding parts in the foregoing embodiments, and details are not repeated here.
值得一提的是,移动终端中的各个结构均可用于实现登录方法的各个实施例中的对应步骤,因此,登录方法的各个实施例中的有益效果可用于解释移动终端中的各个结构的有益效果,在此不再赘述。It is worth mentioning that each structure in the mobile terminal can be used to implement the corresponding steps in each embodiment of the login method, therefore, the beneficial effects of each embodiment of the login method can be used to explain the beneficial effects of each structure in the mobile terminal effect, which will not be repeated here.
本发明另一实施例还提供了一种移动终端,包括处理器,存储器,存储在存储器上并可在处理器上运行的计算机程序,计算机程序被处理器执行时实现如上述任一登录方法的实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Another embodiment of the present invention also provides a mobile terminal, including a processor, a memory, and a computer program stored on the memory and operable on the processor. When the computer program is executed by the processor, any of the above login methods can be implemented. The various processes of the embodiment can achieve the same technical effect, so in order to avoid repetition, details are not repeated here.
本发明另一实施例还提供了一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,注册登录处理被处理器执行时实现如上述任一登录方法的实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(RandomAccessMemory,简称RAM)、磁碟或者光盘等。Another embodiment of the present invention also provides a computer-readable storage medium, on which a computer program is stored, and when the registration and login processing is executed by the processor, each process of any one of the above-mentioned login method embodiments is realized, And can achieve the same technical effect, in order to avoid repetition, no more details here. Wherein, the computer-readable storage medium is, for example, a read-only memory (Read-Only Memory, ROM for short), a random access memory (Random Access Memory, RAM for short), a magnetic disk or an optical disk, and the like.
图12是本发明另一个实施例的移动终端的框图。图12所示的移动终端800包括:至少一个处理器801、存储器802、至少一个网络接口804和其他用户接口803、长焦摄像头806和广角摄像头807。移动终端800中的各个组件通过总线系统805耦合在一起。可理解,总线系统805用于实现这些组件之间的连接通信。总线系统805除包括数据总线之外,还包括电源总线、控制总线和状态信号总线。但是为了清楚说明起见,在图12中将各种总线都标为总线系统805。FIG. 12 is a block diagram of a mobile terminal according to another embodiment of the present invention. The mobile terminal 800 shown in FIG. 12 includes: at least one processor 801 , a memory 802 , at least one network interface 804 and other user interfaces 803 , a telephoto camera 806 and a wide-angle camera 807 . Various components in the mobile terminal 800 are coupled together through a bus system 805 . It can be understood that the bus system 805 is used to realize connection and communication between these components. In addition to the data bus, the bus system 805 also includes a power bus, a control bus and a status signal bus. However, the various buses are labeled bus system 805 in FIG. 12 for clarity of illustration.
其中,用户接口803可以包括显示器、键盘或者点击设备(例如,鼠标,轨迹球(trackball)、触感板或者触摸屏等。Wherein, the user interface 803 may include a display, a keyboard, or a pointing device (for example, a mouse, a trackball (trackball), a touch panel, or a touch screen, and the like.
可以理解,本发明实施例中的存储器802可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-OnlyMemory,ROM)、可编程只读存储器(ProgrammableROM,PROM)、可擦除可编程只读存储器(ErasablePROM,EPROM)、电可擦除可编程只读存储器(ElectricallyEPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(RandomAccessMemory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(StaticRAM,SRAM)、动态随机存取存储器(DynamicRAM,DRAM)、同步动态随机存取存储器(SynchronousDRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(DoubleDataRateSDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(SynchlinkDRAM,SLDRAM)和直接内存总线随机存取存储器(DirectRambusRAM,DRRAM)。本发明实施例描述的系统和方法的存储器802旨在包括但不限于这些和任意其它适合类型的存储器。It can be understood that the memory 802 in the embodiment of the present invention may be a volatile memory or a nonvolatile memory, or may include both volatile and nonvolatile memories. Among them, the non-volatile memory can be read-only memory (Read-OnlyMemory, ROM), programmable read-only memory (ProgrammableROM, PROM), erasable programmable read-only memory (ErasablePROM, EPROM), electrically erasable Programming read-only memory (Electrically EPROM, EEPROM) or flash memory. The volatile memory may be random access memory (Random Access Memory, RAM), which acts as an external cache. By way of illustration and not limitation, many forms of RAM are available such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (Synchronous DRAM, SDRAM), Double data rate synchronous dynamic random access memory (DoubleDataRateSDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (SynchlinkDRAM, SLDRAM) and direct memory bus random access Memory (Direct Rambus RAM, DRRAM). The memory 802 of the systems and methods described in embodiments of the present invention is intended to include, but is not limited to, these and any other suitable types of memory.
在一些实施方式中,存储器802存储了如下的元素,可执行模块或者数据结构,或者他们的子集,或者他们的扩展集:操作系统8021和应用程序8022。In some implementations, the memory 802 stores the following elements, executable modules or data structures, or their subsets, or their extended sets: an operating system 8021 and an application program 8022 .
其中,操作系统8021,包含各种系统程序,例如框架层、核心库层、驱动层等,用于实现各种基础业务以及处理基于硬件的任务。应用程序8022,包含各种应用程序,例如媒体播放器(MediaPlayer)、浏览器(Browser)等,用于实现各种应用业务。实现本发明实施例方法的程序可以包含在应用程序8022中。Among them, the operating system 8021 includes various system programs, such as framework layer, core library layer, driver layer, etc., for realizing various basic services and processing hardware-based tasks. The application program 8022 includes various application programs, such as a media player (MediaPlayer), a browser (Browser), etc., and is used to implement various application services. The program for realizing the method of the embodiment of the present invention may be included in the application program 8022 .
在本发明实施例中,移动终端800还包括:存储在存储器上802并可在处理器801上运行的登录控制程序,具体地,可以是应用程序8022中的登录控制程序,登录控制程序被处理器801执行时实现如下步骤:在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到增强现实技术AR信息录入指令;若接收到所述AR信息录入指令,则进入第一扫描预览界面,录入所述AR信息,并将录入的所述AR信息与所述账号及密码数据绑定,作为注册信息;将所述注册信息上传至与所述移动终端建立网络连接的服务器;在登录界面内,若接收到AR信息登录指令,则进入第二扫描预览界面;从所述服务器中读取所述注册信息,若在所述第二扫描预览界面内识别到所述注册信息中的AR信息,则获取与所述AR信息对应的账号及密码数据;将获取的所述账号及密码数据写入所述登录界面的登录框,完成登录。In the embodiment of the present invention, the mobile terminal 800 further includes: a login control program stored in the memory 802 and operable on the processor 801, specifically, it may be the login control program in the application program 8022, and the login control program is processed When the device 801 is executed, the following steps are implemented: in the registration interface, if the account number and password data to be registered input by the user are detected, then it is detected whether an augmented reality technology AR information entry instruction is received; if the AR information entry instruction is received, Then enter the first scanning preview interface, enter the AR information, and bind the entered AR information with the account number and password data as registration information; upload the registration information to the network established with the mobile terminal connected server; in the login interface, if an AR information login instruction is received, enter the second scan preview interface; read the registration information from the server, if the AR information is identified in the second scan preview interface AR information in the above registration information, then obtain the account number and password data corresponding to the AR information; write the obtained account number and password data into the login box of the login interface to complete the login.
上述本发明实施例揭示的方法可以应用于处理器801中,或者由处理器801实现。处理器801可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法的各步骤可以通过处理器801中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器801可以是通用处理器、数字信号处理器(DigitalSignalProcessor,DSP)、专用集成电路(ApplicationSpecific IntegratedCircuit,ASIC)、现成可编程门阵列(FieldProgrammableGateArray,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本发明实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本发明实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的计算机可读存储介质中。该计算机可读存储介质位于存储器702,处理器801读取存储器802中的信息,结合其硬件完成上述方法的步骤。具体地,该计算机可读存储介质上存储有计算机程序,计算机程序被处理器801执行时实现如上述任一登录方法的实施例的步骤。The methods disclosed in the foregoing embodiments of the present invention may be applied to the processor 801 or implemented by the processor 801 . The processor 801 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the above method may be completed by an integrated logic circuit of hardware in the processor 801 or instructions in the form of software. The above-mentioned processor 801 may be a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other programmable logic devices, discrete gates Or transistor logic devices, discrete hardware components. Various methods, steps and logic block diagrams disclosed in the embodiments of the present invention may be implemented or executed. A general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like. The steps of the methods disclosed in the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in a computer-readable storage medium mature in the field such as random access memory, flash memory, read-only memory, programmable read-only memory or electrically erasable programmable memory, registers, and the like. The computer-readable storage medium is located in the memory 702, and the processor 801 reads the information in the memory 802, and completes the steps of the above method in combination with its hardware. Specifically, a computer program is stored on the computer-readable storage medium, and when the computer program is executed by the processor 801, the steps of any one of the above-mentioned login method embodiments are implemented.
可以理解的是,本发明实施例描述的这些实施例可以用硬件、软件、固件、中间件、微码或其组合来实现。对于硬件实现,处理单元可以实现在一个或多个专用集成电路(ApplicationSpecificIntegratedCircuits,ASIC)、数字信号处理器(DigitalSignalProcessing,DSP)、数字信号处理设备(DSPDevice,DSPD)、可编程逻辑设备(ProgrammableLogicDevice,PLD)、现场可编程门阵列(Field-ProgrammableGateArray,FPGA)、通用处理器、控制器、微控制器、微处理器、用于执行本申请所述功能的其它电子单元或其组合中。It can be understood that the embodiments described in the embodiments of the present invention may be implemented by hardware, software, firmware, middleware, microcode or a combination thereof. For hardware implementation, the processing unit can be implemented in one or more application-specific integrated circuits (Application Specific Integrated Circuits, ASIC), digital signal processor (Digital Signal Processing, DSP), digital signal processing device (DSPDevice, DSPD), programmable logic device (ProgrammableLogicDevice, PLD ), Field-Programmable Gate Array (Field-Programmable GateArray, FPGA), general-purpose processor, controller, microcontroller, microprocessor, other electronic units for performing the functions described in this application, or a combination thereof.
对于软件实现,可通过执行本发明实施例所述功能的模块(例如过程、函数等)来实现本发明实施例所述的技术。软件代码可存储在存储器中并通过处理器执行。存储器可以在处理器中或在处理器外部实现。For software implementation, the techniques described in the embodiments of the present invention may be implemented through modules (such as procedures, functions, etc.) that execute the functions described in the embodiments of the present invention. Software codes can be stored in memory and executed by a processor. Memory can be implemented within the processor or external to the processor.
可选地,计算机程序被处理器801执行时还可实现如下步骤:若接收到所述AR信息录入指令,则进入第一扫描预览界面,选取所述第一扫描预览界面内的第一主体特征和第一空间特征;利用预设物体识别算法,计算所述第一主体特征在所述第一空间特征中的第一特征值;将所述第一特征值作为所述AR信息进行录入,并将录入的所述AR信息与所述账号及密码数据绑定,作为注册信息;从所述服务器中读取所述注册信息;选取所述第二扫描预览界面内的第二主体特征和第二空间特征;利用所述预设物体识别算法,计算所述第二主体特征在所述第二空间特征中的第二特征值;对比所述第一特征值与所述第二特征值;若所述第一特征值与所述第二特征值的匹配度大于第一匹配度阈值,则识别所述注册信息中的AR信息,获取与所述AR信息对应的账号及密码数据。Optionally, when the computer program is executed by the processor 801, the following steps can also be implemented: if the AR information entry instruction is received, enter the first scan preview interface, and select the first subject feature in the first scan preview interface and the first spatial feature; using a preset object recognition algorithm to calculate a first feature value of the first subject feature in the first spatial feature; record the first feature value as the AR information, and Binding the entered AR information with the account number and password data as registration information; reading the registration information from the server; selecting the second main body feature and the second Spatial features; using the preset object recognition algorithm to calculate a second eigenvalue of the second subject feature in the second spatial feature; compare the first eigenvalue with the second eigenvalue; if the If the matching degree between the first feature value and the second feature value is greater than a first matching degree threshold, the AR information in the registration information is identified, and account and password data corresponding to the AR information are acquired.
可选地,计算机程序被处理器801执行时还可实现如下步骤:读取当前的第一位置信息;将所述第一特征值与所述第一位置信息结合,作为所述AR信息进行录入,并将录入的所述AR信息与所述账号及密码数据绑定,作为注册信息;读取当前的第二位置信息;对比所述第一位置信息与所述第二位置信息;若所述第一位置信息与所述第二位置信息的匹配度大于第二匹配度阈值,则提示所述第一主体特征所处的位置。Optionally, when the computer program is executed by the processor 801, the following steps can also be implemented: reading the current first location information; combining the first characteristic value with the first location information, and recording it as the AR information , and bind the entered AR information with the account number and password data as registration information; read the current second location information; compare the first location information with the second location information; if the If the matching degree between the first location information and the second location information is greater than a second matching degree threshold, the location of the first subject feature is prompted.
可选地,作为另一个实施例,计算机程序被处理器801执行时还可实现如下步骤:在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到第一身份信息录入指令;若接收到所述第一身份信息录入指令,则进入身份信息录入界面,录入所述第一身份信息,并将录入的所述第一身份信息绑定在所述注册信息中;若所述第一位置信息与所述第二位置信息的匹配度小于或者等于所述第二匹配度阈值,则提示与所述第一主体特征同属性的主体特征;若所述第一特征值与所述第二特征值的匹配度大于第一匹配度阈值,则进入身份信息识别界面;若检测到所述身份信息识别界面内识别到第二身份信息与所述第一身份信息匹配,则获取与所述AR信息对应的账号及密码数据。Optionally, as another embodiment, when the computer program is executed by the processor 801, the following steps can also be implemented: In the registration interface, if the account and password data to be registered input by the user are detected, then it is detected whether the first An identity information entry instruction; if the first identity information entry instruction is received, enter the identity information entry interface, enter the first identity information, and bind the entered first identity information to the registration information ; If the matching degree between the first position information and the second position information is less than or equal to the second matching degree threshold, prompting the subject feature with the same attribute as the first subject feature; if the first feature If the matching degree between the value and the second feature value is greater than the first matching degree threshold, enter the identity information identification interface; if it is detected that the second identity information matches the first identity information in the identity information identification interface, The account and password data corresponding to the AR information is obtained.
移动终端800能够实现前述实施例中移动终端实现的各个过程,为避免重复,这里不再赘述。The mobile terminal 800 can implement various processes implemented by the mobile terminal in the foregoing embodiments, and details are not repeated here to avoid repetition.
在本实施例中,用户在注册时,可在录入账号及密码数据后,进一步录入与账号及密码数据绑定在一起的AR信息,该AR信息可根据用户自主的意愿进行选取,例如,可以是一个杯子等实物,该AR信息具有唯一性,且形象化,相比复杂的数字,更容易被记住;当用户登录时,可直接选择AR信息登录方式,从而用户直接将曾经录入的AR信息放入第二扫描预览界面内,移动终端可检测第二扫描预览界面内的AR信息与服务器中存储的该用户的AR信息是否一致,在一致的情况下,可确定为该用户在登录,从而获取该用户的注册信息中的账号及密码数据,并写入登录框,完成登录。与现有技术相比,本实施例中的登录方法在避免了对复杂数字记忆的前提下,在每次登录时,通过具有唯一性的AR信息完成登录,安全性大大提高。In this embodiment, when the user registers, after entering the account number and password data, the user can further enter the AR information bound together with the account number and password data. The AR information can be selected according to the user's own wishes. For example, it can be It is a real object such as a cup. The AR information is unique and visualized, and it is easier to remember than complex numbers; The information is put into the second scanning preview interface, and the mobile terminal can detect whether the AR information in the second scanning preview interface is consistent with the AR information of the user stored in the server. If they are consistent, it can be determined that the user is logging in. In this way, the account and password data in the user's registration information are obtained, and written into the login box to complete the login. Compared with the prior art, the login method in this embodiment avoids memorizing complex numbers, and completes login through unique AR information at each login, greatly improving security.
图13是本发明另一个实施例的移动终端的结构示意图。具体地,图13中的移动终端900可以为手机、平板电脑、个人数字助理(PersonalDigital Assistant,PDA)、或车载电脑等。Fig. 13 is a schematic structural diagram of a mobile terminal according to another embodiment of the present invention. Specifically, the mobile terminal 900 in FIG. 13 may be a mobile phone, a tablet computer, a personal digital assistant (Personal Digital Assistant, PDA), or a vehicle-mounted computer.
图13中的移动终端900包括射频(RadioFrequency,RF)电路910、存储器920、输入单元930、显示单元940、处理器960、音频电路970、WiFi(WirelessFidelity)模块980、电源990、长焦摄像头9100和广角摄像头9200。Mobile terminal 900 in Fig. 13 comprises radio frequency (Radio Frequency, RF) circuit 910, memory 920, input unit 930, display unit 940, processor 960, audio frequency circuit 970, WiFi (WirelessFidelity) module 980, power supply 990, telephoto camera 9100 And wide-angle camera 9200.
其中,输入单元930可用于接收用户输入的数字或字符信息,以及产生与移动终端900的用户设置以及功能控制有关的信号输入。具体地,本发明实施例中,该输入单元930可以包括触控面板931。触控面板931,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板931上的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触控面板931可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给该处理器960,并能接收处理器960发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板931。除了触控面板931,输入单元930还可以包括其他输入设备932,其他输入设备932可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。Wherein, the input unit 930 can be used to receive number or character information input by the user, and generate signal input related to the user setting and function control of the mobile terminal 900 . Specifically, in the embodiment of the present invention, the input unit 930 may include a touch panel 931 . The touch panel 931, also referred to as a touch screen, can collect user's touch operations on or near it (such as the user's operation on the touch panel 931 using any suitable object or accessory such as a finger, a stylus), and The specified program drives the corresponding connected device. Optionally, the touch panel 931 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and sends it to the to the processor 960, and can receive and execute commands sent by the processor 960. In addition, the touch panel 931 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 931, the input unit 930 may also include other input devices 932, which may include but not limited to physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, etc. one or more of.
其中,显示单元940可用于显示由用户输入的信息或提供给用户的信息以及移动终端900的各种菜单界面。显示单元940可包括显示面板941,可选的,可以采用LCD或有机发光二极管(OrganicLight-EmittingDiode,OLED)等形式来配置显示面板941。Wherein, the display unit 940 can be used to display information input by the user or provided to the user and various menu interfaces of the mobile terminal 900 . The display unit 940 may include a display panel 941. Optionally, the display panel 941 may be configured in the form of an LCD or an organic light-emitting diode (Organic Light-Emitting Diode, OLED).
应注意,触控面板931可以覆盖显示面板941,形成触摸显示屏,当该触摸显示屏检测到在其上或附近的触摸操作后,传送给处理器960以确定触摸事件的类型,随后处理器960根据触摸事件的类型在触摸显示屏上提供相应的视觉输出。It should be noted that the touch panel 931 can cover the display panel 941 to form a touch display screen. When the touch display screen detects a touch operation on or near it, it is sent to the processor 960 to determine the type of the touch event, and then the processor The 960 provides corresponding visual output on the touch display screen according to the type of the touch event.
触摸显示屏包括应用程序界面显示区及常用控件显示区。该应用程序界面显示区及该常用控件显示区的排列方式并不限定,可以为上下排列、左右排列等可以区分两个显示区的排列方式。该应用程序界面显示区可以用于显示应用程序的界面。每一个界面可以包含至少一个应用程序的图标和/或widget桌面控件等界面元素。该应用程序界面显示区也可以为不包含任何内容的空界面。该常用控件显示区用于显示使用率较高的控件,例如,设置按钮、界面编号、滚动条、电话本图标等应用程序图标等。The touch display screen includes an application program interface display area and a common control display area. The arrangement of the display area of the application program interface and the display area of the commonly used controls is not limited, and may be an arrangement in which the two display areas can be distinguished, such as vertical arrangement, left-right arrangement, and the like. The application program interface display area can be used to display the interface of the application program. Each interface may include at least one interface element such as an icon of an application program and/or a widget desktop control. The application program interface display area can also be an empty interface without any content. The commonly used control display area is used to display controls with a high usage rate, for example, application icons such as setting buttons, interface numbers, scroll bars, and phonebook icons.
其中处理器960是移动终端900的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在第一存储器921内的软件程序和/或模块,以及调用存储在第二存储器922内的数据,执行移动终端900的各种功能和处理数据,从而对移动终端900进行整体监控。可选的,处理器960可包括一个或多个处理单元。Wherein the processor 960 is the control center of the mobile terminal 900, utilizes various interfaces and lines to connect various parts of the whole mobile phone, and runs or executes the software programs and/or modules stored in the first memory 921, and calls the software programs and/or modules stored in the second memory 921. The data in the memory 922 executes various functions of the mobile terminal 900 and processes data, so as to monitor the mobile terminal 900 as a whole. Optionally, the processor 960 may include one or more processing units.
在本发明实施例中,移动终端900还包括:存储在存储器920并可在处理器960上运行的登录控制程序,具体地,可以是应用程序中的登录控制程序,登录控制程序被处理器960执行时实现如下步骤:在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到增强现实技术AR信息录入指令;若接收到所述AR信息录入指令,则进入第一扫描预览界面,录入所述AR信息,并将录入的所述AR信息与所述账号及密码数据绑定,作为注册信息;将所述注册信息上传至与所述移动终端建立网络连接的服务器;在登录界面内,若接收到AR信息登录指令,则进入第二扫描预览界面;从所述服务器中读取所述注册信息,若在所述第二扫描预览界面内识别到所述注册信息中的AR信息,则获取与所述AR信息对应的账号及密码数据;将获取的所述账号及密码数据写入所述登录界面的登录框,完成登录。In the embodiment of the present invention, the mobile terminal 900 further includes: a login control program stored in the memory 920 and operable on the processor 960, specifically, it may be a login control program in an application program, and the login control program is executed by the processor 960 The following steps are implemented during execution: in the registration interface, if the account number and password data to be registered input by the user are detected, then it is detected whether an augmented reality technology AR information entry instruction is received; if the AR information entry instruction is received, enter First scan the preview interface, enter the AR information, and bind the entered AR information with the account number and password data as registration information; upload the registration information to the mobile terminal that establishes a network connection Server; in the login interface, if an AR information login instruction is received, enter the second scan preview interface; read the registration information from the server, if the registration is identified in the second scan preview interface For the AR information in the information, obtain the account number and password data corresponding to the AR information; write the obtained account number and password data into the login box of the login interface to complete the login.
可选地,计算机程序被处理器960执行时还可实现如下步骤:若接收到所述AR信息录入指令,则进入第一扫描预览界面,选取所述第一扫描预览界面内的第一主体特征和第一空间特征;利用预设物体识别算法,计算所述第一主体特征在所述第一空间特征中的第一特征值;将所述第一特征值作为所述AR信息进行录入,并将录入的所述AR信息与所述账号及密码数据绑定,作为注册信息;从所述服务器中读取所述注册信息;选取所述第二扫描预览界面内的第二主体特征和第二空间特征;利用所述预设物体识别算法,计算所述第二主体特征在所述第二空间特征中的第二特征值;对比所述第一特征值与所述第二特征值;若所述第一特征值与所述第二特征值的匹配度大于第一匹配度阈值,则识别所述注册信息中的AR信息,获取与所述AR信息对应的账号及密码数据。Optionally, when the computer program is executed by the processor 960, the following steps can also be implemented: if the AR information entry instruction is received, enter the first scan preview interface, and select the first subject feature in the first scan preview interface and the first spatial feature; using a preset object recognition algorithm to calculate a first feature value of the first subject feature in the first spatial feature; record the first feature value as the AR information, and Binding the entered AR information with the account number and password data as registration information; reading the registration information from the server; selecting the second main body feature and the second Spatial features; using the preset object recognition algorithm to calculate a second eigenvalue of the second subject feature in the second spatial feature; compare the first eigenvalue with the second eigenvalue; if the If the matching degree between the first feature value and the second feature value is greater than a first matching degree threshold, the AR information in the registration information is identified, and account and password data corresponding to the AR information are acquired.
可选地,计算机程序被处理器960执行时还可实现如下步骤:读取当前的第一位置信息;将所述第一特征值与所述第一位置信息结合,作为所述AR信息进行录入,并将录入的所述AR信息与所述账号及密码数据绑定,作为注册信息;读取当前的第二位置信息;对比所述第一位置信息与所述第二位置信息;若所述第一位置信息与所述第二位置信息的匹配度大于第二匹配度阈值,则提示所述第一主体特征所处的位置。Optionally, when the computer program is executed by the processor 960, the following steps can also be implemented: reading the current first location information; combining the first characteristic value with the first location information, and recording it as the AR information , and bind the entered AR information with the account number and password data as registration information; read the current second location information; compare the first location information with the second location information; if the If the matching degree between the first location information and the second location information is greater than a second matching degree threshold, the location of the first subject feature is prompted.
可选地,作为另一个实施例,计算机程序被处理器960执行时还可实现如下步骤:在注册界面内,若检测到用户输入的待注册的账号及密码数据,则检测是否接收到第一身份信息录入指令;若接收到所述第一身份信息录入指令,则进入身份信息录入界面,录入所述第一身份信息,并将录入的所述第一身份信息绑定在所述注册信息中;若所述第一位置信息与所述第二位置信息的匹配度小于或者等于所述第二匹配度阈值,则提示与所述第一主体特征同属性的主体特征;若所述第一特征值与所述第二特征值的匹配度大于第一匹配度阈值,则进入身份信息识别界面;若检测到所述身份信息识别界面内识别到第二身份信息与所述第一身份信息匹配,则获取与所述AR信息对应的账号及密码数据。Optionally, as another embodiment, when the computer program is executed by the processor 960, the following steps can also be implemented: In the registration interface, if the user input of the account number and password data to be registered is detected, then it is detected whether the first An identity information entry instruction; if the first identity information entry instruction is received, enter the identity information entry interface, enter the first identity information, and bind the entered first identity information to the registration information ; If the matching degree between the first position information and the second position information is less than or equal to the second matching degree threshold, prompting the subject feature with the same attribute as the first subject feature; if the first feature If the matching degree between the value and the second feature value is greater than the first matching degree threshold, enter the identity information identification interface; if it is detected that the second identity information matches the first identity information in the identity information identification interface, The account and password data corresponding to the AR information is obtained.
在本实施例中,用户在注册时,可在录入账号及密码数据后,进一步录入与账号及密码数据绑定在一起的AR信息,该AR信息可根据用户自主的意愿进行选取,例如,可以是一个杯子等实物,该AR信息具有唯一性,且形象化,相比复杂的数字,更容易被记住;当用户登录时,可直接选择AR信息登录方式,从而用户直接将曾经录入的AR信息放入第二扫描预览界面内,移动终端可检测第二扫描预览界面内的AR信息与服务器中存储的该用户的AR信息是否一致,在一致的情况下,可确定为该用户在登录,从而获取该用户的注册信息中的账号及密码数据,并写入登录框,完成登录。与现有技术相比,本实施例中的登录方法在避免了对复杂数字记忆的前提下,在每次登录时,通过具有唯一性的AR信息完成登录,安全性大大提高。In this embodiment, when the user registers, after entering the account number and password data, the user can further enter the AR information bound together with the account number and password data. The AR information can be selected according to the user's own wishes. For example, it can be It is a real object such as a cup. The AR information is unique and visualized, and it is easier to remember than complex numbers; The information is put into the second scanning preview interface, and the mobile terminal can detect whether the AR information in the second scanning preview interface is consistent with the AR information of the user stored in the server. If they are consistent, it can be determined that the user is logging in. In this way, the account and password data in the user's registration information are obtained, and written into the login box to complete the login. Compared with the prior art, the login method in this embodiment avoids memorizing complex numbers, and completes login through unique AR information at each login, greatly improving security.
本领域普通技术人员可以意识到,结合本发明实施例中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Those of ordinary skill in the art can appreciate that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed in the embodiments of the present invention can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the above-described system, device and unit can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.
在本申请所提供的实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the embodiments provided in this application, it should be understood that the disclosed devices and methods may be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个计算机可读存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的计算机可读存储介质包括:U盘、移动硬盘、ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。If the functions described above are realized in the form of software function units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present invention, or the part that contributes to the prior art or the part of the technical solution, can be embodied in the form of a software product, and the computer software product is stored in a computer-readable storage medium In, several instructions are included to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the method described in each embodiment of the present invention. The aforementioned computer-readable storage medium includes: various media capable of storing program codes such as U disk, mobile hard disk, ROM, RAM, magnetic disk or optical disk.
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以权利要求的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present invention. Should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be based on the protection scope of the claims.
Claims (12)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710757832.1A CN107370758B (en) | 2017-08-29 | 2017-08-29 | A login method and mobile terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710757832.1A CN107370758B (en) | 2017-08-29 | 2017-08-29 | A login method and mobile terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107370758A CN107370758A (en) | 2017-11-21 |
CN107370758B true CN107370758B (en) | 2019-12-31 |
Family
ID=60312156
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710757832.1A Active CN107370758B (en) | 2017-08-29 | 2017-08-29 | A login method and mobile terminal |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107370758B (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109863504B (en) * | 2017-09-30 | 2022-01-14 | 华为技术有限公司 | Password verification method, password setting method and mobile terminal |
CN107682359B (en) * | 2017-10-31 | 2020-06-26 | 维沃移动通信有限公司 | Application registration method and mobile terminal |
CN108573164A (en) * | 2018-03-12 | 2018-09-25 | 珠海格力电器股份有限公司 | File encryption and decryption method and device |
CN113139164A (en) * | 2020-01-20 | 2021-07-20 | 启碁科技股份有限公司 | Method and system for automatically inputting password and password management device |
CN111414592B (en) * | 2020-03-13 | 2025-02-14 | 深圳市泰衡诺科技有限公司 | AR scene authentication interaction method, device, equipment and readable storage medium |
CN115083046A (en) * | 2022-06-28 | 2022-09-20 | 维沃移动通信有限公司 | Decryption method, decryption information creation method, and decryption device |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103581110A (en) * | 2012-07-19 | 2014-02-12 | 纽海信息技术(上海)有限公司 | Face recognition login shopping system and face recognition login shopping method |
CN104158790A (en) * | 2013-05-14 | 2014-11-19 | 腾讯科技(深圳)有限公司 | User login method, device and equipment |
CN104363205A (en) * | 2014-10-17 | 2015-02-18 | 小米科技有限责任公司 | Application login method and device |
CN105117633A (en) * | 2015-09-07 | 2015-12-02 | 三峡大学 | Face recognition login validation system for Windows system |
CN105407098A (en) * | 2015-11-26 | 2016-03-16 | 小米科技有限责任公司 | Identity verification method and device |
CN106407780A (en) * | 2016-09-08 | 2017-02-15 | 北京小米移动软件有限公司 | Application running method and apparatus |
CN106789936A (en) * | 2016-11-29 | 2017-05-31 | 维沃移动通信有限公司 | A kind of method and device of login application program |
CN106993181A (en) * | 2016-11-02 | 2017-07-28 | 大辅科技(北京)有限公司 | Many VR/AR equipment collaborations systems and Synergistic method |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20120073726A (en) * | 2010-12-27 | 2012-07-05 | 주식회사 팬택 | Authentication apparatus and method for providing augmented reality information |
WO2014152386A1 (en) * | 2013-03-15 | 2014-09-25 | Huntington Ingalls, Inc. | System and method for determining and maintaining object location and status |
-
2017
- 2017-08-29 CN CN201710757832.1A patent/CN107370758B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103581110A (en) * | 2012-07-19 | 2014-02-12 | 纽海信息技术(上海)有限公司 | Face recognition login shopping system and face recognition login shopping method |
CN104158790A (en) * | 2013-05-14 | 2014-11-19 | 腾讯科技(深圳)有限公司 | User login method, device and equipment |
CN104363205A (en) * | 2014-10-17 | 2015-02-18 | 小米科技有限责任公司 | Application login method and device |
CN105117633A (en) * | 2015-09-07 | 2015-12-02 | 三峡大学 | Face recognition login validation system for Windows system |
CN105407098A (en) * | 2015-11-26 | 2016-03-16 | 小米科技有限责任公司 | Identity verification method and device |
CN106407780A (en) * | 2016-09-08 | 2017-02-15 | 北京小米移动软件有限公司 | Application running method and apparatus |
CN106993181A (en) * | 2016-11-02 | 2017-07-28 | 大辅科技(北京)有限公司 | Many VR/AR equipment collaborations systems and Synergistic method |
CN106789936A (en) * | 2016-11-29 | 2017-05-31 | 维沃移动通信有限公司 | A kind of method and device of login application program |
Also Published As
Publication number | Publication date |
---|---|
CN107370758A (en) | 2017-11-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107370758B (en) | A login method and mobile terminal | |
CN106326710B (en) | A kind of quick start payment interface method and mobile terminal | |
US9858467B2 (en) | Method and apparatus for recognizing fingerprints | |
CN106447324A (en) | Presentation method of payment methods and mobile terminal | |
CN106357866B (en) | Address book management method and mobile smart terminal | |
US11899778B2 (en) | Password verification method, password setting method, and mobile terminal | |
CN106778183A (en) | A kind of Terminal fingerprints know method for distinguishing and mobile terminal | |
CN107145348A (en) | A kind of application program split screen processing method and mobile terminal | |
CN105813021A (en) | Mobile terminal retrieving method, mobile terminal and server | |
CN106203038B (en) | A kind of unlocking method and mobile terminal | |
CN106778393A (en) | A kind of information processing method and mobile terminal | |
CN106779722B (en) | A kind of method of payment and mobile terminal of mobile terminal | |
CN106408289B (en) | A payment page switching method and mobile terminal | |
CN106211070B (en) | Anti-theft protection method for mobile terminal and mobile terminal | |
CN106293080A (en) | The method of a kind of user profile process and mobile terminal | |
CN106355395A (en) | Payment method and mobile terminal | |
CN106250754A (en) | The control method of a kind of application program and mobile terminal | |
CN106383638A (en) | Paying way displaying method and mobile terminal | |
CN106027794B (en) | A photo encryption method and mobile terminal | |
CN107959789A (en) | A kind of image processing method and mobile terminal | |
CN106371719A (en) | Screen rotation control method and mobile terminal | |
CN106371739A (en) | Application quick startup method and mobile terminal | |
CN106971106A (en) | A kind of method, mobile terminal and server for recognizing unauthorized applications | |
CN107704745B (en) | A kind of biological feather recognition method and mobile terminal | |
CN107480500A (en) | The method and mobile terminal of a kind of face verification |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |