Face Recognition人脸识别sdk功能包含:摄像头操作封装,人脸检测、特征提取、人脸特征比对、性别检测、年龄检测;
☆13Sep 29, 2018Updated 7 years ago
Alternatives and similar repositories for Face-Recognition
Users that are interested in Face-Recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 人脸识别sdk功能包含:摄像头操作封装,人脸检测、特征提取、人脸特征比对、性别检测、年龄检测等;人脸检测耗时: 13 毫秒; 年龄检测耗时: 93 毫秒; 性别检测耗时: 79 毫秒; 特征提取耗时: 109 毫秒; 比对10000次用时: 1063 毫秒; 识别率>99.…☆14Sep 29, 2018Updated 7 years ago
- 人脸识别SDK 采用C++编写,支持两张照片进行比对1:1,以及1:N 人脸搜索☆12Nov 23, 2014Updated 11 years ago
- 目前计算机视觉技术已经比较成熟,相关的开源项目与算法很多,可以将这些开源算法进行整合,进而做成一个小项目,以供日后学习与研究。本实验主要将利用人脸识别开源项目SeetaFace,结合使用OpenCV工具,结合VS2017与Qt实现一个人脸识别的小项目。最后对实验系统进行测试…☆91Apr 2, 2019Updated 7 years ago
- Pytorch implementation of Multi-Mapping Image-to-Image Translation with Central Biasing Normalization