搜索资源列表
face-opencv-test
- 这是我根据opencv做的人脸检测demo,简单实用,可检测多个人脸。
myFace0.3
- OpenCV人脸检测源代码,可用于进行对人脸的识别和处理
quyinying.rar
- 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
test
- 本程序可以对输入的图像或者视频进行人脸检测,其中用到了OpenCV的库函数,因此需要先安装并配置好OpenCV后方可运行-This procedure can be the input image or video Face Detection, which uses the OpenCV library function, it needs to be installed and configured before running OpenCV
FaceDetectOpenCV
- 基于OpenCV实现的人脸检测程序,可检测图片和视频-opencv vc6.0 facedetection
FaceDetection
- 基于visual c++ 2005和OpenCV环境 FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static envir
opencv
- 用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
ProcessImage2
- Opencv检测人脸,可以批量对某一个文件夹中(路径名不要有中文)所有文件操作,并将检测后的人脸抠出来保存到项目本地文件夹下.使用vc2005完成.-Face Detection with Opencv, you can bulk on a folder and detect the face of all files in this folder(the path should not have Chinese character) And after the Detection the s
gauss-backgrounds
- 本程序可以进行视频的动态提取背景,使用的是高斯模型使用前请配置好opencv环境。希望对大家学习人脸检测有所帮助-This procedure can extract the dynamic video background, using a Gaussian model configured before use opencv environment. We would like to learn helpful Face Detection ...
haarcascade_frontalface_alt
- 前脸的分类器 人脸检测分类器,opencv用-Before the face of face detection classifier classifier, opencv with
OpenCV_Detect
- 利用OpenCV 的人脸检测与定位,对于初学者学习OPENCV 和Visual c++d的使用将是相当有帮助的-OPENCV AND Visual c++ 6.0开发的计算机视觉
facedetection
- 本代码是在C++基于openCV的平台下 进行人脸检测的源码-This code is in C++ platform based on openCV carried out under the source code for face detection
TrainingAdaboost
- adaboost 的训练程序,结合OPENCV的训练,可用于各种图形的检测-training adaboost class, also use opencv training example, you can training your own objects for detection.
OPENCVfacedetection
- 用OPENCV做的人脸识别程序,实现跟踪检测,用的是自带的分类器-OPENCV do with face recognition program, to achieve tracking and detection, using a built-in classifier
opencv-facedetect
- 基于MFC,利用opencv实现的人脸检测代码,当中还利用了BCGSoft库。-Based on MFC, using opencv face detection code implementation, which also used BCGSoft library.
VideoFaceDetect
- 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
OpenCV_based
- 基于OpenCV的人脸检测系统的源码,VC++6.0下编译通过,需要安装OPENCV-Based on OpenCV Face Detection system, the source, VC++6.0 under the compile, need to install OPENCV
OpenCV-face
- opencv人脸检测 可用于人脸检测和处理-opencv face
Face-Detection-and-Skin-Retouching-master
- 人脸检测和皮肤美化,基于OpenCV库,用vc++编写,功能十分强大。(Face detection and skin beautification)
GWXFaceRec
- 单目摄像头,实时在线实现人脸检测功能,使用openCV。(single camera,release the function of face recongise)