搜索资源列表
Harr
- 4层Harr变换的应用实例!请大家指点!-four layers Harr transform application examples! Please instructions!
soft-harr
- VC++编写的图像处理及识别软件,小波软去噪代码,有利于图像识别功能的完成。-VC prepared by the image processing and recognition software, wavelet denoising software code is conducive to the image recognition function to complete.
FaceTracking
- 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
Face
- 基于Harr分类器的,人脸识别,模式识别-pattern recognition for face base on Harr
HarrTraining
- harr训练的.net源码,haartraining 源代码,可用于人脸识别和行人识别等-harr,.net,sourcecode
Harr-like_feature
- Haar like feature to detect a door plate.
facedetect
- face detection using Harr Classifiers
face-detection-based-on-Harr-wavelet
- 基于哈尔小波变换的人脸识别程序 本程序识别速度快,占有容量短。-Ultra Rapid Object Detection in Computer Vision Applications with Haar-like Wavelet Features
haar__like
- 本代码是使用matlab编写的harr特征的代码,值得大家研究和参考-This code is the use of matlab prepared harr characteristics of the code, it is worth study and reference
main
- 人脸检测: 第一部分,使用Harr-like特征表示人脸,使用“ 积分图”实现特征数值的快速计算; 第二部分, 使用Adaboost算法挑选出一些最能代表人脸的矩形特征( 弱分类器),按照加权投票的方式将弱分类器构造为一个强分类器; 第三部分, 将训练得到的若干强分类器串联组成一个级联结构的层叠分类器,级联结构能有效地提高分类器的检测速度。(Face detection: In the first part, the Harr-like feature is used t
