搜索资源列表
CascadeClassifierTest
- 基于OpenCV CascadeClassifier的人脸和人眼检测代码,用到两个训练好的分类器-Good classifier based the OpenCV CascadeClassifier face and eye detection code, used in the two training
facerecognition
- 基于OPENCV 的人脸检测代码学习 动态内存存储及操作函数 分类器结构及操作函数-It is uesd for face recognition which is baesd on opencv.
opencv-facedetection-code
- 基于opencv的人脸识别程序-代码详解,详细讲述了opencv中关于人脸检测的各部分的内容,对于人脸检测很有益处-Opencv face recognition program- the code explain, describe in detail the various parts of the content in opencv face detection, face detection useful
adaboosthaar
- 该代码完成在vs2008环境中基于Opencv的人脸检测,Opencv为2.3.0版本-The code to complete the vs2008 environment Opencv-based human face detection, Opencv 2.3.0 version
facedetect
- 在Microsoft Visual Studio 2008平台下基于opencv的人脸检测代码-in Microsoft Visual Studio 2008 environment facedetecting based on opencv
OpenCV_face_detector
- opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
opencv-face-detection
- opencv 人脸识别的相关函数代码,人脸检测部分实用代码-correlation function code opencv face recognition, face detection part practical code
TestStaticFaceDetect[2013-12-29]
- 利用VC++和opencv实现的人脸检测检测代码,利用霍夫变换以及opencv相关的库实现-Face detection code using VC++ and opencv realized, using Hof transform and opencv related Library
face_detector
- 基于OpenCv2.3.1写得人脸检测,代码简洁,适合初步学习,将项目属性中opencv目录修改为本地opencv目录即可-The code for face detection is implemented by OpenCv2.3.1
FaceCut
- 该代码是基于VS2010结合OpenCV下控制台下实现的人脸检测与剪切,简单方便,可以检测并剪切多张人脸,直接导入工程然后修改分类器位置即可运行!-The code is based on the combination of OpenCV VS2010 achieved under the console face detection and cut, simple and convenient, can detect and cut more than one face, directly
samples
- opencv sample 代码包括一些图像处理的,利用Harr和分类器做人脸检测的-opencv 3.0 alpha sample code which include classical samples like face detection/image processing.
FaceRec_Opencv_PCA
- OpenCV中人脸识别代码实现 声明:本文代码来源于http://www.cognotics.com/opencv/servo_2007_series/,实现平台为Linux+OpenCV,共分为两部分:人脸检测与人脸识别。-OpenCV face recognition in the code Statement: this article code http://www.cognotics.com/opencv/servo_2007_series/, implementation
facedetect-based-opencv
- 从视频中检测人脸的源程序代码,在vs2010开发环境,检测快速准确-From the video face detection source code, vs2010 development environment, fast and accurate detection
Project_face_detect
- 使用opencv自带的haar特征分类器,进行人脸检测的程序代码。-A program with opencv inside classifier for face detection
Face_Recognition
- 基于opencv库中的人脸识别代码,可以实现检测并跟踪视频中的人脸,可以选择训练人脸模型,或者直接加载训练好的人脸模型来识别视频中的人脸身份。-Based opencv library, this face recognition code can be achieve detecting and tracking faces in the video. You can choose training face model, or load directly trained human face
opencv-face-detection-for-realtime
- opencv实时人脸检测,完整代码,基于visual c-Opencv face detection, complete codes, based on visual c++
Face-Detector-Based-On-OpenCV
- OpenCV的人脸检测程序,有可用于摄像头的代码注释-OpenCV face detector, can use the camera,and the codes are in comments.
checkface
- opencv的harr的人脸检测,完整代码可直接运行。-opencv face dection
OpenCVBeta5a_FaceDetection
- 基于OpenCVBeta5a版本的图像人脸检测,独立运行,把所有OpenCV代码集成到工程,不依赖OpenCV库文件,便于查找源码实现。-Based on the OpenCV Beta5 version of the image face detection, independent operation, all OpenCV code integrated into the project, do not rely on OpenCV library files, easy to find
opencv-face-master
- 这是一个基于opencv的人脸检测代码,可以在视频上检测到人脸(This is a opencv based face detection code, you can detect the face in the video)