CN108512857A - The login method realized based on Baidu AI - Google Patents

The login method realized based on Baidu AI Download PDF

Info

Publication number
CN108512857A
CN108512857A CN201810324445.3A CN201810324445A CN108512857A CN 108512857 A CN108512857 A CN 108512857A CN 201810324445 A CN201810324445 A CN 201810324445A CN 108512857 A CN108512857 A CN 108512857A
Authority
CN
China
Prior art keywords
baidu
list
recognition
setting
login method
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.)
Pending
Application number
CN201810324445.3A
Other languages
Chinese (zh)
Inventor
赖名俊
张来卿
庞严冬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhuhai Hengqin Shengda Zhaoye Technology Investment Co Ltd
Original Assignee
Zhuhai Hengqin Shengda Zhaoye Technology Investment Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Hengqin Shengda Zhaoye Technology Investment Co Ltd filed Critical Zhuhai Hengqin Shengda Zhaoye Technology Investment Co Ltd
Priority to CN201810324445.3A priority Critical patent/CN108512857A/en
Publication of CN108512857A publication Critical patent/CN108512857A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0861Network architectures or network communication protocols for network security for authentication of entities using biometrical features, e.g. fingerprint, retina-scan
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

The present invention relates to Baidu's AI technical fields, more particularly to the login method realized based on Baidu AI.The method of the present invention step is:1, HTML videos video, list form are defined;2, the default setting of browser is changed;Setting method is:Setting>It is advanced>Curriculum offering > cameras>Addition allows web page address;3, video.play methods are called, camera is opened;4, Baidu's recognition of face interface, identification is called to log in personal part;5, successfully Auto-writing list is identified;Recognition failures list input frame obtains focus and switchs to be manually entered automatically;6, camera, and Resource recovery are closed;7, login button is created in the page, realizes onclick events.The present invention solves recognition of face login while compatible input list logs in;It can be used for realizing the method logged in based on Baidu AI.

Description

The login method realized based on Baidu AI
Technical field
The present invention relates to Baidu's AI technical fields, more particularly to a kind of to realize page login method based on Baidu AI.
Background technology
Baidu's AI open platforms are to accumulate Baidu in artificial intelligence field towards enterprise/mechanism/entrepreneur/developer Technology externally shared in the form of API or SDK etc. provide world-leading speech recognition and synthesis, OCR, people in line platform The tens of services such as face identification, NLP.Usually log in is to remember that account number cipher inputs list and completes itself function by user;
But the main problem faced at present has:
It needs to complete list input by keyboard and needs to remember that account and password could be completed;Current Password is typically all Alpha-numerical, difficulty is excessively complicated, is easy to forget.
Invention content
Present invention solves the technical problem that being to provide the login method realized based on Baidu AI, solve close without remembeing Code by recognition of face Auto-writing list, login function can be realized;And it is logged in this invention also solves recognition of face Compatible input list logs in simultaneously.
The present invention solve above-mentioned technical problem technical solution be:
The method includes following steps:
Step 1: defining HTML videos video, list form;
Step 2: changing the default setting of browser by the following method;
Setting->Advanced->Curriculum offering-> cameras->Addition allows web page address;
Step 3: calling video.play methods, camera is opened;
Step 4: calling Baidu's recognition of face interface, identification logs in personal part;
Step 5: identifying successfully Auto-writing list;Recognition failures list input frame obtains focus and switchs to be manually entered automatically;
Step 6: camera is closed, and Resource recovery;
Step 7: creating login button in the page, onclick events are realized;
In the step two, the default setting of user's manual modification browser, setting steps is needed to be:Setting->Advanced->It is interior It is installed with and sets-> cameras->Addition allows web page address.
In the step three, when calling video.play method methods, with backstage no interactions
In the step four, when detecting user's face, backstage is automatic to call Baidu's recognition of face interface.
In the step five, inputted without user when identifying successfully Auto-writing list.Recognition failures list input frame It is automatic to obtain focus, click input frame without user.
In the step six, Resource recovery be by browser call CollectGarbage () and MediaStreamTrack && mediaStreamTrack.stop () method
In the step one and step 7, defines label and carry out in a browser.
Beneficial effects of the present invention:The present invention is based on the login method that Baidu AI is realized, client needs to call camera, Reduce the operation to keyboard.
Description of the drawings
The following further describes the present invention with reference to the drawings:
Fig. 1 is flow chart of the method for the present invention.

Claims (5)

1. realizing page login method based on Baidu AI, it is characterised in that:The method includes following steps:
Step 1: defining HTML videos video, list form;
Step 2: changing the default setting of browser by the following method;
Setting->Advanced->Curriculum offering-> cameras->Addition allows web page address;
Step 3: calling video.play methods, camera is opened;
Step 4: calling Baidu's recognition of face interface, identification logs in personal part;
Step 5: identifying successfully Auto-writing list;Recognition failures list input frame obtains focus and switchs to be manually entered automatically;
Step 6: camera is closed, and Resource recovery;
Step 7: creating login button in the page, onclick events are realized;
It is according to claim 1 that page login method is realized based on Baidu AI, it is characterised in that:In the step two, The default setting of user's manual modification browser, setting steps is needed to be:Setting->Advanced->Curriculum offering-> cameras->Add Add permission web page address.
2. according to claim 1 realize page login method based on Baidu AI, it is characterised in that:The step three In, when calling video.play method methods, with backstage no interactions
It is according to claim 1 that page login method is realized based on Baidu AI, it is characterised in that:In the step four, When detecting user's face, backstage is automatic to call Baidu's recognition of face interface.
3. according to claim 1 realize page login method based on Baidu AI, it is characterised in that:The step five In, it is inputted without user when identifying successfully Auto-writing list;Recognition failures list input frame obtains focus automatically, is not necessarily to user Click input frame.
4. according to claim 1 realize page login method based on Baidu AI, it is characterised in that:The step six In, Resource recovery is to call CollectGarbage () and mediaStreamTrack && by browser MediaStreamTrack.stop () method.
5. according to claim 1 realize page login method based on Baidu AI, it is characterised in that:The step one and In step 7, defines label and carry out in a browser.
CN201810324445.3A 2018-04-12 2018-04-12 The login method realized based on Baidu AI Pending CN108512857A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810324445.3A CN108512857A (en) 2018-04-12 2018-04-12 The login method realized based on Baidu AI

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810324445.3A CN108512857A (en) 2018-04-12 2018-04-12 The login method realized based on Baidu AI

Publications (1)

Publication Number Publication Date
CN108512857A true CN108512857A (en) 2018-09-07

Family

ID=63381750

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810324445.3A Pending CN108512857A (en) 2018-04-12 2018-04-12 The login method realized based on Baidu AI

Country Status (1)

Country Link
CN (1) CN108512857A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013075612A1 (en) * 2011-11-21 2013-05-30 北京奇虎科技有限公司 Auto login method and device
CN103402203A (en) * 2013-07-30 2013-11-20 深圳市中兴移动通信有限公司 Biological recognition-based rapid access method and device
CN104794834A (en) * 2015-04-04 2015-07-22 金琥 Intelligent voice doorbell system and implementation method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013075612A1 (en) * 2011-11-21 2013-05-30 北京奇虎科技有限公司 Auto login method and device
CN103402203A (en) * 2013-07-30 2013-11-20 深圳市中兴移动通信有限公司 Biological recognition-based rapid access method and device
CN104794834A (en) * 2015-04-04 2015-07-22 金琥 Intelligent voice doorbell system and implementation method thereof

Similar Documents

Publication Publication Date Title
AU2010281297B2 (en) System and method for real time text streaming
CN108540845B (en) Bullet screen information display method and device
CN110417992A (en) A kind of input method, electronic equipment and throw screen system
US9058475B2 (en) Account creating and authenticating method
CA3158088A1 (en) Systems and methods for dialog management
CN112533068B (en) Live broadcast voting control method and device, electronic equipment and storage medium
US8612867B2 (en) Embedding tools in a collaboration window
US10567590B2 (en) Apparatus, system, and method of conference assistance
CN113014732A (en) Conference record processing method and device, computer equipment and storage medium
CN108960283B (en) Classification task increment processing method and device, electronic equipment and storage medium
US11956290B2 (en) Multi-media collaboration cursor/annotation control
Jain et al. Smartphone usage by expert blind users
CN103413081A (en) After-password-input prompt method, password modifying method and electronic equipment
CN111222044A (en) Information recommendation method and device based on emotion perception and storage medium
WO2017142389A1 (en) A type of smart device control system and method that supports natural language message interaction
CN112561461A (en) Government affair approval method, system, device and storage medium based on machine learning
CN108650556A (en) A kind of barrage input method and device
CN108512857A (en) The login method realized based on Baidu AI
CN109460458B (en) Prediction method and device for query rewriting intention
EP3984190B1 (en) Dynamic modification of functionality of a real-time communications session
Lehmann et al. TeamCom: a service creation platform for next generation networks
CN107124569A (en) Video calling adjusting method and device
CN112036192A (en) Ancient poetry generating method, device and storage medium
US20140019697A1 (en) Clipboard for processing received data content
US20220391044A1 (en) Dynamic presentation adjustment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180907