搜索资源列表
face-location-example
- 人脸定位与识别的VC++实例。提供了友好的操作界面。输入人脸图像后,提供两种人脸区域的检测方法。然后在人脸区域中可自动标记眼睛、嘴巴、鼻子及边缘提取。-Face recognition and positioning of VC examples. Provide a friendly interface. Face image input, provide two kinds of people in the region face
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.
FacialFeature
- 面部特征定位,主要是眼睛、鼻子和嘴巴的特征定位。-positioning facial features, mainly the eyes, nose and mouth features positioning.
Visage_V3_2
- 能够检测到人脸,人的鼻子,人的眉毛的源程序。-to the detection of the face, the nose, the eyebrows of the source.
face_detect_recognition
- 人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
noseDetect
- 通过采样比较对人的鼻子进行识别,C++源代码
face_trace
- 提供对人脸进行区域检测和特征定位的算法实现程序,可生成可执行程序,检测方法包括相似度计算、二值化、垂直、水平直方图、脸或头发直方图等,能够对眼睛、嘴巴、鼻子进行标注。
face_recognition
- C++编写的用于人脸定位和识别的程序,能识别和定位眼睛、鼻子。
FaceDetect
- 人脸定位实例,本实例主要提供了两种人脸区域检测的方法,可以对鼻子、眼镜、嘴巴等进行标注
examplesofFaceDetection
- vc编程,用两个不同的方法实现人眼,鼻子和嘴的定位
FaceDetectAndMark
- 彩色图像人脸识别,并标记出人的头发,眼睛,鼻子和嘴。使用YCbCr颜色空间。
人脸定位实例
利用相似度和肤色建模两种方法进行人脸定位,并定位出来人眼、嘴、鼻子利用VC++对话框编程,功能强大
face-location-example
- 人脸定位与识别的VC++实例。提供了友好的操作界面。输入人脸图像后,提供两种人脸区域的检测方法。然后在人脸区域中可自动标记眼睛、嘴巴、鼻子及边缘提取。-Face recognition and positioning of VC examples. Provide a friendly interface. Face image input, provide two kinds of people in the region face
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.
FacialFeature
- 面部特征定位,主要是眼睛、鼻子和嘴巴的特征定位。-positioning facial features, mainly the eyes, nose and mouth features positioning.
Visage_V3_2
- 能够检测到人脸,人的鼻子,人的眉毛的源程序。-to the detection of the face, the nose, the eyebrows of the source.
face_detect_recognition
- 人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
noseDetect
- 通过采样比较对人的鼻子进行识别,C++源代码-Through the sample compared to the human nose to identify, C++ Source code
face_trace
- 提供对人脸进行区域检测和特征定位的算法实现程序,可生成可执行程序,检测方法包括相似度计算、二值化、垂直、水平直方图、脸或头发直方图等,能够对眼睛、嘴巴、鼻子进行标注。-Provide Face Detection and characteristics of regional positioning algorithm procedure can generate executable programs, detection metho
MatlabCodeForFaceDetecting
- 对于一个人脸库都在图像中能有确定的位置,比如,鼻子在图像的中心区距离上边沿和左边沿的距离一定。这就需要能用程序自动检测到人脸并定位。 -FOR FACE DETECTING