搜索资源列表
Adaboost
- 利用adaboost算法进行人脸识别,检测一副静态或动态图像中的人头数目-Adaboost algorithm using face recognition, image detection of a static or dynamic number of head
Adaboost
- 基于Adaboost算法的车牌检测在OpenCV上的研究与实现-License plate detection algorithm based on Adaboost on the research and implementation of OpenCV
Adaboost-face-detection
- 基于adaboost的人脸检测识别算法,在复杂背景下有很好的检测效果-Good detection in complex background based on face detection and recognition algorithms in adaboost
Adaboost
- AdaBoost算法提取图像的整体特征 含api 可直接导入到工程中-opencv AdaBoost
TrackEye_SourceCode
- 跟踪人的眼睛,类似人脸识别算法中的adaboost,通过学习人眼模式,实现人眼检测跟踪。-Tracking people' s eyes, similar face recognition algorithm adaboost by learning human eye model, detecting and tracking the human eye.
facedetection
- 视频人脸检测,基于Adaboost原理的人脸检测算法。-video face detection.Adaboost-based face detection algorithm.
ThreeZhen
- 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
FaceDetection
- 静态人脸检测程序。基于Adaboost的检测算法,使用OpenCV中提供的函数在Visual C++2005中实现一个人脸检测程序。-Static face detection process. Adaboost-based detection algorithm using OpenCV provides a function to implement a face detection program in Visual C++2005 in.
Project8
- 这是基于haar特征的adaboost算法的人脸识别,可以检测出人的脸,用圆标注出来-This is based on adaboost haar features face recognition algorithm can detect the human face, with a circle marked out
adaboost
- c++环境下实现adaboost算法的基本代码,适合新手学习使用。-under c++ environment to achieve the basic code adaboost algorithm, suitable for novice to learn to use.
face
- 基于adaboost算法识别人脸,可以实现将原图中的人脸用圆圈圈出-Adaboost based face recognition algorithm can be implemented in the original face circled out
Adaboost
- Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器-Adaboost is an iterative algorithm, the core idea is the same training set for different classifiers (weak classifiers), and then set up these weak classifiers to form a stronger
Adaboost
- Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器-Adaboost is an iterative algorithm, the core idea is the same training set for different classifiers (weak classifiers), and then set up these weak classifiers to form a stronger
adaboost-face-detect
- C实现的基于adaboost算法的人脸检测程序及人脸库-C-based implementation adaboost algorithm face detection process and face
haar_face_detection
- 运用Adaboost算法haar分类器实现的人脸检测,帧率是32。-Using Adaboost face detection algorithm of Haar classifier, the frame rate is 32.