搜索资源列表
renliandedingwei
- 本程序是一个检测人脸的程序,通过一定的方法,找出图中人脸区域,并标记出眼睛鼻子和嘴巴的位置。-this procedure is a human face detection procedure for the adoption of methods to identify human face regional map, Mark the eyes and nose and mouth position.
Facial-feature-detection
- 程序实现人脸特征的检测和定位,可以识别并标注眉毛,眼睛,鼻子,嘴巴以及耳朵。能用于单人和多人脸图的检测识别,效果不错。-This is a human facial feature detection and location program. It can be applied to detect both single and multiple face images.
face-detection
- 检测人脸,基于opencv的C++编程。利用了脸部两个眼睛及椭圆形脸来识别检测人脸。-Face detection, C++ programming opencv based. Use of both eyes and face, oval face detection to identify faces.
facedetection(ycbcr)
- 首先实现基于肤色的人脸检测与追踪,然后可以定位眼睛的位置。-first it can detect face and tracking based on skin color,then it can detect the location of the eyes.