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

搜索资源列表

  1. Ada_Boost

    0下载:
  2. Adaboost集成学习算法 matlab代码-Adaboost
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1265
    • 提供者:李军
  1. test2

    0下载:
  2. 基于haarlike特征,采用adaboost分类器的人脸检测系统-face detec
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3502649
    • 提供者:yueliting
  1. CV_Assignment

    0下载:
  2. 此资料实现了ADABOOST和HAAR的特征提取和从弱分类到强分类的具体步骤-The data achieved ADABOOST and HAAR of feature extraction and classification from weak to strong category specific steps
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:6305
    • 提供者:shuyachen
  1. SVM_FACE

    0下载:
  2. 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:649650
    • 提供者:郭事业
  1. 67506242AdaBoost

    0下载:
  2. 对adaboost算法较为全面介绍并用vc实现算法,对adaboost算法感兴趣的人有很好的参考价值-Adaboost more comprehensive descr iption of the algorithm and use vc algorithms of interest to people on the adaboost algorithm has a good reference value
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:8891693
    • 提供者:dairui
  1. Adaboost

    0下载:
  2. 此文件包含几篇关于adaboost人脸检测的论文-This file contains several articles on the paper face detection adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2776027
    • 提供者:dreamer
  1. Facedetectinalgorithm

    1下载:
  2. 人脸检测算法,其检测率高,效果优越,可与adaboost算法相媲美。-Face detection algorithm, the detection rate, excellent results can be comparable with adaboost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1219584
    • 提供者:凌少
  1. VideoFaceDetect

    2下载:
  2. 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-18
    • 文件大小:911802
    • 提供者:谭恒良
  1. adaboospt

    0下载:
  2. adaboost算法过程实现的程序 可以学习下 -adaboost algorithm can learn the process of implementation of the program under
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1376
    • 提供者:mxsun2005
  1. AdaBoost

    0下载:
  2. 这是我写的一个Adaboost算法,希望对大家有所帮助,呵呵!-This is a Adaboost Algorithm written by me,I hope it can bring you some help,Thanks!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:64223
    • 提供者:keke
  1. adaboost9.26

    0下载:
  2. adaboost方法实现人脸分类 可直接运行的程序-face classification method implementation adaboost
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3305
    • 提供者:周然
  1. 23825772AdaBoost

    0下载:
  2. adaboost 人脸识别 可直接运行的程序-adaboost recognition programs can be run directly
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2082650
    • 提供者:周然
  1. weaklearn

    0下载:
  2. adaboost算法的源码,提供了训练,测试,剖析,评价等功能-This software is a Library for Adaptive Boosting. It provides a generic framework for the study of the Boosting algorithms. The framework provides the different tasks for boosting: Learning, Validation, Test, Pro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:16251
    • 提供者:Joe
  1. adaboost

    0下载:
  2. adaboost脱离开图像全数字化分析程序-adaboost separated from the all-digital image analysis program. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1680
    • 提供者:方云
  1. adaboost_version1b

    1下载:
  2. 最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解-This a classic AdaBoost implementation, in one single file with easy understandable code. The function consist of two parts a simple weak classifier and a boosting part: The weak classifier tries to find the b
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3969
    • 提供者:wj
  1. spider

    0下载:
  2. matlab机器学习最新的工具箱,包含多种学习算法如kmean、adaboost、svm等-the latest machine learning matlab toolbox contains a variety of learning algorithms such as kmean, adaboost, svm, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5677530
    • 提供者:朱建清
  1. ten_training_set_adaboost

    0下载:
  2. 这个程序介绍了adaboost分类器的实际,样本个数是10个,所以我们可以跟着这个程序走一下来感受一下,这个分类器的强大。-This procedure describes the actual adaboost classifier, the sample number is 10, so we can look to go along with this program feel that the strong classifier.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:933708
    • 提供者:冀国亮
  1. FindFace

    0下载:
  2. Adaboost 人脸检测的程序,实现静态图片人脸检测,摄像头实时人脸跟踪功能。速度较快,正脸检测率较高。-Adaboost face detection process, to achieve a static image, face detection, camera, real-time face tracking. Speed, face detection rate is higher.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4692994
    • 提供者:yangch
  1. adaboost

    0下载:
  2. matable下编的一个算法!线性阈值分类器运用AdaBoost算法!-An Algorithm for under matable! The use of linear threshold classifier AdaBoost algorithm!
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:6376
    • 提供者:machinery
  1. Human_Face_Detection_Based_On_AdaBoost

    1下载:
  2. 基于AdaBoost的人脸检测程序可执行文件及其代码-Human Face Detection Based On AdaBoost,executable file and source codes included
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2125371
    • 提供者:翠翠
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 41 »
搜珍网 www.dssz.com