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

搜索资源列表

  1. opencvrenlian

    0下载:
  2. 基于opencv的快速人脸检测使用adboost方法-opencv based on the rapid use of face detection method adboost
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2165
    • 提供者:任吾
  1. BoostingLbp

    0下载:
  2. 用adboost方法实现人脸检测,本程序采用vc++编程环境
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:55609
    • 提供者:liyan
  1. 人脸检测代码

    0下载:
  2. 人脸检测 adboost
  3. 所属分类:图形/文字识别

    • 发布日期:2009-03-23
    • 文件大小:939572
    • 提供者:lxm688@eyou.com
  1. adaboost vc++ 2005 源码

    0下载:
  2. adboost vc++实现
  3. 所属分类:图形图象

    • 发布日期:2009-05-10
    • 文件大小:3112870
    • 提供者:glx_iso@163.com
  1. adaboost

    1下载:
  2. 基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-Based on ADABOOST face detection code, the use of inheritance strategies, including the calculation of features, extraction, ADABOOST training cascade, the last train out
  3. 所属分类:Graph Recognize

    • 发布日期:2014-06-03
    • 文件大小:13312
    • 提供者:
  1. adaboost.rar

    2下载:
  2. adboost分类器 matlab源程序 用于训练样本 实现分类 ,adboost classfication
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7360344
    • 提供者:roc
  1. Adaboost_train

    2下载:
  2. ADBOOST的训练代码,有供训练的数据,弱分类器训练,强分类器训练,和错误率,对理解ADABOOST是很好的例程-codes of adaboost traning,containing data for traning, implementation of weakleaner and cascad,and error as well,it can help us leaning ADABOOST
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:268151
    • 提供者:
  1. Adaboost

    0下载:
  2. 这是一个比较实用的ADBOOST算法的源代码,它是比较准确,希望大家喜欢。-This is a more practical algorithm ADBOOST source code, it is more accurate, I hope you like.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:9040
    • 提供者:胡世锋
  1. AdaBoostHumanFaceDetection

    0下载:
  2. Adboost关于人脸的检测程序(VC++),利用MFC控件实现的。-Use adboost to detect human face(VC++),and it is a MFC project.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1476102
    • 提供者:简宏伟
  1. facea

    0下载:
  2. 介绍了基于adboost人脸检测和HMM的识别方法,有一定代表性,适合初学者学习-Introduced based on adboost face detection and identification of HMM methods, representative of a certain, suitable for beginners to learn
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3207537
    • 提供者:taoye
  1. TIchinese_A1318

    0下载:
  2. adboost源码c++实现,可以看看,绝对经典-Adboost source of c++, can see.Absolute classic.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4199820
    • 提供者:yuuu
  1. Hongbo

    0下载:
  2. adboost算法的ppt文档,初学者可以-adboost algorithm ppt documents, beginners can take a look
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:975273
    • 提供者:yuuu
  1. 04731576

    0下载:
  2. 基于改良的adboost算法的人脸特征识别的研究-research on face detection classifier on using an improved adboost algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:259398
    • 提供者:于汐
  1. juleisuanfa

    0下载:
  2. 本程序包括各种模式识别的分类方法,包括k均值分类,C均值分类,基于svm支撑向量机的分类方法,以及基于Adboost的分类方法。-The program includes a variety of pattern recognition classification methods, including k means classification, C means classification, based on support vector machines svm classificati
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1592112
    • 提供者:zhupeng
  1. Adboost-face-detection

    0下载:
  2. 描述了应用adboost进行人脸检测时,训练的过程-Describes the application adboost for face detection, the training process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:13741
    • 提供者:史克清
  1. adboost

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

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

    1下载:
  2. 实现了三种不同的AdaBoost算法:Real AdaBoost, Gentle AdaBoost and Modest AdaBoost.-Realize the three different AdaBoost algorithm:Real AdaBoost, Gentle AdaBoost and Modest AdaBoost.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:203503
    • 提供者:liushurong
  1. facedetect_Opencv_haar_adboost_CPP

    0下载:
  2. 人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:6476
    • 提供者:jim
  1. AdaBoost

    0下载:
  2. 这个主要是介绍adboost算法,内容是由别人写的,写的不错,所以就上传分享-This is mainly the introduction adboost algorithm, the content is written by someone else, well, so upload and share.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:475926
    • 提供者:郑会会
  1. main

    0下载:
  2. 自己项目的程序,人脸检测,很简单,但使用,用的adboost,codeblock下调试,可用-Program of their own projects, face detection, very simple, but with adboost, codeblock debugging available
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:745
    • 提供者:ph
« 12 »
搜珍网 www.dssz.com