登录
首页 » matlab » realadaboost

realadaboost

于 2012-12-19 发布 文件大小:154KB
0 170
下载积分: 1 下载次数: 127

代码说明:

  matlab的一个基于realadaboost的人脸检测程序,有详细的源码,包括haar特征的提取,以及若分类器的学习。(Matlab based on adaboost face detection procedures, there are detailed source code, including haar feature extraction, and if the classifier learning)

文件列表:

realadaboost
............\2.pgm,10318,1994-04-18
............\ApplyDetector.m,320,2011-02-25
............\BoostingAlg.m,2310,2011-07-05
............\CameraDemo.m,247,2010-04-01
............\ComputeBoxSum.m,308,2009-05-14
............\ComputeROC.m,1433,2009-05-28
............\ComputeROC1.m,1666,2011-02-26
............\ComputeSaveFData.m,714,2011-02-26
............\Cparams.mat,6430,2011-02-19
............\Cparamsreal.mat,23507,2011-06-30
............\Cparams_g.mat,19238,2009-05-28
............\DisplayDetections.m,197,2011-02-10
............\EnumAllFeatures.m,1076,2011-03-20
............\FastScanImage.m,2459,2012-12-07
............\GetTrainingData.m,364,2011-02-26
............\grayshow.m,76,2009-04-17
............\hs_err_pid2924.log,17102,2011-02-21
............\LearnWeakClassifier.m,1954,2011-06-29
............\LearnWeakClassifier1.m,1109,2012-11-30
............\LearnWeakClassifier_g.m,1250,2011-06-28
............\LoadImage.m,317,2011-02-24
............\MakeClassifierPic.m,478,2011-02-27
............\MakeFeaturePic.m,732,2009-05-27
............\PruneDetections.m,338,2009-05-14
............\ReadMe.txt,315,2010-04-01

............\ScanImageFixedSize.m,780,2011-02-25
............\ScanImageOverScale.m,445,2009-05-14
............\SimpleTest.m,1382,2011-06-30
............\VecAllFeatures.m,181,2011-02-20
............\VecBoxSum.m,161,2011-02-20
............\VecComputeFeature.m,64,2009-04-17
............\VecFeature.m,719,2011-02-20
............\WriteMat.m,171,2009-05-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yichuansuanfagac
    一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。 (A very simple genetic algorithm source code, is Denis Cormier (North Carolina State University) developed, Sita S. Raghavan (University of North Carolina at Charlotte) amendment. Code to ensure as little as possible, in fact, do not have to troubleshooting. The application of a specific amendment to this code, the user simply changes the definition of constants and the definition of " merit function" can be.)
    2010-09-21 21:11:02下载
    积分:1
  • circular-objects.txt
    Matlab codes for creating circular array
    2012-11-03 10:05:31下载
    积分:1
  • dynamic-meterology-chapter-one--
    an introduction to dynamic meterology chapter five matlab所有代码 气象专业经典资料(an introduction to dynamic meterology chapter five matlab code)
    2013-12-11 18:35:39下载
    积分:1
  • Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合
    Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,当CMA将EYE打开,使讯号趋近于正确值,就切换到LMS,利用Slicer的输出当作training sequence来调整Equalizer的系数,而Carrier Recovery 的部份,则是将phase error track出来(Blind Equalizer algorithm is the use of the CMA and LMS tie, When the CMA will EYE open, signaling close to the correct value, it switched to the LMS. SLICER use of the output as training sequence to adjust Equalize The coefficient r, and some of Carrier Recovery, the type of track out phase error)
    2020-12-17 17:59:13下载
    积分:1
  • xianxingfenzu
    基于matlab的7-4线性分组器设计,简单易懂,有界面(7-4 matlab-based linear block design, easy to understand, interface)
    2013-11-09 16:47:44下载
    积分:1
  • code
    绝对齐全的语音识别代码,包括hmm dtw和语音特征的提取部分,有详细的说明和讲解(Absolutely wonderful speech recognition code, including the HMM DTW and speech feature extraction part, a detailed description and explanation)
    2016-05-22 16:16:27下载
    积分:1
  • Globe_IT-code-Final
    Gaussian process latent variable model code for dynamic texture synthesis
    2014-09-01 16:09:12下载
    积分:1
  • ChaosAttractors
    the most chatoc attractors for encryption and other application
    2013-08-28 21:42:25下载
    积分:1
  • sbc
    Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.(Wavelet Subband coding for speaker recognitionThe fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. The fn also calculates the DCT part. Using this fn and other algo for pattern classification (VQ, GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.)
    2008-12-12 14:27:46下载
    积分:1
  • 05040031
    文件包含有5项内容: 一、扩展卡尔曼滤波EKF 二、去偏转换卡尔曼滤波CMKF 三、最小二乘拟和的方法 四、最小二乘、EKF、CMKF的比较 五、野值剔除算法 用MATLAB实现了这些具体算法和要求 (document contains five elements : an extended Kalman Filter EKF two, Partial conversion to CMKF three Kalman filtering, and the least squares method to be four, least squares, EKF. Comparison of five CMKF, excluding outliers algorithm in MATLAB these algorithms and specific requirements)
    2021-01-20 16:58:41下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载