搜索资源列表
OpenCV_FaceDetect
- opencv面部检测源文件
Chineseface
- 中国人面部自然肤色色域范围及典型肤色色样的研制,对研究人脸检测的网友有用。
Adaboost
- 人脸识别论文:《采用Adaboost算法进行面部表情识别》《动态权值预划分实值Adaboost人脸检测算法》《改进的AdaBoost分类器在视频中的体育场景检测》
面部检测及识别
- 人的面部的识别软件。
I2E_SDK_V06-00-00.rar
- 这是一款关于图像处理和增强的开发包,I2E SDK,包扩很多功能,去红眼,面部检测,颜色增强,等等,下载下来,试一下 挺不错的.,I2E SDK Image Process color enhancement
chap7
- 人脸检测,能够通过扫描图片采用一系列图像处理方法最后把鼻子、眼睛、嘴巴在面部上勾勒出来-Face detection, able to scan images using a series of image processing methods before bringing the nose, eyes, mouth on the face sketched out on the face
face_detection
- 一个关于面部检测的MATLAB算法,将人脸部分用矩形框表示出。-A MATLAB algorithm on face detection, will face some expressed rectangular box.
mianbu
- 关于疲劳驾驶的面部检测方法,需要的人可以下下来-About driver fatigue facial detection methods, need people can look down
system
- 这是一个远程面部检测识别的源码,里面包含面部检测识别算法和socket传输代码-This is a remote face detection and recognition of the source code, which includes face detection and recognition algorithms and socket to transfer code
data
- 野生动物面部检测所用的数据库,对面部的采样和提取很有帮助-Wildlife face detection used on the face of the sample and extract useful
facial--expression
- 这个是面部表情自动识别的源代码。它是基于Viola和Jones的面部检测算法和Gabor面部特征点的提取,然后使用训练过的神经网络来识别人脸表情。-This is the automatic recognition of facial expression source code. It is Viola and Jones face detection algorithms and Gabor facial feature point extraction, and then use the
MIT人脸库
- 用于人脸识别,较好的检测库,在面部表情的识别以及面部的光亮都有变化(For face recognition, better detection library, facial expression recognition and facial brightness change)
FaceDetect-master
- 面部检测,基于图像的人脸识别,opencv2 cv3(If you want to understand how the code works, the details are here: https://realpython.com/blog/python/face-recognition-with-python/ Update: Now supports OpenCV3. This change has been made by furetosan ( https://git
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
Human-Face-Detection.zip
- 人脸识别,是基于人的脸部特征信息进行身份识别的一种生物识别技术。用摄像机或摄像头采集含有人脸的图像或视频流,并自动在图像中检测和跟踪人脸,进而对检测到的人脸进行脸部的一系列相关技术,通常也叫做人像识别、面部识别。(Face recognition is a biometric technology based on human facial feature information for identification. A camera or camera is used to collect
111
- 基于色域的简单人脸检测,能从背景对比大的图片中找到人脸及五官的位置(Simple face detection based on color gamut)
Animal-Face-Detection-master
- python平台下,能实现图片中猫等动物的面部检测,框选出蹄片中的动物面部。(Realize the face detection of cats and other animals in the picture.)
面部识别
- 彩色图像灰度化 进行二值化后对图片人脸目标检测(Color image grayscale is used to detect face targets after two values.)
ArcFaceDemo_1.2
- 代码是C#的,人脸检测、比对的引擎是虹软的1.2版本。 我只有20M附件的权限,所以只能删除了虹软的识别引擎库(没有这个库源码不能正常运行),请下载者自己去虹软申请并下载(目前是免费的)吧。 ---------------------------------------------------------------------------------------- 环境要求: VS2012及以上,.Net Framework 4.5 使用说明: 拿到代码以后,请更换自己ke
faceDetection_HOG
- 利用HOG算子实现电脑读取图像并进行面部识别与检测(Using hog operator to realize computer reading image and face recognition and detection)