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

搜索资源列表

  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算法MATLAB写的,写得还可以-adaboost algorithm written in MATLAB
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:8871
    • 提供者:davichou
  1. adaboost

    0下载:
  2. 此文件为adaboost算法的程序,采用MFC框架,创建一个界面-This file is adaboost algorithm procedure for the MFC framework, create an interface
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:9846302
    • 提供者:杨丽
  1. adaboost

    0下载:
  2. 使用codeblocks修改的opencv的adaboost的批量处理版本,其他环境编译后也可运行。-Opencv using codeblocks modified version of adaboost batch processing, and other environment can be compiled to run.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:559558
    • 提供者:周公
  1. adaboost

    0下载:
  2. The meaning of AdaBoost Algorithm for Image Classification
  3. 所属分类:Special Effects

  1. adaboost

    0下载:
  2. adaboost算法学习资料,深入讲解了adaboost算法的理论和应用,是人脸检测学习的重要参考文献,做模式分类的同学可以研究一下-adaboost algorithm to learn the information, further explained the theory and application adaboost algorithm, face detection is an important reference for studying literature, student
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7078766
    • 提供者:项喻
  1. AdaBoost

    0下载:
  2. 人脸经典检测 ,详细介绍了adaboost算法-Classical Face detection algorithm described in detail adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:183756
    • 提供者:王强
  1. adaboost

    0下载:
  2. 简单易上手的adaboost VC++实现!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:2150
    • 提供者:xuteng
  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

    0下载:
  2. Adaboost学习的较好的两篇论文,Adaboost是一种不错的分类算法-Adaboost learning better two papers, Adaboost is a good classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2332599
    • 提供者:小明
  1. adaboost

    0下载:
  2. adaboost算法详细介绍及matlab编程实现-adaboost algorithm, and matlab programming details
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:202490
    • 提供者:sunbo
  1. AdaBoost

    0下载:
  2. 本代码采用了adaboost算法进行仿真进行人脸检测,很好的给出了仿真图。-it uses adaboost to dtecte face. and it shows the pictures.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1115
    • 提供者:cathy
  1. Lut-based-adaboost-for-gender-classification

    0下载:
  2. Lut-based adaboost for gender classification
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:544668
    • 提供者:byeongjun jeong
  1. Adaboost-detection

    0下载:
  2. 基于ADABOOST的人脸检测程序,有分类器训练和测试-face detection based on adaboost
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:268276
    • 提供者:
  1. Adaboost(CPP)

    0下载:
  2. AdaBoost 是一种将弱分类器线性结合成强分类器的方法,由Jiri Matas 和 Jan Sˇ ochman提出-AdaBoost is a linear combination of the weak classifiers into a strong classifier method, by Jiri Matas and Jan S ochman proposed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:3317
    • 提供者:董晶晶
  1. adaboost

    0下载:
  2. adaboost to train a classifier-adaboost classifier
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:550937
    • 提供者:wenlong
  1. adaboost-facefind

    0下载:
  2. 这是一个基于adaboost算法的人脸检测程序,用VC++编写的程序,希望能帮到大家-This is based on face detection algorithm adaboost procedures, using a program written in VC++, hope to help you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:524235
    • 提供者:张桥
  1. adaboost

    0下载:
  2. 采用matlab实现了Adaboost分类器算法,有利于学生对分类器的学习!-The function of this code is to implement the Adaboost algorithm using matlab programming language,which is very useful to learn of all kinds of classifier for students, especially for beginners.
  3. 所属分类:matlab

    • 发布日期:2016-01-23
    • 文件大小:268288
    • 提供者:
  1. Adaboost-for-face-detection

    0下载:
  2. 使用Adaboost算法实现人脸检测的论文集合,有四篇优秀硕士论文和一篇文献-Use of Adaboost face detection algorithm is a collection of papers, there are four excellent papers and a Master of Literature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:12329134
    • 提供者:竹下寺宁
  1. Adaboost

    0下载:
  2. Adaboost算法是一类弱分类器,本算法使用adaboost算法实现对于训练数据划分成两个组,然后可以用来进行数据的分类。-Adaboost algorithm is a class of weak classifier, the algorithm uses adaboost algorithm for the training data into two groups, and then can be used for data classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:346090
    • 提供者:丁丁
« 1 2 34 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com