CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - adaboost算法

搜索资源列表

  1. adaboost

    0下载:
  2. 一个简单可行的Adaboost算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-05-15
    • 文件大小:6035
    • 提供者:smallheant
  1. 基于肤色和adaboost的人脸检测

    2下载:
  2. 基于肤色和adaboost算法的人脸检测代码,用C++编写,希望能帮到大家!
  3. 所属分类:C#编程

  1. AdaBoostMHClass.adaboost算法的一个c++实现类

    0下载:
  2. adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:321208
    • 提供者:罗小伟
  1. facedetect1.rar

    0下载:
  2. 基于Adaboost算法的人脸检测程序,开发环境VC6.0,Adaboost-based face detection algorithm process, development environment VC6.0
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:903376
    • 提供者:guodongmei
  1. Boosting.rar

    1下载:
  2. adaboost算法原理,详细分析,并附有例子介绍,adaboost, gentel
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:1007325
    • 提供者:luxin
  1. Adaboost-OpenCv.rar

    0下载:
  2. 基于AdaBoost算法及OpenCv的人脸检测,adaboost-opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1705584
    • 提供者:bbsx
  1. 人脸检测算法对AdaBoost算法进行了改进

    0下载:
  2. 2008_bmvc_FaceDetector, 实进人脸检测算法,对AdaBoost算法进行了改进,相比之下,比OPENCV中自带的基于HAAR特征的人脸检测算法更稳定。-2008_bmvc_FaceDetector, really into the face detection algorithm, the AdaBoost algorithm has been improved, compared to the native than OPENCV HAAR feature based fa
  3. 所属分类:matlab例程

    • 发布日期:2017-05-20
    • 文件大小:5644584
    • 提供者:joe
  1. adaboost.rar

    2下载:
  2. 本程序是在MATLAB环境采用ADABOOST算法实现手势识别。,This procedure is in the MATLAB environment using Adaboost gesture recognition algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-09
    • 文件大小:178678
    • 提供者:方奎
  1. adaboost.rar

    0下载:
  2. 一个最基本的adaboost算法源码(matlab),a basic adaboost algorithom source code (matlab)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:127074
    • 提供者:tanran
  1. Adaboost

    0下载:
  2. Adaboost算法在人脸检测中的应用.使用VC编写的程序-Adaboost face detection algorithm in the application. Using programs written in VC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:407055
    • 提供者:akun
  1. adaboost

    0下载:
  2. Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。-An example of adaboost algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:6328
    • 提供者:刘健
  1. adaboost

    0下载:
  2. 两个adaboost算法,代码很短,都有中文注释,第二个代码是第一个的改进。-Two algorithms about adaboost ,the code is very brief,including the Chinese comments. The second one improver better than the first one.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1927
    • 提供者:止水轻扬
  1. adaboost

    1下载:
  2. Adaboost 算法的源程序,可以帮助我们深入学习 adaboost 算法-Adaboost algorithm source code, to help our in-depth learning algorithm adaboost
  3. 所属分类:图形/文字识别

    • 发布日期:2017-04-26
    • 文件大小:9040
    • 提供者:宋雅合
  1. Adaboost-m

    0下载:
  2. 基于ADABOOST算法的人脸检测matlab程序-the face detection matlab program based on ADABOOST algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:268602
    • 提供者:lty
  1. Adaboost_guy

    0下载:
  2. Adaboost 算法的简单实现程序,适合初学者使用-Adaboost algorithm to achieve a simple procedure, suitable for beginners to use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:272441
    • 提供者:路月
  1. adaboost

    0下载:
  2. 用c语言实现的adaboost算法,包括adaboost训练器的构建、训练,预测,可运行,有详细注释。-C language of adaboost algorithms, including the construction of adaboost trainer, training, forecasting, operational, and detailed notes.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1638
    • 提供者:longjie
  1. AdaBoost

    0下载:
  2. 采用C语言实现的Adaboost算法,一个很经典的分类器算法-Using C language of the Adaboost algorithm, a classic Classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:725919
    • 提供者:shixuemei
  1. AdaBoost

    0下载:
  2. AdaBoost算法在人脸识别中的应用,很详细的介绍了该算法-AdaBoost algorithm for face recognition applications, a detailed explanation of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:102643
    • 提供者:李冲
  1. adaboost

    0下载:
  2. AdaBoost程序 Boosting是近年来流行的一种用来提高学习算法精度的方法。以 AdaBoost算法为例介绍了 Boosting算法 。-Boosting daBoost program in recent years a popular learning algorithm is used to improve the accuracy of the method. AdaBoost algorithm to an example introduced the Boosting alg
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:6323
    • 提供者:
  1. AdaBoost算法

    1下载:
  2. 用matlab软件,实现adaboost算法。将数据集划分为训练集和测试集,给训练集的数据贴标签,用训练好的模型来测试测试数据的准确度。(Using Matlab to implement the AdaBoost algorithm. The data set is divided into training set and test set to label the data of the training set, and the accuracy of the test data i
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:7930880
    • 提供者:_XW
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com