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

搜索资源列表

  1. Haar-Liketezheng

    0下载:
  2. 用adaboost算法检测人脸时,主要是用Haar特征,这个是用c++编写的代码,欢迎大家下载并参考-with adaboost Face Detection Algorithm, it is mainly used Haar features, This is used to prepare the c code and you are welcome to download and reference!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8.57kb
    • 提供者:程艳花
  1. c

    0下载:
  2. 基于Adaboost与SOFMN的人脸识别,不需要注册账号就可以下载
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:191.25kb
    • 提供者:majian
  1. Adaboostfacedetect

    0下载:
  2. 基于Adaboost的人脸检测代码,编程语言为C
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:58.34kb
    • 提供者:zn
  1. 基于Adaboost的人脸检测程序

    1下载:
  2. 基于Adaboost的人脸检测 c代码
  3. 所属分类:图形图像处理(光照,映射..)

  1. AdaBoostMHClass.adaboost算法的一个c++实现类

    0下载:
  2. adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:313.68kb
    • 提供者:罗小伟
  1. multiboost.tar

    0下载:
  2. 一个多类Adaboost训练和分类器,用C++编写-Training and a multi-class Adaboost classifier, written in C++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:257.24kb
    • 提供者:baby
  1. FaceRecognition

    0下载:
  2. 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9.78mb
    • 提供者:
  1. SVM-opencv-visual-C-6.0

    0下载:
  2. opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:17.31kb
    • 提供者:天天
  1. Facerecognitionhandbook

    0下载:
  2. 介绍当前所有人脸技术的改进工作.包手肤色建模,Adaboost训练,Suan算法等改进算法.-Introduced all the current technology to improve the working face. Packet hand color model, Adaboost training, Suan algorithm to improve the algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11.23mb
    • 提供者:hante
  1. PCA

    0下载:
  2. Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:44.58kb
    • 提供者:胡源
  1. AdaBoost_Feature

    0下载:
  2. 这里不光有AdaBoost算法本身的实现,而且还包含利用特征模板从人脸提取特征值的代码,让大家轻松掌握利用AdaBoost进行人脸识别的全过程。-AdaBoost algorithm here not only has its own implementation, but also includes the use of the characteristics of the template from the extracted features of face value of the c
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:88.42kb
    • 提供者:
  1. AdaBoost

    0下载:
  2. adaboost简介和应用在人脸识别中的。-Introduction and application of adaboost on Face Recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:104.42kb
    • 提供者:韩飞
  1. AdaBoost_weaklearner_1

    0下载:
  2. adaboost 弱分类器学习算法,最成功的人脸识别算法。但是学习时间很长,这是它的缺点-adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:146.57kb
    • 提供者:bjj
  1. facedetect

    0下载:
  2. 基于opendv库,在新的颜色空间中进行肤色校正的Adaboost人脸检测。-On opendv library, in the new color space for color correction of Adaboost face detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2.45mb
    • 提供者:宋兵
  1. AdaboostFr

    0下载:
  2. ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:30.22kb
    • 提供者:郭博
  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
    • 文件大小:890.43kb
    • 提供者:谭恒良
  1. code

    0下载:
  2. Adaboost的C实现,在原始代码上做了一点小修改,另外加上了详细的注释,能够帮助初学者更好地理解分类器具体如何学习与选择的-Adaboost C implementation, the source code to do a little modification, plus detailed notes, can help beginners to better understand the specifics of how learning and classifier selectio
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-27
    • 文件大小:3kb
    • 提供者:yejunjian
  1. adaboost

    0下载:
  2. c++环境下实现adaboost算法的基本代码,适合新手学习使用。-under c++ environment to achieve the basic code adaboost algorithm, suitable for novice to learn to use.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:zhuke
  1. adaboost-face-detect

    1下载:
  2. C实现的基于adaboost算法的人脸检测程序及人脸库-C-based implementation adaboost algorithm face detection process and face
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:22.83mb
    • 提供者:周鹏
  1. AdaBoost

    0下载:
  2. This the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selec
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:11.79mb
    • 提供者:jia
« 12 »
搜珍网 www.dssz.com