搜索资源列表
libdlib
- iOS,dlib静态包,用于人脸识别功能!人像处理功能!可读取人脸68个特征点(IOS, Dlib static package for face recognition function! Portrait processing function! 68 feature points of human face can be read)
FaceMorph
- 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detec
face_recognition.git
- 使用python 和dlib 开发的人脸是别的代码(The faces developed using Python and Dlib are other codes)
dlib-19.16
- 编译人脸识别dlib库,能够在Linux,Windows,IOS,Android等平台运行(compile dlib for face recognition)
real_time_recognize-master
- 从摄像头获取摄像头图像,进行实时人脸识别(Real-time Face Recognition by Capturing Camera Image from Camera)
shape_predictor_81_face_landmarks-master
- 基于dlib库的人脸68个特征点训练模型的扩展模型,可识别出人脸81个特征点,包括额头部分。(Based on the extended model of the face training model of 68 feature points based on Dlib database, 81 feature points can be recognized, including the forehead part.)
人脸识别dlib19.10
- 一个机器学习的开源库,包含了机器学习的很多算法,使用起来很方便,直接包含头文件即可,并且不依赖于其他库(自带图像编解码库源码)。Dlib可以帮助您创建很多复杂的机器学习方面的软件来帮助解决实际问题。目前Dlib已经被广泛的用在行业和学术领域,包括机器人,嵌入式设备,移动电话和大型高性能计算环境。
workAttendanceSystem
- 基于OpenCV的人脸视觉考勤系统 是python语言 要先安装dlib opencv的库(Face visual attendance system based on OpenCV)