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

搜索资源列表

  1. AdaBoost

    0下载:
  2. 这是一个基于haar特征的adaboost训练算法,包含求取特征,样本训练等,对于初学adaboost的人来说有很大的帮助 -It is a AdaBoost training algorithm based on Haar features, including strike a characteristic sample training for adaboost beginner who has a great help
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:75418
    • 提供者:王小伟
  1. C_adaboost

    0下载:
  2. adaboost算法源码,Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器),通过测试可以运行-adaboost algorithm source code, Adaboost is an iterative algorithm, the core idea is the same training set for different classifiers (weak classifiers
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-19
    • 文件大小:1923111
    • 提供者:crab
  1. qqcif(5.24)

    0下载:
  2. 可以对cif,qcif以及qqcif实行人脸检测的程序,是检测序列的。使用的是adaboost算法。可以读入的是cif序列然后将其缩放为qqcif(88*72)然后进行检测,然后在将检测的人脸框长宽坐标各放大4倍 即可在原来的cif图象中标记人脸。 -Can cif, qcif and qqcif implement face detection procedure is to detect sequences. Using adaboost algorithm. Cif can be
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:1505536
    • 提供者:
  1. Adaboost

    0下载:
  2. 基于matlab的adaboosting算法的实现-Based on the matlab adaboosting algorithm implementation
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1121
    • 提供者:高翔
  1. face_rec_adaboost

    0下载:
  2. 本文件包括了adaboost算法进行人脸检测的代码。代码可以运行的。但需要自己添加数据集-This file contains the code adaboost algorithm for face detection code, human face detection friend, you can download to look
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:67224
    • 提供者:黄河
  1. Face_detect

    0下载:
  2. 基于haar特征和adaboost算法的人脸识别程序.-Haar features and adaboost algorithm based face recognition process.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1368407
    • 提供者:张宇
  1. machine-learning-1

    0下载:
  2. 机器学习算法之adaboost算法与apriori算法,经典的外文资料。-Machine learning algorithms with the adaboost algorithm apriori algorithm, classic foreign materials.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1657922
    • 提供者:zhongrui
  1. Adaboost

    0下载:
  2. matlab实现AdaBoost,弱分类算法包括fisher 伪逆 svm naivebayes 决策树。-matlab implements AdaBoost, weak classification algorithms include fisher pseudoinverse svm naivebayes tree.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:57704
    • 提供者:sunny
  1. adaboost1

    0下载:
  2. adaboost代码,比较简单。但方便了解Adaboost算法的基本原理-The aim of the project is to provide a source of the meta-learning algorithm known as AdaBoost to improve the performance of the user-defined classifiers.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6289
    • 提供者:孙水发
  1. facedetect1

    0下载:
  2. 利用AdaBoost算法实现人脸识别,检测人脸并定位人脸,最终实现人脸的识别-Face dection about AdaBoost
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4553947
    • 提供者:唐坤
  1. dataprocess

    0下载:
  2. 基于AdaBoost算法的人脸检测识别,以及对其人脸进行评分,详见源代码-AdaBoost algorithm based on face detection and recognition, as well as its human face to score, see the source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:11674
    • 提供者:方奋
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7436
    • 提供者:ledonJu
  1. Face_Detection

    0下载:
  2. 人脸检测一些经典入门资料,包括基于adaboost算法的人脸检测方法。学习人脸检测必备论文。-Face Detection some classic introductory information, including those based on adaboost algorithm for face detection method. Face Detection learn essential papers.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4442517
    • 提供者:洛天
  1. FaceDetectTestCode

    0下载:
  2. 用C#版的openCV库——EmguCV编写的人脸检测测试程序。使用Adaboost算法。-With C# version of the openCV library- EmguCV prepared Face detection test procedures. Using Adaboost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3987860
    • 提供者:cdj
  1. ThreeZhen

    0下载:
  2. 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3559320
    • 提供者:秦朗
  1. AdaBoost_theory

    0下载:
  2. 介绍了AdaBoost的理论,对理解AdaBoost算法有很大的帮助-Introduce the theory of AdaBoost algorithm, it is helpful for comprehending the AdaBoost algorithm.
  3. 所属分类:Development Research

    • 发布日期:2017-05-02
    • 文件大小:1007685
    • 提供者:邢金星
  1. adaboost

    0下载:
  2. matalb adaboosting的算法应用-matlab of adaboosting。
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:430321
    • 提供者:张贤哲
  1. Adaboost-faceROIencoding

    0下载:
  2. 详细介绍了基于ADABOOT算法识别人脸的过程,对于做人脸识别的工程师具有很好的很好的参考价值-Details of the process is based on ADABOOT face recognition algorithm, face recognition for doing a good engineer with a good reference value
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:225482
    • 提供者:KDM
  1. adaboost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。 load clouds [test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[]) train_patterns 每列为一样本 train_targets 每列为一样本目标 100 :Numbe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:31267
    • 提供者:而是
  1. GML_AdaBoost_Matlab_Toolbox_0.3

    0下载:
  2. adaboost算法代码可以在matlab中运行-adaboost algorithm code
  3. 所属分类:matlab

    • 发布日期:2017-06-13
    • 文件大小:20092454
    • 提供者:黄吴浩
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 22 »
搜珍网 www.dssz.com