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

搜索资源列表

  1. STIHRS

    0下载:
  2. 基于C++的人脸检测,使用adaboost算法,跟基于肤色的结合-C++-based human face detection, the use of adaboost algorithm, combined with the color-based
  3. 所属分类:Graph Recognize

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

    0下载:
  2. 用于初学者理解dadboost算法,一个完整的matlab代码。-For beginners to understand dadboost algorithm, a complete matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6455
    • 提供者:张桥
  1. adaboostmethod

    0下载:
  2. 该程序是用matlab编写的一个adaboost算法,并给出了迭代次数、样本数量与错误率间的关系。-The program is written in a matlab adaboost algorithm, and gives the number of iterations, the sample size and the relationship between error rate.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3374
    • 提供者:edgar
  1. face_recognition_adaBoost_M2

    0下载:
  2. matlab下adaboost算法程序,有运行结果在内-The following algorithm matlab adaboost procedures, operating results, including
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:64407
    • 提供者:李云珂
  1. adaboost_face_recognition

    0下载:
  2. 用Adaboost算法实现人脸识别,程序语言为matlab语言-Face Recognition with Adaboost algorithm, programming language for the matlab language
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:428159
    • 提供者:apple
  1. carplateRecognition

    0下载:
  2. 与上一个不同的 MATLAB的ADABOOST算法实例 人脸识别-And on a different MATLAB s algorithm for instance ADABOOST Face Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2283295
    • 提供者:陈扬洋
  1. FLD

    0下载:
  2. MATLAB程序 基于ADABOOST算法 人脸识别程序-MATLAB program based on face recognition algorithm program ADABOOST
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2611174
    • 提供者:陈扬洋
  1. adaboost

    0下载:
  2. 神经网络,ADABOOSTING算法,MATLAB-Neural network, ADABOOSTING algorithm, MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7186
    • 提供者:黄坤鑫
  1. adaboost-alrgorryithm

    0下载:
  2. 图像级联算法可用于车牌检测,但是速度较慢,大家可以下载下来看看,加强对自适应级联算法的学习-Cascade algorithm for image plate detection, but slower, you can download to see, to enhance the learning algorithm for adaptive cascade
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9624
    • 提供者:蒋飞云
  1. ViolaJones_version0b

    0下载:
  2. 基于adaboost算法的人脸检测,voila等人开发的源码,很经典,对初学者有一定的参考价值。-Adaboost algorithm based on the face detection, voila development the source code and it is classic, for beginners is of some reference value.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:231392
    • 提供者:张铭
  1. Boostingbeta2

    0下载:
  2. adaboost 算法的c++实现,简单易懂,可以对照程序来理解adaboost的具体时间,学习adaboost必备-implement adaboost with c++,it is easy to understand, and you can use the program to grasp adaboost
  3. 所属分类:Special Effects

    • 发布日期:2014-05-07
    • 文件大小:1152000
    • 提供者:王飞
  1. adaboost

    0下载:
  2. Yoav Freund and Robert E. Schapire于1996提出的adaboost经典算法-a paper about adaboost purposed by Yoav Freund and Robert E. Schapire in1996.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:640337
    • 提供者:change
  1. adaboost

    0下载:
  2. 这个是经典的adaboost分类器算法,很有用的-This is a classic adaboost classifier algorithm, very useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:6361
    • 提供者:李佩霖
  1. adboost

    0下载:
  2. 基于肤色及AdaBoost算法的改进的人脸检测方法.pdf-quick face detection based skin and adaboost.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1465254
    • 提供者:symlenovo
  1. AdaBoost

    0下载:
  2. (北京大学本科论文)基于AdaBoost_算法的人脸检测,非常经典,也非常易懂!-(Peking University undergraduate thesis) based on AdaBoost_ face detection algorithm, very classic, is also very easy to understand!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2768671
    • 提供者:杨帆
  1. Adaboost_1

    0下载:
  2. Adaboost算法是一个著名的机器学习的算法,由于它在目标识别上的成功应用,至使被广泛的工程技术人员所熟知,这里提供一个辅助自学的工程案例,读者可以体会算法中的技术细节。这对于激发原创性思维是至关重要的!-Adaboost algorithm is a well-known machine learning algorithm, due to the successful application in target recognition, to be known by a wide rang
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:268360
    • 提供者:杨宁
  1. adaboost-based-on-Matlab

    0下载:
  2. 基于matlab环境的adaboost分类器,用于人脸识别face detection的算法-Adaboost classifier based on the Matlab environment
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:18217
    • 提供者:shendong
  1. Haar_like

    0下载:
  2. 找到的一篇基于haar—like特征的adaboost算法的相关论文,很详细-Related papers found an AdaBoost algorithm based on haar-like features in great detail
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6422819
    • 提供者:shendong
  1. lunwen

    0下载:
  2. 提出一种多尺度方向(multi-scale orientation,简称 MSO)特征描述子用于静态图片中的人体目标检 测.MSO 特征由随机采样的图像方块组成,包含了粗特征集合与精特征集合.其中,粗特征是图像块的方向,而精特征 由 Gabor 小波幅值响应竞争获得.对于两种特征,分别采用贪心算法进行选择,并使用级联 Adaboost 算法及 SVM 训 练检测模型.基于粗特征的 Adaboost 分类器能够保证高的检测速度,而基于精特征的 SVM 分类器则保证了检测精 度.另
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1868501
    • 提供者:尹世荣
  1. FaceFinder

    0下载:
  2. 关于adaboost算法的人脸检测程序,可以选择不同的训练库进行检测,对adaboost算法的理解有好处。-AdaBoost algorithm of face detection program, you can choose different training library for testing, good understanding of the AdaBoost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:471805
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com