Face-recognition-login | SpringBoot结合百度云人脸识别API完成的刷脸登录功能
kandi X-RAY | Face-recognition-login Summary
kandi X-RAY | Face-recognition-login Summary
Face-recognition-login is a Java library. Face-recognition-login has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
1、修改Util下getToken方法的两个参数;参数在百度云人脸识别库中取到 2、除了gettoken下的值需要修改外,还需要自己设置LoginService下的组GroupId 不然会报222207错误会引发空指针 项目中非常重要的gettoken的方法中AK与SK需要自己从百度云人脸识别库获取(代码中删去了这部分)请去Utils下GetToken方法下修改. Face包下的的BaiduAiFace类是整个核心功能的接口 FaceRegistration 方法为人脸注册 FaceUpdate 方法为人脸更新 FindPersonFaceList 方法为查询人脸信息 FindGroupList 为查询本组的面部信息 DelPersonFace 为删除人脸 FaceSearch 为查找人脸.
1、修改Util下getToken方法的两个参数;参数在百度云人脸识别库中取到 2、除了gettoken下的值需要修改外,还需要自己设置LoginService下的组GroupId 不然会报222207错误会引发空指针 项目中非常重要的gettoken的方法中AK与SK需要自己从百度云人脸识别库获取(代码中删去了这部分)请去Utils下GetToken方法下修改. Face包下的的BaiduAiFace类是整个核心功能的接口 FaceRegistration 方法为人脸注册 FaceUpdate 方法为人脸更新 FindPersonFaceList 方法为查询人脸信息 FindGroupList 为查询本组的面部信息 DelPersonFace 为删除人脸 FaceSearch 为查找人脸.
Support
Quality
Security
License
Reuse
Support
Face-recognition-login has a low active ecosystem.
It has 26 star(s) with 9 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
Face-recognition-login has no issues reported. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of Face-recognition-login is current.
Quality
Face-recognition-login has 0 bugs and 0 code smells.
Security
Face-recognition-login has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
Face-recognition-login code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
Face-recognition-login does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
Face-recognition-login releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
Face-recognition-login saves you 418 person hours of effort in developing the same functionality from scratch.
It has 991 lines of code, 41 functions and 25 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed Face-recognition-login and discovered the below as its top functions. This is intended to give you an instant insight into Face-recognition-login implemented functionality, and help decide if they suit your requirements.
- Find group list
- Gets the ID of the group
- Performs POST request
- Send general url
- Update user
- Post add and update the model
- Gets the userID
- Base64 encoding
- Searchface for imageb
- Gets the image type
- Search Face search model
- Search the face
- Delete a face
- Find all Face list
- Get OAuth token
- Register a new face
- Reads the given file as a string
- Read file by byte array
- The main application
Get all kandi verified functions for this library.
Face-recognition-login Key Features
No Key Features are available at this moment for Face-recognition-login.
Face-recognition-login Examples and Code Snippets
No Code Snippets are available at this moment for Face-recognition-login.
Community Discussions
No Community Discussions are available at this moment for Face-recognition-login.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Face-recognition-login
You can download it from GitHub.
You can use Face-recognition-login like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the Face-recognition-login component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use Face-recognition-login like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the Face-recognition-login component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page