# tuiyunface **Repository Path**: tuiyun/tuiyunface ## Basic Information - **Project Name**: tuiyunface - **Description**: 基于中科院seetaface2进行封装的JAVA人脸识别库基础上用spring boot对外提供接口,主要是人脸识别、1:N比对,为app提供扫脸登录。 - **Primary Language**: Java - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 3 - **Created**: 2019-06-26 - **Last Updated**: 2024-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tuiyunface #### 介绍 背景:实现人脸登录需要,已经上生产,简单又非常好用,只是用springboot做了一个对外接口!在此给大家提供类似开发的思路。 人脸登录app用uni-app调用摄像头抓拍一张图片,实现活体检测,通过检测的头像然后调用该接口,实现1:n比对查找到对应的员工,然后实现刷脸登录。 有任何问题请加qq群:811798462,交流AI相关开发技术。 基于中科院seetaface2进行封装的JAVA人脸识别库基础上用spring boot对外提供接口,主要是人脸识别、1:N比对,为app提供扫脸登录。 原项目地址:https://gitee.com/cnsugar/seetafaceJNI #### 软件架构 软件架构说明 spring boot+swagger, #### 安装教程 jdk1.8环境 项目安装、文档说明、人脸库下载以及doc文档,请参考原项目。 项目原地址:https://gitee.com/cnsugar/seetafaceJNI ![输入图片说明](https://images.gitee.com/uploads/images/2019/0626/223347_16bea217_354964.png "1.png") # #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)