搜索资源列表
-
0下载:
应用OpenCV的人脸识别,基于haar like cascade classifier-openCV face detection tutorial
-
-
0下载:
基于openCV的多角度人脸检测,融合了正脸侧脸haar分类器,具有极强鲁棒性-, The integration of multi-angle face detection based on openCV positive face side faces haar classifier, with strong robustness
-
-
0下载:
本程序实现了haar+adaboost人脸检测功能-Realized by the haar+ adaboost face detection function
-
-
0下载:
人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
-
-
3下载:
人脸及行人检测中在opencv中要用到的haarcascade_righteye_2splits.xml,即特征检测的haar分类器,包括正面,侧边,上下左右各种,很全面-Face and pedestrian detection in opencv use to haarcascade_righteye_2splits.xml, feature detection haar classifier, including front, side, up and down various, very
-
-
0下载:
图像处理中人脸检测代码,并有主函数调用程序,采用Haar特征检测人脸。-Image processing human face detection code, and the main function of the calling program, Haar feature detection face.
-
-
1下载:
基于光流法的人脸追踪 先通过opencv的类haar特征检测人脸 然后用光流法筛选特征点并追踪-Optical flow method based face tracking to pass the class haar feature detection opencv face then light flow filter and track feature points
-
-
0下载:
基于opencv的人脸识别程序,基于haar的adoboost检测方法-Face recognition program based opencv,Adoboost based detection methods haar
-
-
0下载:
OpenCV Haar人脸检测静态化库函数,将xml文件静态化处理了,所以直接调用即可,无需xml文件了。-OpenCV Haar face detection static library functions, the static xml file processing, so you can directly call without xml files.
-
-
0下载:
基于OpencvHarr的kinect人脸检测-Face Detection through kinect camera with OpenCV Haar Method
-
-
0下载:
VS2013 OpenCV2.4.11人脸检测代码,该代码使用Haar特征分类器对图像中的人脸进行检测并圈出。-VS2013 OpenCV2.4.11 face detection code, the code USES the characteristics of Haar classifier to detect human faces in the images of the circle.
-
-
0下载:
Haar Cascade for face detection
-
-
0下载:
基于opencv的haar+adaboost训练器的人脸和人眼检测,带有训练好的xml文件。-Opencv based haar+ adaboost face and eye detection trainer, having trained xml file.
-
-
0下载:
使用opencv自带的haar特征分类器,进行人脸检测的程序代码。-A program with opencv inside classifier for face detection
-
-
0下载:
opencv入门级C++程序代码调试,第三课:识别一张人脸二维静态图片,采用haar特征识别算法。-Opencv entry level debugging c++ program code, the third class: identification of a human face 2 d static image, using haar feature recognition algorithm.
-
-
0下载:
利用opencv进行人脸检测,运用了adaboost的haar特征-Use opencv face detection, the use of haar features adaboost
-
-
0下载:
运用Adaboost算法haar分类器实现的人脸检测,帧率是32。-Using Adaboost face detection algorithm of Haar classifier, the frame rate is 32.
-
-
0下载:
通过opencv实现了对图像采用Haar特征实现中人脸检测的功能-Through the opencv realized of face detection in image using Haar feature implementation functions
-
-
0下载:
Python scr ipt to detect faces. It uses two haar cascade trained to recognise faces and eyes. The haar cascade are included. In uses OpenCV so it is required.
The scr ipt is written in Python 3.
-
-
0下载:
Normal Face detection source code using Haar Cascade Features in Python and C++
-