文件名称:adaboost
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-face detection code based on ADABOOST using inheritance strategies, and it includs the calculation and extraction of features, the training and cascade of ADABOOST, and the data will be trained out at last,annotations is also given as well , it can help you research ADBOOST
(系统自动生成,下载前可以参看下载内容)
下载文件列表
adaboost继承\ApplyDetector.m
............\CalcIntegralImage.m
............\cascad_boost.m
............\ComputeFeatures.m
............\detec_nface.m
............\detec_nface_k.m
............\EnumAllFeatures.m
............\GetClassiferError.m
............\get_thresh.m
............\LearnWeakClassifier.m
............\learn_boost.m
............\main.m
............\rawnROC.m
............\simple_train.m
............\VecAllFeatures.m
............\VecBoxSum.m
............\VecFeature.m
............\weak1.m
adaboost继承
............\CalcIntegralImage.m
............\cascad_boost.m
............\ComputeFeatures.m
............\detec_nface.m
............\detec_nface_k.m
............\EnumAllFeatures.m
............\GetClassiferError.m
............\get_thresh.m
............\LearnWeakClassifier.m
............\learn_boost.m
............\main.m
............\rawnROC.m
............\simple_train.m
............\VecAllFeatures.m
............\VecBoxSum.m
............\VecFeature.m
............\weak1.m
adaboost继承