搜索资源列表

  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编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:董晶晶
  1. adaboost

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

    • 发布日期:2024-05-09
    • 文件大小:550912
    • 提供者:wenlong
  1. adaboost-Matlab

    0下载:
  2. 用matlab实现的adaboost分类器算法-Implemented with the matlab adaboost Classifier
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:liu yang
  1. GML-AdaBoost-Matlab

    0下载:
  2. GML AdaBoost Matlab 工具箱,有详细的说明文档,脚本,用例-GML AdaBoost Matlab Toolbox-GML AdaBoost Matlab Toolbox, detailed documentation, the scr ipt, use case-GML AdaBoost Matlab Toolbox
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:109568
    • 提供者:ttn
  1. AdaBoost

    0下载:
  2. adaboost的完整实现,需要的看一下。-adaboost
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:56320
    • 提供者:why
  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. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:524288
    • 提供者:张桥
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小: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. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:12328960
    • 提供者:竹下寺宁
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:346112
    • 提供者:丁丁
  1. adaboost

    0下载:
  2. 根据adaboost原理编写的程序函数,比较适合刚开始接触的人学习-Programs written in accordance with the principle adaboost function basis for comparison
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:feiminglu
  1. AdaBoost-SVM-paper

    0下载:
  2. 基于adaboost 和svm 的检测算法研究,论文来的 里面用到opencv的相关库-AdaBoost SVM paper
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:803840
    • 提供者:毛渝南
  1. Adaboost

    0下载:
  2. MATLAB的ADABOOST算法 人脸识别程序-MATLAB' s algorithm for face recognition program ADABOOST
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:268288
    • 提供者:陈扬洋
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:longjie
  1. Adaboost

    0下载:
  2. 基于Adaboost算法的多姿态人脸实时视频检测江苏大学-Adaboost algorithm based on multi-pose face detection real-time video
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:283648
    • 提供者:xuxiaorui
  1. adaboost

    0下载:
  2. 基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-face detection code based on ADABOOST using inheritance strategies, and it includs the calculation and extraction of features, the training
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:13312
    • 提供者:
  1. Adaboost

    0下载:
  2. Adaboost人脸检测方法及其并行实现-Adaboost face detection method and its parallel implementation
  3. 所属分类:OpenCV

    • 发布日期:2024-05-09
    • 文件大小:379904
    • 提供者:姓名而已
  1. Adaboost-OpenCV

    0下载:
  2. Adaboost人脸检测方法及其并行实现-Adaboost face detection method and its parallel implementation
  3. 所属分类:OpenCV

    • 发布日期:2024-05-09
    • 文件大小:329728
    • 提供者:姓名而已
  1. adaboost

    0下载:
  2. adaboost智能算法源程序,将若分类器反复训练得到强分类器,用于二分类问题-adaboost intelligent algorithm source code, will be repeated if the classifier has been trained strong classifier for the two classification
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:豆豆
  1. adaboost

    0下载:
  2. adaboost matlab程序 大家可以自己调试看看 欢迎相互学习-adaboost matlab program we can learn from their own debug to see welcome
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:孟锦豪
  1. Adaboost-m

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

    • 发布日期:2024-05-09
    • 文件大小:268288
    • 提供者:lty
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org