搜索资源列表
可以识别眼睛和嘴巴的程序源代码
- 用c++编写的可以识别眼睛和嘴巴的程序源代码,希望对大家有用-Written using c++ can identify eyes and mouth of the source code, want to be useful
OpenCV
- 基于opencv和vc++6.0实现的人脸检测,鼻子,嘴巴检测,眼睛检测。AVI播放器,手写数字识别,图像缩放等。-The opencv and vc++6.0 of realized based face detection, nose, mouth detection and eye detection. AVI player, handwritten numeral recognition, image scaling.
TrackEye_SourceCode
- 跟踪人的眼睛,类似人脸识别算法中的adaboost,通过学习人眼模式,实现人眼检测跟踪。-Tracking people' s eyes, similar face recognition algorithm adaboost by learning human eye model, detecting and tracking the human eye.
face-detection
- 基于opencv的脸部识别,可以检测出脸部和眼睛,很好用哦-Opencv-based the facial recognition of, can detection to out of the the the face and eyes, very good use Oh
CvFindEye
- 能识别人脸,人眼睛,居于opencv库的,用vs2010写的,效果挺好的-Able to recognize human faces, eyes, living opencv library, using vs2010 written very good results
cvHeadPose-master
- 面部特征点识别,勾勒出面部轮廓,眼睛轮廓,以及嘴巴鼻子的轮廓,适合借鉴参考,完全什么都不会的伸手党就不要看了-Facial recognition feature points, and sketched out facial contours, eye contour, mouth and nose outline for draw reference, exactly what the party will not reach out, do not read
face
- 人脸检测,通过对眼睛扫描识别人脸,对人脸识别极其有用-Face detection, through the eyes scanning recognize faces
人脸识别
- 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(