搜索资源列表
Face-Eye-Detection.rar
- 此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等,This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment
mouthdetection
- 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
FACEDETECTION
- 人脸检测系统,能完成人脸区域检测,人眼,嘴检测定位,勾绘人脸等功能-Face Detection system can detect the completion of the region face, eyes, mouth detection position of hooks face painting and other functions
LocalAvatar
- 该算法完成了对人脸的提取和分析,基于皮肤色检测,很好的,检测了嘴的位置,眼睛的位置,和眉毛的位置,并根据他们的形态进行分析,已用来生成人脸的虚拟形象。有由于虚拟形象文件很大,有需要的可以和作者我单独联系-The algorithm completed the extraction and analysis of human face, based on skin color detection, very good to detect the position of the mouth, eye
face-detect-and-locate
- 这是一个检测人脸位置,并标记处人的眼睛,鼻子,嘴巴位置的用C++描述的程序-This is a face detection position and mark the eyes, nose, mouth position using the procedures described in C++
FaceDetect
- vc编写的人脸检测算法,能够检测出人的眼睛、鼻子和嘴-vc prepared face detection algorithm can detect the eyes, nose and mouth
eye
- 人脸识别是模式识别研究领域的重要课题, 目前是一个非常活跃的研究方向。人脸识别中一个最重要的过程就是特征检测与提取, 因为眼睛、鼻子和嘴巴等特征集中了人脸的大部分信息。因此对于人脸识别中的特征提取来说, 不仅要检测出这些特征, 而且要准确地加以定位。眼睛是人脸识别中包含特征信息最多的器官, 对它的精确定位是后续特征提取的前提和基础, 而其精度更是直接影响到整个系统的识别率, 所以一个有效、快速和精确的人眼定位方法是非常重要的。-Face recognition pattern recogniti
rljc
- 用vc++实现的基于肤色的人脸检测系统,可检测出眼睛,鼻子,嘴巴-Using vc++ implementation of color-based face detection system can detect the eyes, nose, mouth
mouth-position
- 该程序是利用OPENCV的studio的c++上编成的程序。该程序能够大概的检测出嘴巴的大概位置。是实现嘴巴定位的基础 -The program is the use of OPENCV the studio on the c++ compiled programs. The program can detect the approximate location of the mouth about. The basis of positioning is to achieve mouth
FaceDetection
- 使用C++进行人像检测,重点从嘴角、眼睛的方面进行检测-Using C++ Face Detection to detect focus from the mouth, eyes
flandmark-master
- 能夠準確的detect到人的五官的位置 好比說眼角,嘴唇的嘴角,同時也是即時處裡的-Able to accurately detect the location of the person' s facial features like saying his eyes, the lips, the mouth, but also the instant at
chengxu
- 通过对图像的处理实现对酒瓶酒瓶、瓶身、液位的检测,检测瓶口是否完整,瓶身是否有裂痕,液位是否达到指定位置。-To detect the wine bottle, the bottle, the liquid level by image processing, detection of the bottle mouth is complete, if there are cracks, whether the liquid level reaches the designated positio
FaceDetectionCPP
- MFC实现的人脸检测,可以检测人脸位置,并标记眼睛、嘴巴、鼻子。没有使用OPENCV库函数,完全C语言实现。-MFC implementation of face detection that can detect human face position, and mark the eyes, mouth, nose. OPENCV library function is not used entirely in C language implementation.
DetectEyes
- 运用C++检测人眼, 2)用opencv中检测人脸、眼睛、嘴巴等都是用的CascadeClassifier分类器,具体使用时可以使用C的函数,也可以使用opencv中使用C++封装好的类。下面是它们检测目标时的函数形式(从opencv官网复制的) C: CvSeq* cvHaarDetectObjects(const CvArr* image, CvHaarClassifierCascade* cascade, CvMemStorage* storage, double scal
Face-detection
- 可以直接运行的人脸检测系统与人脸定位系统,不仅可以检测出人脸,而且可以标出眼睛鼻子嘴巴等部位,基于vs开发的系统-Can be run directly face detection and face positioning systems, not only can detect the human face, and can be marked in areas such as the eyes nose mouth, vs development system can be run dir